Changelog (20260815 → 20260817)
Team console surface (+15 routes)
Team-scoped app shell paths are now present across core product areas:
- Chat / models:
/team/{id}/chat,/team/{id}/chat?model=grok-4.6,/team/{id}/models - Media:
/team/{id}/image,/team/{id}/video - Voice:
/team/{id}/voice/realtime-translation - Build / keys / ops:
/team/{id}/build,/team/{id}/api-keys(+ create),/team/{id}/logs,/team/{id}/usage - Settings:
/team/{id}/settings/billing(+ invoices),/team/{id}/settings/observability,/team/{id}/settings/rate-limits
Matching endpoint paths landed 1:1 with the routes above.
Flag cleanup (−6)
Removed credits-gate and free-preview experiment signals: CREDITS_GATE_SHOWN, build_credits_gate_shown, console_exp_chat_free_preview, console_exp_imagine_free_preview, console_exp_imagine_free_preview_templates, console_exp_code_headless_demos.