Commit Graph

6 Commits

Author SHA1 Message Date
d41fcd0499 feat: add @tag model override support and remove Qdrant dependencies
- Add model-tags parser for @Tag syntax in chat messages
- Support Anthropic models (Sonnet, Haiku, Opus) via @tag
- Remove Qdrant vector database from infrastructure and configs
- Simplify license model config to use null fallbacks
- Add greeting stream after model switch via @tag
- Fix protobuf field names to camelCase for v7 compatibility
- Add 429 rate limit retry logic with exponential backoff
- Remove RAG references from agent harness documentation
2026-04-27 20:55:18 -04:00
15f474019c bugfixes 2026-04-17 17:43:30 -04:00
d156883a9f bugfix 2026-04-13 22:48:45 -04:00
a70dcd954f data fixes, partial custom indicator support 2026-04-08 21:28:31 -04:00
eab581f8cb prod deployment 2026-04-01 18:34:08 -04:00
e99ef5d2dd backend redesign 2026-03-11 18:47:11 -04:00