surfaces/adapter/max
Александра Пронина b74277a189 feat(max-bot): implement mock-based message flow with WIP file queue
- MAX API integration (long polling)
- MockPlatformClient for agent simulation
- File download & workspace storage
- Basic commands: /help, /start
- Attachment queue: add works, list/remove need testing

[WIP: attachment queue commands]
[MOCK-ONLY: requires real agent for production]
2026-05-25 16:51:48 +03:00
..
handlers feat(max-bot): implement mock-based message flow with WIP file queue 2026-05-25 16:51:48 +03:00
__init__.py max first steps 2026-05-06 00:24:47 +03:00
agent_registry.py fix max-bot, add tests 2026-05-15 10:22:43 +03:00
api_client.py fix max-bot, add tests 2026-05-15 10:22:43 +03:00
bot.py feat(max-bot): implement mock-based message flow with WIP file queue 2026-05-25 16:51:48 +03:00
converter.py feat(max-bot): implement mock-based message flow with WIP file queue 2026-05-25 16:51:48 +03:00
files.py feat(max-bot): implement mock-based message flow with WIP file queue 2026-05-25 16:51:48 +03:00
store.py fix max-bot, add tests 2026-05-15 10:22:43 +03:00