← 返回更新日志

Gemini CLI v0.1.11

2025-07-11 · GitHub 原文
## 更新内容 * 修复:使用电子邮件进行清晰日志记录并重构用户信息获取 by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/3620 * 回滚"修复:使用电子邮件进行清晰日志记录并重构用户信息获取" by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3744 * 修复 grep.test.ts 的补丁 by @aryanjsawant in https://github.com/google-gemini/gemini-cli/pull/3747 * 修复示例中无效的 Docker 命令及 mcpServers 中的 JSON 格式错误 by @neoalienson in https://github.com/google-gemini/gemini-cli/pull/3672 * 代码清理:移除重复的指南提示 by @kumar-mithlesh in https://github.com/google-gemini/gemini-cli/pull/3741 * 在帮助输出中缩进子命令 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/3703 * chore(release): 发布 v0.1.10 版本 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3749 * 为 node < 20 版本处理括号粘贴支持问题 by @bbiggs in https://github.com/google-gemini/gemini-cli/pull/2476 * 添加 NO_BROWSER 环境变量以触发离线 OAuth 流程 by @sethtroisi in https://github.com/google-gemini/gemini-cli/pull/3713 * chore: 移除未使用的 ink-text-input 依赖 by @smasato in https://github.com/google-gemini/gemini-cli/pull/2388 * chore(deps): 将 @google/genai 锁定至 1.8.0 版本 by @trapezoid in https://github.com/google-gemini/gemini-cli/pull/3834 ## 新贡献者 * @gsquared94 在 https://github.com/google-gemini/gemini-cli/pull/3620 完成了首次贡献 * @aryanjsawant 在 https://github.com/google-gemini/gemini-cli/pull/3747 完成了首次贡献 * @neoalienson 在 https://github.com/google-gemini/gemini-cli/pull/3672 完成了首次贡献 * @trapezoid 在 https://github.com/google-gemini/gemini-cli/pull/3834 完成了首次贡献 **完整更新日志**: https://github.com/google-gemini/gemini-cli/compare/v0.1.10...v0.1.11