mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
c04deceb27
Extract console login logic to login-console.ts for better separation of concerns. When no api_key is configured, append needapikey=true to the console login URL so the frontend returns an apiKey in the callback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>