Changelog
Every CLI release, in order. Each links to the real GitHub release — nothing here is summarized differently than what actually shipped.
v0.6.0
11 August 2026contextguard git-cost — attributes local session cost to git branches and merged PRs by matching commit times against session times.
View releasev0.5.0
11 August 2026contextguard budget — a local spend-threshold check with an optional Slack/Discord webhook, no account needed.
View releasev0.4.0
11 August 2026contextguard savings — a measured (not estimated) monthly report of what the plugin's hooks actually saved.
View releasev0.3.0
11 August 2026contextguard lint — CLAUDE.md diagnostics with a safe autofix, plus a GitHub Action that comments the token/cost delta on every PR.
View releasev0.2.0
11 August 2026contextguard context — the context-window breakdown by source, with priced, actionable findings.
View releasev0.1.1
11 August 2026Fixed a real accuracy bug: Claude Code writes multiple records per API response, and every token/cost figure was counting each one — inflating totals by roughly 90%. Now counted once per response.
View releasev0.1.0
11 August 2026First release: local session parser, pricing model, CLAUDE.md audit, and the terminal report.
View release