github Dicklesworthstone/coding_agent_account_manager v0.1.16

5 hours ago

Changelog

Bug fixes

  • d224776 fix(claude): stop stale legacy credentials shadowing fresh XDG-side ones (Fixes #72) — credential discovery now tiers valid credentials above stale ones, so an expired or corrupt legacy ~/.claude/.credentials.json no longer shadows fresh XDG-side credentials; when both sides are valid, the fresher expiry wins. Supersedes v0.1.15.

Verification

Assets are signed with the pinned caam release key (cosign.pub in the repository), matching the fallback verification path in install.sh:

cosign verify-blob --key cosign.pub --bundle SHA256SUMS.sig SHA256SUMS

Full Changelog: v0.1.15...v0.1.16

Don't miss a new coding_agent_account_manager release

NewReleases is sending notifications on new releases.