Commit Graph

1 Commits

Author SHA1 Message Date
claude[bot] b181783cdf feat: implement basic_memory_diagnostics tool for version and system information
Add comprehensive diagnostic tool that provides:
- Basic Memory version and API version information
- System details (Python, OS, architecture)
- Configuration summary with JSON dump
- Project context and status
- Robust error handling with troubleshooting guidance

The tool helps users troubleshoot installations, verify features,
and gather system information for support requests.

Resolves #187

Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>
2025-07-01 19:10:30 +00:00