mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
b367ccbdb8
- Fix update_entity overwriting project-prefixed permalink with non-prefixed one during metadata merge - Fix memory:// URL path traversal validation bypass in read_note and read_content tools - Fix pyright type error in claude_projects_importer - Update test assertions across 12 test files to use project-prefixed permalinks (test-project/path instead of path) - Fix monkeypatch in search test to use resolve_project_and_path instead of removed get_active_project Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>