What’s New
This release improves documentation across the project, expands benchmark coverage, and enhances recall summaries with better deduplication and date handling. It also includes new integration tests and internal cleanup work.
Documentation
- Expanded Memori MCP and OpenClaw documentation
- Improved MCP setup guidance and added a dedicated MCP section to the README
- Added new integration docs for LangChain, Notion, and Slack
- Updated LoCoMo benchmark documentation and paper references
- Fixed broken links, README syntax issues, and minor documentation errors
Benchmarks
- Added the LoCoMo benchmark
Recall summaries
- Added support for cloud recall summaries
- Added BYODB summaries
- Improved summary collection with better deduplication and cleaner date handling
Testing and maintenance
- Added integration tests for both SDKs
- Refactored
BaseClientdate handling - Updated related tests and removed deprecated code