| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-20 | 3.0 kB | |
| Version 3.3.4 source code.tar.gz | 2026-05-20 | 1.0 MB | |
| Version 3.3.4 source code.zip | 2026-05-20 | 1.4 MB | |
| Totals: 3 Items | 2.4 MB | 0 | |
What's Changed
- Revise README to open all Python SDK sections by default by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/479
- Revert Trendshift alt text on Memori readme by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/488
- Merged Python and TypeScript BYODB pages, updated AI models in examples by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/494
- Remove irrelevant providers from the Install your LLM Provider section by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/496
- feat: add pull request template for improved contribution guidelines by @devwdave in https://github.com/MemoriLabs/Memori/pull/498
- Improved the BYODB, Cloud docs and verified them against the Python and TypeScript SDK source code by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/500
- Fixed widen _request_headers return type by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/502
- test: add unit tests for recall formatting functions and format_date_created by @krishna28004 in https://github.com/MemoriLabs/Memori/pull/501
- fixed (LLM) : safely parse OpenAI multimodal arrays in query extraction by @krishna28004 in https://github.com/MemoriLabs/Memori/pull/505
- fix(skills): restrict recall filters to valid source/signal pairs by @lborro in https://github.com/MemoriLabs/Memori/pull/503
- Update Memori MCP documentation and configuration for improved tool u… by @devwdave in https://github.com/MemoriLabs/Memori/pull/506
- Adding compaction instructions by @gordeee in https://github.com/MemoriLabs/Memori/pull/512
- Compaction brief updates by @gordeee in https://github.com/MemoriLabs/Memori/pull/513
- Added compaction updates and consistency improvements by @jayyao18 in https://github.com/MemoriLabs/Memori/pull/515
- feat(openclaw): add
memori_compactiontool for context restore by @rpkruse in https://github.com/MemoriLabs/Memori/pull/516 - Refactor error handling for Rust core retrieval in Memori by @devwdave in https://github.com/MemoriLabs/Memori/pull/517
- Update Memori MCP documentation for workflow and tool usage by @devwdave in https://github.com/MemoriLabs/Memori/pull/518
- Enhance npm publish workflow with dry run option and verification steps by @devwdave in https://github.com/MemoriLabs/Memori/pull/520
- Ts npm release by @devwdave in https://github.com/MemoriLabs/Memori/pull/522
- feat(llm): add LiteLLM as a supported client by @RheagalFire in https://github.com/MemoriLabs/Memori/pull/461
- bump version for release by @devwdave in https://github.com/MemoriLabs/Memori/pull/525
New Contributors
- @krishna28004 made their first contribution in https://github.com/MemoriLabs/Memori/pull/501
- @gordeee made their first contribution in https://github.com/MemoriLabs/Memori/pull/512
- @RheagalFire made their first contribution in https://github.com/MemoriLabs/Memori/pull/461
Full Changelog: https://github.com/MemoriLabs/Memori/compare/v3.3.3...v3.3.4