Skip to content

Releases: pa-arth/cc-audit

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 04:35

What's Changed

  • feat(history): remember the plans, so a weekly run compounds by @pa-arth in #26

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:48

What's Changed

  • fix(pricing): Sonnet 5 intro tariff is correct — disclose it, and stop the weekly row disagreeing by @pa-arth in #22
  • test(pricing): reconcile our cost math against Claude Code's own telemetry by @pa-arth in #23
  • feat(cli): three questions — run the analysis, share the link, share the data by @pa-arth in #24
  • feat(cli): two questions, not three — sharing rides on the shareable link by @pa-arth in #25

Full Changelog: v0.5.2...v0.6.0

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 16:12

What's Changed

  • fix(report): name the actual spend and its dates; drop "window" language by @pa-arth in #20
  • fix(ingest): bill the final output_tokens of a streamed message, not the first by @pa-arth in #21

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:17

What's Changed

  • fix(pricing): re-sync vendored tables; name every unpriced model by @pa-arth in #19

Full Changelog: v0.5.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:03

What's Changed

  • fix(judge): retry transient 5xx, send anonId, disclose retention by @pa-arth in #18

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 21:35
f03cf15

What's Changed

  • feat(audit): ROI ledger, builder profile, temporal + friction signals by @pa-arth in #5
  • feat(always-on): account for installed-plugin standing context tax by @pa-arth in #6
  • Open-source launch: README overhaul + GitHub Release binaries by @pa-arth in #10
  • chore: relicense to MIT + gitignore .env for public release by @pa-arth in #8
  • feat(alwaysOn): price the standing-context tax subagent spawns pay again by @pa-arth in #9
  • fix(pricing): re-sync vendored tables (sonnet-5/mythos-5 + intro pricing), add drift guard by @pa-arth in #11
  • docs: redraw README demo SVG to match the real CLI output by @pa-arth in #12
  • feat(fix): X-Install-Key + demote local cap to UX-only + surface egress disclosure by @pa-arth in #15
  • feat(cli): offer local config change suggestions before right-sizing by @pa-arth in #13
  • feat: run-over-run deltas + live context-compact guardrail by @pa-arth in #7
  • feat(statusline): live context-guardrail HUD label + self-install into claude-hud by @pa-arth in #14
  • ci: add lint/typecheck/test/build workflow on push + PR by @pa-arth in #16
  • fix(fix): replace broken hosted rewrite with judge-findings advisory by @pa-arth in #17

Full Changelog: v0.4.0...v0.4.1