v2.0.0
New Features
Knowledge Base & Memory:
- Added knowledge base support for long-term memory from documents and URLs
Feedback & Memory Management:
- Added natural language feedback and correction for memories
- Added memory deletion API by memory ID
- Added MCP support for memory deletion and feedback
Conversation & Retrieval:
- Added chat API with memory-aware retrieval
- Added memory filtering with custom tags (Cloud & Open Source)
Multimodal & Tool Memory:
- Added tool memory for tool usage history
- Added image memory support for conversations and documents
Improvements
Data & Infrastructure:
- Upgraded database for better stability and performance
Scheduler:
- Rebuilt scheduler with Redis Streams and queue isolation
- Added task priority, auto-recovery, and quota-based scheduling
Deployment & Engineering:
- Added lightweight deployment with quick and full modes
Bug Fixes
Memory Scheduling & Updates:
- Fixed legacy scheduling API to ensure correct memory isolation
- Fixed memory update logging to show new memories correctly