refactor(all): replace manual pointer assignments with `new` to enhance code readability and maintainability 2359a6f unverified luispater commited on Feb 15
feat(gemini-cli): add Google One login and improve auto-discovery 76c1cab sususu98 commited on Feb 11
fix(login): remove emojis from interactive prompt messages e461510 unverified luispater commited on Jan 20
Merge pull request #861 from umairimtiaz9/fix/gemini-cli-backend-project-id f2ada8b unverified luispater commited on Jan 20
fix(auth): use backend project ID for free tier Gemini CLI OAuth users bde8bf4 ninjaqwek commited on Jan 4
feat (auth): CLI OAuth supports pasting callback URLs to complete login c210ec4 Supra4E8C commited on Dec 20, 2025
refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths 23e15a3 unverified luispater commited on Dec 9, 2025
**feat(auth, executor, cmd): add Antigravity provider integration** a51a8e6 unverified luispater commited on Nov 21, 2025
feat(gemini-cli): add multi-project support and enhance credential handling aae5103 unverified luispater commited on Nov 12, 2025
feat(vertex): add support for Vertex AI Gemini authentication and execution 584926e unverified luispater commited on Nov 10, 2025
refactor(login): enhance project ID normalization and onboarding logic 81373ff unverified luispater commited on Oct 3, 2025
refactor(login): disable `geminicloudassist` API check in required services list e612f0e unverified luispater commited on Oct 3, 2025
feat(login): add interactive project selection and improve onboarding flow 24b8c12 unverified luispater commited on Sep 29, 2025
feat(auth): enhance `DoLogin` to include Gemini CLI user onboarding flow 1b8c4da unverified luispater commited on Sep 29, 2025
refactor(auth): replace `TokenRecord` with `coreauth.Auth` and migrate `TokenStore` to `coreauth.Store` e51460c unverified luispater commited on Sep 29, 2025
refactor(config): migrate to `SDKConfig` and streamline proxy handling 8dfd8c7 unverified luispater commited on Sep 26, 2025
feat(auth): Enhance Gemini web auth with flexible input and UI cde03c3 hkfires commited on Sep 26, 2025
feat(server): add keep-alive endpoint with timeout handling f648b83 unverified luispater commited on Sep 25, 2025
feat(logging): introduce centralized logging with custom format and Gin integration c7f4f52 unverified luispater commited on Sep 25, 2025
feat(auth): enhance Gemini web auth with macOS support and input fallback 5a99d5c unverified luispater commited on Sep 25, 2025
feat(auth): Improve Gemini web auth with email label detection 3509ce4 hkfires commited on Sep 25, 2025
Merge pull request #63 from router-for-me/gemini-web 8c2609d unverified luispater commited on Sep 25, 2025
feat(auth, docs): add SDK guides and local password support for management d5ac4f1 unverified luispater commited on Sep 25, 2025
feat(auth): Add stable label to Gemini Web tokens for logging 2d2d68d hkfires commited on Sep 25, 2025
refactor(auth): replace `log` calls with `fmt` for improved consistency and standard output usage 3ca8892 unverified luispater commited on Sep 25, 2025
feat(auth): centralize token store management and enhance persistence c449503 unverified luispater commited on Sep 24, 2025
chore(docs): add and refine package-level comments across modules 02e5e07 unverified luispater commited on Sep 24, 2025
refactor(auth): Centralize auth file reading with snapshot preference 7132ed6 hkfires commited on Sep 19, 2025
refactor(watcher): Move API key client creation to watcher package d1c6437 hkfires commited on Sep 19, 2025
refactor(client): Improve auth file handling and client lifecycle 45e00e6 hkfires commited on Sep 19, 2025
fix(client): Add reason to unregistration to skip persistence 6bb5648 hkfires commited on Sep 18, 2025
feat(gemini-web): squash all features and fixes for gemini-web b803616 hkfires commited on Sep 17, 2025