fix(FN-668): add macOS keychain support for Claude CLI credentials
- Add readClaudeKeychainCredentials() to read from macOS keychain using security CLI - Fall back to keychain when legacy credential files don't exist - Support both subscriptionType and rateLimitTier for plan detection - Add comprehensive tests for keychain credential reading - Add changeset for patch release
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix Claude CLI credentials detection in usage dropdown. Added support for reading credentials from macOS keychain when legacy credential files don't exist, ensuring the usage dropdown correctly detects authenticated users for modern Claude Code installations.
|
||||
Fix Claude CLI credentials detection in usage dropdown - add support for reading credentials from macOS keychain when legacy credential files don't exist
|
||||
|
||||
Reference in New Issue
Block a user