更新日志(中文)
[0.11.3] - 2026-03-10
修复
- Gemini OAuth 应用身份已对齐官方 Gemini CLI:Gemini 授权流程改用官方 Gemini CLI OAuth 客户端凭据,授权页展示与
Gemini Code Assist and Gemini CLI保持一致,不再显示旧应用身份。 - Gemini 网页 OAuth 回调流程已对齐官方行为:浏览器授权 URL 使用官方参数集合(移除额外
prompt=consent),回调结果改为跳转到官方 Gemini 授权成功/失败页面。
Changelog (English)
[0.11.3] - 2026-03-10
Fixed
- Gemini OAuth app identity now matches official Gemini CLI: Gemini authorization now uses the official Gemini CLI OAuth client credentials, so the consent page aligns with
Gemini Code Assist and Gemini CLIinstead of legacy app identity. - Gemini web OAuth callback flow now aligns with official behavior: the browser auth URL uses the official parameter set (without extra
prompt=consent), and callback handling now redirects to the official Gemini success/failure pages.