Full sync - all projects, memory, configs
This commit is contained in:
5
TASKS.md
5
TASKS.md
@ -3,6 +3,11 @@
|
||||
## Inbox
|
||||
*New tasks, not yet prioritized*
|
||||
|
||||
### Stolen from Agent Zero
|
||||
- [ ] **Auto-learning RAG memory** — Agent memory that grows organically from interactions. No manual file curation. Agent auto-indexes useful solutions, facts, and patterns into ChromaDB as it works. (Agent Zero's killer feature)
|
||||
- [ ] **Self-creating tools** — Agent detects when it needs a tool that doesn't exist and writes it on the fly. Saves to a tools directory for reuse. Glitch could do this today if we give him the pattern.
|
||||
- [ ] **Agent-as-MCP-server** — Expose each OpenClaw agent as an MCP server so external frameworks can call into them. Future-proofs us for cross-framework interop.
|
||||
|
||||
|
||||
## In Progress
|
||||
*Currently working on*
|
||||
|
||||
Reference in New Issue
Block a user