You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(keyring): persist OAuth tokens across Homebrew upgrades
Disable KeychainTrustApplication to prevent macOS Keychain from tying
access control to the specific binary hash. This allows tokens to
survive across Homebrew upgrades where the binary hash changes.
Users may see a one-time keychain access prompt after upgrade.
Fixesopenclaw#86
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments