fix(login): remove emojis from interactive prompt messages 77969d0 unverified luispater commited on Jan 20
Merge pull request #861 from umairimtiaz9/fix/gemini-cli-backend-project-id 2b4ddc7 unverified luispater commited on Jan 20
fix(auth): use backend project ID for free tier Gemini CLI OAuth users b0b9c3e ninjaqwek commited on Jan 4
feat (auth): CLI OAuth supports pasting callback URLs to complete login f53bff5 Supra4E8C commited on Dec 20, 2025
refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths 53974af unverified luispater commited on Dec 9, 2025
**feat(auth, executor, cmd): add Antigravity provider integration** 7d2439d unverified luispater commited on Nov 21, 2025
feat(gemini-cli): add multi-project support and enhance credential handling 11201d4 unverified luispater commited on Nov 12, 2025
feat(vertex): add support for Vertex AI Gemini authentication and execution 836fe8c unverified luispater commited on Nov 10, 2025
refactor(login): enhance project ID normalization and onboarding logic a9ccefc unverified luispater commited on Oct 3, 2025
refactor(login): disable `geminicloudassist` API check in required services list a43654f unverified luispater commited on Oct 3, 2025
feat(login): add interactive project selection and improve onboarding flow ee09a9a unverified luispater commited on Sep 29, 2025
feat(auth): enhance `DoLogin` to include Gemini CLI user onboarding flow 860e56f unverified luispater commited on Sep 29, 2025
refactor(auth): replace `TokenRecord` with `coreauth.Auth` and migrate `TokenStore` to `coreauth.Store` 3d2304a unverified luispater commited on Sep 29, 2025
refactor(config): migrate to `SDKConfig` and streamline proxy handling 294cf6d unverified luispater commited on Sep 26, 2025
feat(auth): Enhance Gemini web auth with flexible input and UI c7ddb43 hkfires commited on Sep 26, 2025
feat(server): add keep-alive endpoint with timeout handling f8a646e unverified luispater commited on Sep 25, 2025
feat(logging): introduce centralized logging with custom format and Gin integration fe3ea39 unverified luispater commited on Sep 25, 2025
feat(auth): enhance Gemini web auth with macOS support and input fallback 5bf0195 unverified luispater commited on Sep 25, 2025
feat(auth): Improve Gemini web auth with email label detection 36ff285 hkfires commited on Sep 25, 2025
Merge pull request #63 from router-for-me/gemini-web 8cc7135 unverified luispater commited on Sep 25, 2025
feat(auth, docs): add SDK guides and local password support for management 17c2266 unverified luispater commited on Sep 25, 2025
feat(auth): Add stable label to Gemini Web tokens for logging ff2fb19 hkfires commited on Sep 25, 2025
refactor(auth): replace `log` calls with `fmt` for improved consistency and standard output usage d971f27 unverified luispater commited on Sep 25, 2025
feat(auth): centralize token store management and enhance persistence dbb1909 unverified luispater commited on Sep 24, 2025
chore(docs): add and refine package-level comments across modules 8efd702 unverified luispater commited on Sep 24, 2025
refactor(auth): Centralize auth file reading with snapshot preference fd67d86 hkfires commited on Sep 19, 2025
refactor(watcher): Move API key client creation to watcher package 1de8e70 hkfires commited on Sep 19, 2025
refactor(client): Improve auth file handling and client lifecycle fcc0b8f hkfires commited on Sep 19, 2025
fix(client): Add reason to unregistration to skip persistence 8d0297e hkfires commited on Sep 18, 2025
feat(gemini-web): squash all features and fixes for gemini-web d466f9f hkfires commited on Sep 17, 2025
Update internal module imports to use `v5` package path 16c8fec unverified luispater commited on Sep 13, 2025
Default `tokenType` to an empty string instead of "gemini" in `watcher.go` and `run.go`. 0c1efa3 unverified luispater commited on Sep 11, 2025
Ensure auth directory existence before processing tokens in `run.go` b2b257c unverified luispater commited on Sep 11, 2025
Add OAuth support for Gemini CLI, Claude, Codex, and Qwen authentication b8e6d1d unverified luispater commited on Sep 8, 2025