Skip to content

docs: surface google-antigravity login in CLI and auth docs - #27

Merged
mrnasil merged 1 commit into
mainfrom
docs/antigravity-auth-surface
Aug 24, 2026
Merged

docs: surface google-antigravity login in CLI and auth docs#27
mrnasil merged 1 commit into
mainfrom
docs/antigravity-auth-surface

Conversation

@mrnasil

@mrnasil mrnasil commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Summary

Leftover from the Antigravity landing: the provider worked, but users could not see it.

  • whycode provider list (empty config) now prints live builtin ids from ProviderRegistry, including google-antigravity.
  • README, docs/auth.md, and docs/guide.md document whycode auth login google-antigravity (distinct from Gemini CLI google).
  • Tripwire: empty provider-list output must name google-antigravity.

Test plan

  • cargo test -p whycode-llm --lib default_registry_exposes_builtin_providers
  • cargo test -p whycode-cli --test cli_args test_provider_list -- --exact
  • clippy, fmt, budget ratchets

The provider shipped on main but provider list still omitted it, and
README/auth.md only documented Gemini CLI login. Drive the empty
`whycode provider list` line from the live registry so new builtins
cannot drop off the help text.
@mrnasil
mrnasil merged commit 31350aa into main Aug 24, 2026
@mrnasil
mrnasil deleted the docs/antigravity-auth-surface branch August 24, 2026 13:21
mrnasil added a commit that referenced this pull request Aug 29, 2026
docs: surface google-antigravity login in CLI and auth docs
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