v0.2.0
Latest2026-09-26
Added
- •New agents: Codex, GitHub Copilot, Gemini CLI, Windsurf and Cline integrations (athena agents add codex|copilot|gemini-cli|windsurf|cline). Codex, Copilot and Gemini CLI also get MCP registration and activity hooks.
- •CI: a GitHub Action (uses: Sabari-Vasan-SM/athena@v0) that checks knowledge is in sync and reviews pull requests, with an optional PR comment.
- •Git hooks: athena git-hook install|uninstall|status adds a pre-commit knowledge check (--review also blocks possible secrets).
- •Example project: examples/demo-shop with its generated .athena/ committed.
Fixed
- •athena sync --check no longer reports stale knowledge after every commit (Git-history hotspots are ignored by the check).
- •Removing one agent integration no longer removes the AGENTS.md block another integration still uses; a developer's own file at an Athena path now counts as evidence the agent is in use.
Changed
- •gemini now selects Gemini CLI (use antigravity for Antigravity), and GEMINI.md alone no longer sets up Antigravity.
- •The terminal UI links to https://athena.sabari.me; releases are published with npm provenance; the npm package no longer includes source maps.
Package: project-athenaView on npm