v0.15.1
What's Changed
- fix: cloud mode path validation and sanitization (bmc-issue-103) by @phernandez in #332
- feat: introduce BASIC_MEMORY_PROJECT_ROOT for path constraints by @phernandez in #334
- chore: v0.15.0 assistant guide by @phernandez in #335
- fix: normalize paths to lowercase in cloud mode to prevent case collisions by @phernandez in #336
- fix: prevent nested project paths to avoid data conflicts by @phernandez in #338
- fix: add tool use doc to write note for using empty string or "/" for root folder by @phernandez in #339
- fix: correct ProjectItem.home property to return path instead of name by @phernandez in #341
- feat: Add SPEC-15 for configuration persistence via Tigris by @phernandez in #343
- refactor: async client context manager pattern for cloud consolidation by @phernandez in #344
- fix: Project deletion failing with permalink normalization by @groksrc in #345
- fix: Add permalink normalization to project lookups in deps.py by @jope-bm in #348
- feat: Optimize directory operations for 10-100x performance improvement by @phernandez in #350
- perf: Optimize sync/indexing for 43% faster performance by @phernandez in #352
- fix: Update view_note and ChatGPT tools for Claude Desktop compatibility by @phernandez in #355
Full Changelog: v0.15.0...v0.15.1