Skip to content

AgentContextMap v0.1.0-alpha.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Aug 17:04
· 27 commits to main since this release
8421cf2

AgentContextMap prerelease.

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 and a self-contained interactive HTML report viewer
  • 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.