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
* Drop Claude auth token helper support
- Require `claude auth login` for Claude setup
- Remove helper-command settings, contracts, and picker logic
- Update related error and setup copy
* Remove marketing fog and simplify background (#451)
- Replace layered atmospheric glows with cleaner grid and edge treatment
- Remove unused section glow and reflection accents from hero/get-started
* Require Claude CLI login and drop auth token helpers
- Remove helper-command auth token resolution
- Update Claude health checks and settings copy
- Strip Anthropic credential env vars before launch
* Update packages/contracts/src/orchestration.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
"Claude authentication status reported unsupported credential type 'apiKey'. Run `claude auth login` and try again. API key and auth token credentials are not supported.",
"Claude is not configured with a supported Anthropic credential. Run `claude auth login`, or set ANTHROPIC_API_KEY / ANTHROPIC_AUTH_TOKEN, and try again.",
542
+
"Claude Code must be authenticated with `claude auth login` before starting a session. Run `claude auth login` and try again. API key and auth token credentials are not supported.",
0 commit comments