Skip to content

feat(login): label the CLI as "opengradient-veil" on /cli-auth#7

Merged
adambalogh merged 2 commits into
mainfrom
claude/compassionate-brown-q91jrk
Jun 12, 2026
Merged

feat(login): label the CLI as "opengradient-veil" on /cli-auth#7
adambalogh merged 2 commits into
mainfrom
claude/compassionate-brown-q91jrk

Conversation

@adambalogh

@adambalogh adambalogh commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

What

The chat-app /cli-auth page now labels the authorizing CLI ("Connect the name CLI") from an app_name query param, defaulting to "ghost" when none is supplied (see OpenGradient/chat-app#280). This change has veil pass a fixed "opengradient-veil" so the page reads "Connect the opengradient-veil CLI".

Changes

  • session.pylogin() includes a hardcoded app_name ("opengradient-veil") in the /cli-auth URL alongside redirect_uri.

Notes

  • Pairs with chat-app PR #280, which reads the param.

https://claude.ai/code/session_01DXGMyjXvnHAfzSRVVKtBim

claude added 2 commits June 12, 2026 17:59
The chat-app cli-auth page now reads an app_name query param (defaulting
to "ghost"). Pass our own name so the page reads "Connect the OpenGradient
Local CLI" instead. Configurable via OG_VEIL_APP_NAME or login --app-name.
Drop the configurable app_name (env var + --app-name flag) and pass a
fixed "opengradient-veil" to the /cli-auth page.
@adambalogh adambalogh changed the title feat(login): send app_name to /cli-auth so the page shows our branding feat(login): label the CLI as "opengradient-veil" on /cli-auth Jun 12, 2026
@adambalogh
adambalogh merged commit 20be5ea into main Jun 12, 2026
4 checks passed
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