Skip to content

AgentContextMap v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:02
· 12 commits to main since this release
866757c

AgentContextMap release.

Highlights:

  • maps documented repository instruction sources across Codex, Claude Code, Gemini CLI, GitHub Copilot, Cursor, Windsurf and Cline
  • distinguishes active, directory/path-scoped, model-decided and manual sources
  • expands repository-contained Claude/Gemini imports without reading outside the repository
  • detects deterministic conflicts only when sources share an agent context
  • ignores unrelated binary/non-UTF8 repository files during instruction-source discovery
  • emits text, JSON, SARIF 2.1.0 and a self-contained interactive HTML report viewer
  • supports GitHub Action SARIF-file output for explicit Code Scanning upload workflows
  • runs locally without executing repository instructions or sending repository content to an external service
  • includes a standalone Linux x86_64 binary for download-and-run use, plus the tar.gz archive

See docs/SEMANTICS.md in the tagged source for the verified behavior matrix and known limits.

Quickest Linux path: download agentcontext-linux-x86_64, mark it executable, and run it. Matching SHA-256 files are provided for both release formats.