surfaces/adapter/matrix/handlers
Mikhail Putilovskij 73c472ecc4 feat(matrix): implement !reset via new platform_chat_id
Instead of calling a /reset endpoint on platform-agent, !reset now
generates a new thread_id (platform_chat_id) for the room. The old
WebSocket connection is closed and the next message creates a fresh
context automatically. No platform changes required.
2026-04-19 21:20:31 +03:00
..
__init__.py feat(matrix): implement !reset via new platform_chat_id 2026-04-19 21:20:31 +03:00
auth.py fix: preserve invite workspace bootstrap semantics 2026-04-19 17:34:47 +03:00
chat.py Assign matrix platform chat ids on creation 2026-04-19 17:31:21 +03:00
confirm.py fix(01-05): align matrix confirmation scope with user and room 2026-04-03 12:26:32 +03:00
context_commands.py feat(matrix): implement !reset via new platform_chat_id 2026-04-19 21:20:31 +03:00
settings.py fix(sdk): correct WebSocket URL pattern for platform-agent 2026-04-19 21:05:02 +03:00