Changelog

Every CLI release, in order. Each links to the real GitHub release — nothing here is summarized differently than what actually shipped.

  1. v0.6.0

    11 August 2026

    contextguard git-cost — attributes local session cost to git branches and merged PRs by matching commit times against session times.

    View release
  2. v0.5.0

    11 August 2026

    contextguard budget — a local spend-threshold check with an optional Slack/Discord webhook, no account needed.

    View release
  3. v0.4.0

    11 August 2026

    contextguard savings — a measured (not estimated) monthly report of what the plugin's hooks actually saved.

    View release
  4. v0.3.0

    11 August 2026

    contextguard lint — CLAUDE.md diagnostics with a safe autofix, plus a GitHub Action that comments the token/cost delta on every PR.

    View release
  5. v0.2.0

    11 August 2026

    contextguard context — the context-window breakdown by source, with priced, actionable findings.

    View release
  6. v0.1.1

    11 August 2026

    Fixed 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 release
  7. v0.1.0

    11 August 2026

    First release: local session parser, pricing model, CLAUDE.md audit, and the terminal report.

    View release