Commit History

Add additive Codex device-code login flow
93b3780

test commited on

Merge branch 'tui' into dev
a5ee100
unverified

luispater commited on

feat(tui): add manager tui
359a752

lhpqaq1 commited on

refactor(all): replace manual pointer assignments with `new` to enhance code readability and maintainability
2359a6f
unverified

luispater commited on

feat(gemini-cli): add Google One login and improve auto-discovery
76c1cab

sususu98 commited on

Add Kimi (Moonshot AI) provider support
61bff8c

test Claude Opus 4.6 commited on

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

luispater commited on

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

luispater commited on

Fixed: #499 #985
c588380
unverified

luispater commited on

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

ninjaqwek commited on

fix(gemini): gate callback prompt on project_id
2401cd4

Supra4E8C commited on

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

Supra4E8C commited on

fix(auth): prevent duplicate iflow BXAuth tokens
93d1f16

hkfires commited on

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

luispater commited on

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

luispater commited on

feat(iflow): add cookie-based authentication endpoint
975df2f

hkfires commited on

fix(iflow): adjust auth filename email sanitization
a593583

hkfires commited on

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

hkfires commited on

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

luispater commited on

feat(vertex): add support for Vertex AI Gemini authentication and execution
584926e
unverified

luispater commited on

refactor(provider): remove Gemini Web cookie-based provider
35ad87e

hkfires commited on

feat(server): Add cloud deploy mode
57cac82

hkfires commited on

feat: Add support for iFlow provider
1089302

hkfires commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

refactor(config): migrate to `SDKConfig` and streamline proxy handling
8dfd8c7
unverified

luispater commited on

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

hkfires commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

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

hkfires commited on

feat(auth): Improve Gemini web auth with email label detection
3509ce4

hkfires commited on

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

luispater commited on

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

luispater commited on

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

hkfires commited on

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

chore(docs): add and refine package-level comments across modules
02e5e07
unverified

luispater commited on

v6 version first commit
d70f595
unverified

luispater commited on

refactor(auth): Centralize auth file reading with snapshot preference
7132ed6

hkfires commited on

feat(log): Add separator when saving client credentials
5d17b71

hkfires commited on

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

hkfires commited on

refactor(client): Improve auth file handling and client lifecycle
45e00e6

hkfires commited on

fix(client): Add reason to unregistration to skip persistence
6bb5648

hkfires commited on

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

hkfires commited on