← 返回更新日志

Gemini CLI v0.11.0-nightly.20251021.e72c00cf

2025-10-21 · GitHub 原文
## 更新内容 * **功能(基础架构)** - 为 deflake 工作流添加基础文件,由 @shishu314 在 https://github.com/google-gemini/gemini-cli/pull/11397 提交 * **功能**:将 traceId 从代码辅助传播到响应元数据(修复…),由 @koxkox111 在 https://github.com/google-gemini/gemini-cli/pull/11360 提交 * **修复(核心)**:处理 GCS 路径输入,由 @jajanet 在 https://github.com/google-gemini/gemini-cli/pull/11221 提交 * 更新夜间工作流,为计划运行失败创建问题,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11531 提交 * **维护/发布**:将版本号提升至 0.11.0-nightly.20251020.a96f0659,由 @gemini-cli-robot 在 https://github.com/google-gemini/gemini-cli/pull/11529 提交 * **(修复)**:移除自定义 waitFor 并使用 testing-library 的实现,由 @psinha40898 在 https://github.com/google-gemini/gemini-cli/pull/11522 提交 * **修复(核心)**:在 gitignore 模式中保留有意义的尾部空格,由 @EricRahm 在 https://github.com/google-gemini/gemini-cli/pull/11536 提交 * **重构(日志)**:将所有控制台消息集中到共享记录器(第 1 部分),由 @abhipatel12 在 https://github.com/google-gemini/gemini-cli/pull/11537 提交 * 传递整个扩展而不仅仅是上下文文件,由 @zbirkenbuel 在 https://github.com/google-gemini/gemini-cli/pull/10910 提交 * 修复 Windows 上的 ripgrep 检测,由 @cornmander 在 https://github.com/google-gemini/gemini-cli/pull/11492 提交 * 修复链式命令的 shell 自动批准解析,由 @cornmander 在 https://github.com/google-gemini/gemini-cli/pull/11527 提交 * **维护**:使用从 cli tsconfig 中移除的 exclude 更新测试,由 @adamfweidman 在 https://github.com/google-gemini/gemini-cli/pull/11540 提交 * **修复(核心)**:在 macOS 沙箱中处理 PTY 生成错误,由 @galz10 在 https://github.com/google-gemini/gemini-cli/pull/11539 提交 * 默认禁用路由功能,由 @abhipatel12 在 https://github.com/google-gemini/gemini-cli/pull/11549 提交 * **修复(工具)**:恢复静态工具名称以修复配置排除问题,由 @abhipatel12 在 https://github.com/google-gemini/gemini-cli/pull/11551 提交 * **测试**:添加 readWasmBinaryFromDisk 单元测试,由 @cornmander 在 https://github.com/google-gemini/gemini-cli/pull/11546 提交 * **修复(文档)**:修复主题中的损坏图片,由 @codercatdev 在 https://github.com/google-gemini/gemini-cli/pull/11266 提交 * **功能(发布)**:向 patch2 工作流添加 `dev` 支持,由 @richieforeman 在 https://github.com/google-gemini/gemini-cli/pull/11460 提交 * 按认证方法设置模型路由功能标志,由 @mrcabbage972 在 https://github.com/google-gemini/gemini-cli/pull/11333 提交 * 跳过不稳定的测试,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11577 提交 * **修复(工作流)**:在 release-patch-0-from-comment.yml 中添加缺失的逗号,由 @mattKorwel 在 https://github.com/google-gemini/gemini-cli/pull/11588 提交 * 在评估工作流中固定认证操作,由 @cornmander 在 https://github.com/google-gemini/gemini-cli/pull/11584 提交 * 跳过删除测试,因为它不稳定,由 @shishu314 在 https://github.com/google-gemini/gemini-cli/pull/11591 提交 * 临时更新夜间发布计划,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11573 提交 * 在工作流中使用环境变量,由 @cornmander 在 https://github.com/google-gemini/gemini-cli/pull/11585 提交 * **功能(基础架构)** - 使链式 e2e 工作流运行 e2e 测试,由 @shishu314 在 https://github.com/google-gemini/gemini-cli/pull/11521 提交 * 撤销"按认证方法设置模型路由功能标志 (#11333)",由 @abhipatel12 在 https://github.com/google-gemini/gemini-cli/pull/11597 提交 * 移除另一个不稳定的替换测试,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11601 提交 * 撤销"默认禁用路由功能 (#11549)",由 @abhipatel12 在 https://github.com/google-gemini/gemini-cli/pull/11594 提交 * **功能**:实现消息总线和策略引擎,由 @allenhutchison 在 https://github.com/google-gemini/gemini-cli/pull/11523 提交 * 将夜间测试推迟一小时,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11603 提交 * **修复(CI)**:将所有 GHA 环境变量默认设置为 'prod' 集合,由 @richieforeman 在 https://github.com/google-gemini/gemini-cli/pull/11572 提交 * **功能(发布)**:向 release-3-patch 添加开发环境支持,由 @richieforeman 在 https://github.com/google-gemini/gemini-cli/pull/11458 提交 * **文档**:修复 docs/cli/configuration.md 中损坏的检查点链接,由 @Smetalo 在 https://github.com/google-gemini/gemini-cli/pull/11508 提交 * **修复(基础架构)** - 修复下载仓库构件的问题,由 @shishu314 在 https://github.com/google-gemini/gemini-cli/pull/11606 提交 * **修复**:改进 `gemini mcp add` 对数组选项的处理,由 @jackwotherspoon 在 https://github.com/google-gemini/gemini-cli/pull/11575 提交 * **修复(代理)**:向代理创建添加错误处理,由 @skeshive 在 https://github.com/google-gemini/gemini-cli/pull/11538 提交 ## 新贡献者 * @koxkox111 在 https://github.com/google-gemini/gemini-cli/pull/11360 首次贡献 * @jajanet 在 https://github.com/google-gemini/gemini-cli/pull/11221 首次贡献 * @codercatdev 在 https://github.com/google-gemini/gemini-cli/pull/11266 首次贡献 **完整更新日志**:https://github.com/google-gemini/gemini-cli/compare/v0.11.0-nightly.20251020.a96f0659...v0.11.0-nightly.20251021.e72c00cf