| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| basic_memory-0.20.3-py3-none-any.whl | 2026-03-27 | 794.4 kB | |
| basic_memory-0.20.3.tar.gz | 2026-03-27 | 1.7 MB | |
| README.md | 2026-03-27 | 1.1 kB | |
| v0.20.3 source code.tar.gz | 2026-03-27 | 1.7 MB | |
| v0.20.3 source code.zip | 2026-03-27 | 2.1 MB | |
| Totals: 5 Items | 6.3 MB | 0 | |
What's Changed
- fix(cli): use resolved project path in doctor command by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/667
- fix(core): exclude stale entity rows from embedding coverage stats by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/675
- fix(mcp): add project detection from memory:// URLs in edit_note and delete_note by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/668
- fix(core): allow double-dot filenames while still blocking path traversal by @jope-bm in https://github.com/basicmachines-co/basic-memory/pull/673
- feat(core): add default_search_type config setting by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/676
- feat: add Logfire phased instrumentation by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/692
- fix: (cloud) CLI cloud commands now use API key when configured by @phernandez in https://github.com/basicmachines-co/basic-memory/pull/698
Full Changelog: https://github.com/basicmachines-co/basic-memory/compare/v0.20.2...v0.20.3