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
This commit is contained in:
10
doc/plan.md
10
doc/plan.md
@@ -14,3 +14,13 @@
|
||||
* TradingView indicator import tool
|
||||
* Results persistence: ~~research analysis~~, backtests, strategy performance metrics, etc.
|
||||
* Free tier with token limits and sandbox shutdown
|
||||
* Performance analysis
|
||||
* Custom pre-session scanners / summaries
|
||||
* Saved prompts (Create /presession prompt command for easy re-use)
|
||||
|
||||
|
||||
https://github.com/wangzhe3224/awesome-systematic-trading
|
||||
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3247865 151 trading strategies
|
||||
https://vectorbt.dev/
|
||||
https://github.com/shiyu-coder/Kronos
|
||||
https://x.com/RohOnChain/status/2041180375838498950?s=20 combining signals
|
||||
|
||||
Reference in New Issue
Block a user