Skip to content

AgentContextMap v0.2.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Aug 20:32
· 18 commits to main since this release
8c6dceb

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
  • 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.