Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 28 May 21:03
· 23 commits to main since this release
ba00f33

Changelog

  • 540000f CLAUDE.md: refresh for v2.1.0
  • ba00f33 Merge pull request #6 from drogers0/v2.1.0-foundation
  • e5a5574 README: trim caching section justification down to user-facing facts
  • 429b1b4 accounts: lock on a sentinel file on Linux, not the data file
  • b75faa1 accounts: move safeWriter into store_darwin.go
  • cda9d90 backoff + usage cache + darwin keychain index fix
  • 1e80677 claude: drop the top-level limits mirror and AccountResult.uuid from JSON
  • d0a3092 claude: extract recordFetchOutcome for the D8 classification
  • 79c83c7 claude: keep AccountResult.Limits in JSON even when nil/empty
  • f02b67e claude: route switch's active-usage fetch through Client.FetchUsage
  • 542e5c1 claude: unify the switch and reporting usage-read paths through the cache
  • a979896 cmd/aistat: extract handleGlobals helper
  • bcc17df cred/darwin: drop the partition-list step from WriteClaudeLiveBlob
  • 9038dd1 v2.1.0: multi-account Claude reporting + aistat switch