Skip to content

Add Google OAuth login and native Gemini Code Assist support#1

Open
bdwelle wants to merge 12 commits intomainfrom
feature/gemini-provider-pr226
Open

Add Google OAuth login and native Gemini Code Assist support#1
bdwelle wants to merge 12 commits intomainfrom
feature/gemini-provider-pr226

Conversation

@bdwelle
Copy link
Owner

@bdwelle bdwelle commented Jan 19, 2026

Summary

  • add a gambit auth google flow with PKCE, local callback server, and persisted tokens
  • switch the Gemini provider to use OAuth tokens with the Code Assist endpoint, falling back to API key mode when available
  • document setup instructions, add install script, and expose the auth command in the CLI docs

Testing

  • deno run -A jsr:@bolt-foundry/gambit/cli auth google
  • deno run -A jsr:@bolt-foundry/gambit/cli run ./storyshell.deck.md --message "echo hello" --stream

@bdwelle bdwelle force-pushed the feature/gemini-provider-pr226 branch from 85225d3 to 11c46cc Compare January 19, 2026 04:18
@bdwelle bdwelle force-pushed the feature/gemini-provider-pr226 branch from 11c46cc to a0bec20 Compare January 19, 2026 04: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

Comments