major agent refactoring: wiki knowledge base, no RAG, no Qdrant, no Ollama

This commit is contained in:
2026-04-21 21:03:24 -04:00
parent 7e4b54d701
commit 44a1688657
80 changed files with 2699 additions and 4267 deletions

View File

@@ -1,6 +1,7 @@
# Development Plan
* Single conversation in gateway
* Wiki memory
* Agent unification & spawn tool
* Realtime data
* Triggers
* Strategy UI
@@ -10,7 +11,8 @@
* Live Execution
* Sandbox <=> Dexorder auth
* Chat channels
* MCP channel (with or without images)
* MCP channel (with or without images)
* TradingView indicator import tool
* Trader preferences tool
* Results persistence: research analysis, backtests, strategy performance metrics, etc.
*