← 返回更新日志

Gemini CLI v0.21.0-nightly.20251203.533a3fb31 预发布

2025-12-03 · GitHub 原文
## 更新内容 * 修复:在 setup-github 命令中有条件地添加 `set -eEuo pipefail`,由 @Smetalo 提交于 https://github.com/google-gemini/gemini-cli/pull/8550 * 修复(cli):修复在渲染不同组件时更新组件的问题,由 @jacob314 提交于 https://github.com/google-gemini/gemini-cli/pull/14319 * 增加不稳定测试的超时时间,由 @chrstnb 提交于 https://github.com/google-gemini/gemini-cli/pull/14377 * 移除对已删除的 kind/bug 标签的引用,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/14383 * 如果无法清理,测试不失败,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/14389 * 功能(core):实现 JIT 上下文管理器和设置,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/14324 * 对 extensions-reload 集成测试使用轮询方式,由 @chrstnb 提交于 https://github.com/google-gemini/gemini-cli/pull/14391 * 在 GEMINI.md 中添加文档指令,由 @g-samroberts 提交于 https://github.com/google-gemini/gemini-cli/pull/14327 * 隐藏没有用户消息的会话,由 @bl-ue 提交于 https://github.com/google-gemini/gemini-cli/pull/13994 * 维护(ci):如果不在 "latest" npm 频道上,则将 GitHub 发布标记为预发布版本,由 @ljxfstorm 提交于 https://github.com/google-gemini/gemini-cli/pull/7386 * 重构(stdio):始终修补 stdout 并使用 createWorkingStdio 以获得干净的输出,由 @allenhutchison 提交于 https://github.com/google-gemini/gemini-cli/pull/14159 * 维护(发布):将版本号提升至 0.21.0-nightly.20251202.2d935b379,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/14409 * 在设置中实现模糊搜索,由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/13864 * 功能:默认启用消息总线集成,由 @allenhutchison 提交于 https://github.com/google-gemini/gemini-cli/pull/14329 **完整更新日志**:https://github.com/google-gemini/gemini-cli/compare/v0.20.0-nightly.20251202.29920b16d...v0.21.0-nightly.20251203.533a3fb31