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
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
feat: automate API key detection and enhance login flow
- Add 'auth_cache' table to SQLite to store validated API key results (24h TTL)
- Implement global auth hook that validates keys from env vars/config on any command
- Log "Authenticated as <identity>" on any first action using cached results
- Enhance 'uncompact auth login' to automatically open browser to dashboard
- Add github.com/pkg/browser dependency for reliable browser integration
Co-Authored-By: Grey Newell <greyshipscode@gmail.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments