Skip to content

v0.1.1

Latest

Choose a tag to compare

@hadefication hadefication released this 30 Aug 02:08

Highlights

  • Caches the Claude credential only in process memory, preventing repeated Keychain prompts during normal polling.
  • Rereads Keychain and retries exactly once when Claude rejects a cached credential with 401 or 403.
  • Preserves Claude Code as the sole owner of credential refresh and never writes or persists the token.
  • Adds coverage for cache reuse, expiry, concurrent access, forced refresh, and bounded authentication retries.