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
feat(quickstart): only offer SDK languages included in the plan
The quickstart language prompts now list only the SDK languages the
account's subscription includes. Languages not on the plan are omitted
from the choices, and a note listing them with an upgrade link is shown
before the language selection — instead of failing after the fact. Both
the portal (multi-select) and SDK (single-select) flows fetch account
info before the language step and share a LANGUAGE_CHOICES list.
Also defer the 'API Copilot is enabled' caution until after the build
file is pruned, and only print it when Copilot survived the prune, so
it is no longer shown for accounts whose plan doesn't include Copilot.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
"Your API Portal will contain SDKs and SDK Documentation in the following Languages (HTTP is enabled by default). Press enter to continue with all languages, or use the arrow keys and space to customize your selection:",
0 commit comments