Skip to content

Fix setup command: use claude auth login instead of /login#17

Merged
juhgiyo merged 1 commit intomainfrom
claude/fix-setup-login-command
Mar 14, 2026
Merged

Fix setup command: use claude auth login instead of /login#17
juhgiyo merged 1 commit intomainfrom
claude/fix-setup-login-command

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 14, 2026

Summary

  • claude /login is a REPL slash command that doesn't exit after login — the process hangs
  • Changed to claude auth login, which is the proper CLI command that opens the browser for OAuth and exits when done
  • This is needed for the onboarding wizard auth flow in Add auth flow to onboarding wizard (step 5) strawpot#270

Test plan

  • Run wrapper setup — should open browser for OAuth and exit cleanly after login

🤖 Generated with Claude Code

`claude /login` is a REPL slash command that doesn't exit after login,
leaving the process hanging. `claude auth login` is the proper CLI
command that opens the browser for OAuth and exits when done.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit 092f5c7 into main Mar 14, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/fix-setup-login-command branch March 14, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant