Shared memory and context tools for agentic work.
Code Rooms
---
name: Bug Report
about: Report a bug in m1nd
labels: bug
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run `ingest path=...`
2. Call `activate query=...`
3. Observe error
**Expected behavior**
A clear description of what you expected to happen.
**Actual behavior**
What actually happened, including any error messages or unexpected output.
**Environment**
- OS: (e.g., macOS 14.2, Ubuntu 22.04)
- Rust version: (output of `rustc --version`)
- m1nd version: (output of `./m1nd-mcp --version` or git commit SHA)
- MCP client: (e.g., Claude Code, Cursor, Windsurf)
- Codebase size: (approximate nodes/edges from ingest output)
**Logs / output**
```
Paste relevant output here