| Summary | Guardrail that checks agent-written code against a repo's own git-history-learned patterns — flags foreign dependencies, reinvented functions, misplaced code, broken layering, and gamed tests. Exposes voicecontext (the repo's familiar imports/idioms for a file, so agents write in-voice before generating), check (score a generated hunk against the repo's patterns), and explain. 100% local, no LLM, single Rust binary. npm i -g @tmonier/argot | Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp |
|---|