Commit graph

3 commits

Author SHA1 Message Date
e801225220 Tighten Matrix agent registry validation 2026-04-24 13:02:19 +03:00
37643a9695 fix prototype backend review issues 2026-04-08 01:43:44 +03:00
41660fe84a refactor: rename platform/ → sdk/ to avoid stdlib conflict
platform/ shadowed Python's stdlib platform module, breaking
aiogram/aiohttp/multidict at import time. Renamed to sdk/ and
updated all imports across core/, tests/, and adapter/telegram/.
2026-03-31 21:57:23 +03:00