- New config commandcode_api_key (user_... provider key, long-lived);
when set, usage queries hit /alpha/billing/credits + /alpha/usage/summary
with Bearer auth — no more 7-day session cookie rotation
- session_token kept as optional fallback (legacy /internal + cookie path)
- alpha credits lack opensourceMonthlyCredits; formatter tolerates
- alpha non-200 passes through status without echoing upstream body
- Tab order: All | Command Code | OpenCode Go (All remains the default)
- Drop the global status badge in the header action row and its
updateGlobalBadge aggregation; per-card chips and All-tab provider
badges are unaffected