mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
0130573342
- Prompts (search, continue_conversation) now call MCP tools directly instead of going through API endpoints, matching the recent_activity pattern and fixing #526 where prompts returned empty results - sync_file catches SemanticDependenciesMissingError separately so entities are still returned successfully when vector embedding fails, with a clear warning instead of silent failure (#578) - `bm status` and `bm doctor` default to local routing since they scan the local filesystem — cloud routing returned Docker-internal paths Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: phernandez <paul@basicmachines.co>