Repo and org memory for AI coding agents - Anchor Docs
Give AI coding agents local repo and org memory from GitHub PR history, code, tests, regressions, architecture, and cross-repo impact.
AI coding agents often see the current task and open files, but miss the repo history and cross-repo relationships senior engineers use to make safe changes.
- Builds repo memory from merged PRs, current code, tests, regressions, architecture patterns, and team rules.
- Builds org memory from explicitly allowlisted repos, package edges, imports, API consumers, schemas, and cross-repo regressions.
- Serves concise, sanitized, evidence-backed context through MCP or the CLI before agents edit.
npx @pratik7368patil/anchor demo
anchor init
anchor index --limit 200
anchor org sync --org my-org --no-graph