maxkle1nz/m1nd
View on GitHub ↗m1nd is a local-first context runtime for coding agents: an evidence-bound, continuously verified model of your code, memory, and change.
22 ★4 forksRustUpdated 21d ago
What you need to know
m1nd gives a coding agent a brain per repository: a local code graph served over MCP with memory anchored to the code it cites and a trust verdict (act, reverify, abstain) on every answer, all in one local Rust binary.
Install
npx -y @maxkle1nz/m1nd update apply --yes npx -y @maxkle1nz/m1nd init --birth .
Key features
- ✓Repo code graph served over MCP
- ✓Trust verdicts with graded act, reverify and abstain
- ✓Memory anchored to code with staleness detection
- ✓Impact, seek, why, north, ghost edges and xray_gate tools
- ✓Antibody patterns for fixed bugs
- ✓Transplant for cross-file moves
- ✓Presence and collision warnings for multiple agents
- ✓Document lane (l1ght) for papers, RFCs and notes
Caveats
- ⚠Transplant is Rust-only and top-level functions only
- ⚠Not recommended for small repos under a few hundred files
- ⚠predict mostly abstains today
Clients: Claude Code · Codex · Cursor · Gemini · Zed
Topics
ai-agentsclaudecode-graphcode-intelligencecoding-agentdeveloper-toolslocal-firstmcpmcp-servermodel-context-protocolneuro-symbolicrust
- Stars
- 22★
- Forks
- 4
- Language
- Rust
- License
- MIT
- Created
- 2026-03-12
- Last push
- 2026-08-15