mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
1cfb1eb4e1
- Create new diagnostic MCP tool that provides version and system information - Get version from basic_memory.__version__ and __api_version__ - Include complete configuration dump from config.json - Add comprehensive system information (Python, OS, architecture) - Provide project context with error handling - Remove tool availability listing to avoid sync issues - Add comprehensive test suite with 11 test functions Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>