Skip to content

Improve setup login: browser hint and env inheritance#11

Merged
juhgiyo merged 1 commit intomainfrom
claude/improve-setup-login
Mar 17, 2026
Merged

Improve setup login: browser hint and env inheritance#11
juhgiyo merged 1 commit intomainfrom
claude/improve-setup-login

Conversation

@juhgiyo
Copy link
Copy Markdown
Contributor

@juhgiyo juhgiyo commented Mar 17, 2026

Summary

  • Print helpful message before login ("If a browser window does not open, copy the URL from the output below")
  • Explicitly inherit environment via cmd.Env = os.Environ() so DISPLAY/WAYLAND_DISPLAY are available for browser opening on Linux

Test plan

  • go test -v ./... passes
  • Test on Linux: verify browser opens or URL is visible in output

🤖 Generated with Claude Code

- Print helpful message before login ("If a browser window does not
  open, copy the URL from the output below")
- Explicitly inherit environment via cmd.Env so DISPLAY/WAYLAND_DISPLAY
  are available for browser opening on Linux

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juhgiyo juhgiyo merged commit 474d57f into main Mar 17, 2026
1 check passed
@juhgiyo juhgiyo deleted the claude/improve-setup-login branch March 17, 2026 16:28
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