What's Changed
- fix(cli): use resolved project path in doctor command by @phernandez in #667
- fix(core): exclude stale entity rows from embedding coverage stats by @phernandez in #675
- fix(mcp): add project detection from memory:// URLs in edit_note and delete_note by @phernandez in #668
- fix(core): allow double-dot filenames while still blocking path traversal by @jope-bm in #673
- feat(core): add default_search_type config setting by @phernandez in #676
- feat: add Logfire phased instrumentation by @phernandez in #692
- fix: (cloud) CLI cloud commands now use API key when configured by @phernandez in #698
Full Changelog: v0.20.2...v0.20.3