surfaces/tests/adapter/matrix
Mikhail Putilovskij 74cf028e8f feat: add !agent command and durable user agent selection
Users can now list available agents with !agent and select one by
number. Selection persists in user metadata (selected_agent_id). If the
current room has no agent binding yet, selecting an agent binds it
immediately so the user can start messaging without !new.

Also updates the dispatcher test to reflect that real-mode platform is
now RoutedPlatformClient, not a bare RealPlatformClient.
2026-04-24 13:54:25 +03:00
..
__init__.py feat(matrix): add adapter baseline and platform-aware command hints 2026-04-01 01:04:54 +03:00
test_agent_handler.py feat: add !agent command and durable user agent selection 2026-04-24 13:54:25 +03:00
test_agent_registry.py Require string agent registry fields 2026-04-24 13:11:02 +03:00
test_chat_space.py feat: finalize matrix platform audit and docs 2026-04-21 15:35:03 +03:00
test_confirm.py test(01-05): cover matrix confirm flow round trip 2026-04-03 12:27:42 +03:00
test_context_commands.py feat: finalize matrix platform audit and docs 2026-04-21 15:35:03 +03:00
test_converter.py feat: support shared-workspace file flow for matrix 2026-04-21 00:26:21 +03:00
test_dispatcher.py feat: add !agent command and durable user agent selection 2026-04-24 13:54:25 +03:00
test_files.py feat: support shared-workspace file flow for matrix 2026-04-21 00:26:21 +03:00
test_invite_space.py feat: finalize matrix platform audit and docs 2026-04-21 15:35:03 +03:00
test_reactions.py test(01-06): add failing matrix command-only regressions 2026-04-03 12:32:21 +03:00
test_routed_platform.py fix: require matrix agent registry in real mode 2026-04-24 13:24:56 +03:00
test_send_outgoing.py feat: support shared-workspace file flow for matrix 2026-04-21 00:26:21 +03:00
test_store.py feat: finalize matrix platform audit and docs 2026-04-21 15:35:03 +03:00