Commit History

Add Kimi (Moonshot AI) provider support
88a36e2

test Claude Opus 4.6 commited on

fix(login): remove emojis from interactive prompt messages
77969d0
unverified

luispater commited on

Merge pull request #861 from umairimtiaz9/fix/gemini-cli-backend-project-id
2b4ddc7
unverified

luispater commited on

Fixed: #499 #985
79bbfad
unverified

luispater commited on

fix(auth): use backend project ID for free tier Gemini CLI OAuth users
b0b9c3e

ninjaqwek commited on

fix(gemini): gate callback prompt on project_id
5dbefe4

Supra4E8C commited on

feat (auth): CLI OAuth supports pasting callback URLs to complete login
f53bff5

Supra4E8C commited on

fix(auth): prevent duplicate iflow BXAuth tokens
634772f

hkfires commited on

refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths
53974af
unverified

luispater commited on

**feat(auth, executor, cmd): add Antigravity provider integration**
7d2439d
unverified

luispater commited on

feat(iflow): add cookie-based authentication endpoint
680e1ad

hkfires commited on

fix(iflow): adjust auth filename email sanitization
62f6b03

hkfires commited on

feat(auth): add iFlow cookie-based authentication support
5187750

hkfires commited on

feat(gemini-cli): add multi-project support and enhance credential handling
11201d4
unverified

luispater commited on

feat(vertex): add support for Vertex AI Gemini authentication and execution
836fe8c
unverified

luispater commited on

refactor(provider): remove Gemini Web cookie-based provider
d2c07be

hkfires commited on

feat(server): Add cloud deploy mode
283d3c5

hkfires commited on

feat: Add support for iFlow provider
5a86751

hkfires commited on

refactor(login): enhance project ID normalization and onboarding logic
a9ccefc
unverified

luispater commited on

refactor(login): disable `geminicloudassist` API check in required services list
a43654f
unverified

luispater commited on

feat(login): add interactive project selection and improve onboarding flow
ee09a9a
unverified

luispater commited on

feat(auth): enhance `DoLogin` to include Gemini CLI user onboarding flow
860e56f
unverified

luispater commited on

refactor(auth): replace `TokenRecord` with `coreauth.Auth` and migrate `TokenStore` to `coreauth.Store`
3d2304a
unverified

luispater commited on

refactor(config): migrate to `SDKConfig` and streamline proxy handling
294cf6d
unverified

luispater commited on

feat(auth): Enhance Gemini web auth with flexible input and UI
c7ddb43

hkfires commited on

feat(server): add keep-alive endpoint with timeout handling
f8a646e
unverified

luispater commited on

feat(logging): introduce centralized logging with custom format and Gin integration
fe3ea39
unverified

luispater commited on

feat(auth): enhance Gemini web auth with macOS support and input fallback
5bf0195
unverified

luispater commited on

feat(auth): add interactive prompts to Gemini web auth flow
e21afa8

hkfires commited on

feat(auth): Improve Gemini web auth with email label detection
36ff285

hkfires commited on

Merge pull request #63 from router-for-me/gemini-web
8cc7135
unverified

luispater commited on

feat(auth, docs): add SDK guides and local password support for management
17c2266
unverified

luispater commited on

feat(auth): Add stable label to Gemini Web tokens for logging
ff2fb19

hkfires commited on

rebuild branch
f353d4f
unverified

luispater commited on

remove all
24afc1f
unverified

luispater commited on

refactor(auth): replace `log` calls with `fmt` for improved consistency and standard output usage
d971f27
unverified

luispater commited on

feat(auth): centralize token store management and enhance persistence
dbb1909
unverified

luispater commited on

chore(docs): add and refine package-level comments across modules
8efd702
unverified

luispater commited on

v6 version first commit
9713ccb
unverified

luispater commited on

refactor(auth): Centralize auth file reading with snapshot preference
fd67d86

hkfires commited on

feat(log): Add separator when saving client credentials
12e88b6

hkfires commited on

refactor(watcher): Move API key client creation to watcher package
1de8e70

hkfires commited on

refactor(client): Improve auth file handling and client lifecycle
fcc0b8f

hkfires commited on

fix(client): Add reason to unregistration to skip persistence
8d0297e

hkfires commited on

feat(gemini-web): squash all features and fixes for gemini-web
d466f9f

hkfires commited on

Update internal module imports to use `v5` package path
16c8fec
unverified

luispater commited on

Default `tokenType` to an empty string instead of "gemini" in `watcher.go` and `run.go`.
0c1efa3
unverified

luispater commited on

Ensure auth directory existence before processing tokens in `run.go`
b2b257c
unverified

luispater commited on

Add OAuth support for Gemini CLI, Claude, Codex, and Qwen authentication
b8e6d1d
unverified

luispater commited on

Fixed bug #38
1cbf105
unverified

luispater commited on