Skip to content

Add clickable link to GitHub token creation page#4

Merged
jasonlong merged 2 commits intojasonlong:mainfrom
robertlyson:add-github-token-link
Apr 14, 2026
Merged

Add clickable link to GitHub token creation page#4
jasonlong merged 2 commits intojasonlong:mainfrom
robertlyson:add-github-token-link

Conversation

@robertlyson
Copy link
Copy Markdown
Contributor

Summary

  • The token entry screen instructed users to create a token at "GitHub → Settings → Tokens" but didn't provide a direct link
  • Adds a clickable Link that opens https://github.com/settings/tokens in the browser
  • Keeps the instruction text and link visually grouped in a tight VStack

Test plan

  • Launch the app without a token configured
  • Verify the "Create token on GitHub →" link appears below the instructions
  • Click the link and confirm it opens the GitHub tokens page in the default browser

Made with Cursor

The token entry screen told users to create a token at
"GitHub → Settings → Tokens" but didn't provide a direct link.
Now shows a clickable Link that opens the tokens page in the browser.

Made-with: Cursor
@jasonlong
Copy link
Copy Markdown
Owner

Nice improvement, thank you.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jasonlong jasonlong merged commit 223ab81 into jasonlong:main Apr 14, 2026
1 check passed
@robertlyson robertlyson deleted the add-github-token-link branch April 15, 2026 10:37
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.

2 participants