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.

npx @pratik7368patil/anchor demo
anchor init
anchor index --limit 200
anchor org sync --org my-org --no-graph

Anchor docs ยท GitHub