## 更新内容
* 为 0.27.0 和 0.28.0-preview0 版本更新变更日志 by @g-samroberts in https://github.com/google-gemini/gemini-cli/pull/18336
* 日常维护:修正文档,标注技能和钩子已稳定 by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/18358
* 特性(管理):实现对 MCP 服务器配置的管理员白名单功能 by @skeshive in https://github.com/google-gemini/gemini-cli/pull/18311
* 修复(核心):为临时性 SSL/TLS 错误添加重试逻辑 (#17318) by @ppgranger in https://github.com/google-gemini/gemini-cli/pull/18310
* 增加对 /extensions config 命令的支持 by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/17895
* 修复(核心):处理来自 Xcode 26.3 的不合规 mcpbridge 响应 by @peterfriese in https://github.com/google-gemini/gemini-cli/pull/18376
* 特性(命令行):增加 W, B, E Vim 动作和操作符支持 by @ademuri in https://github.com/google-gemini/gemini-cli/pull/16209
* 修复:Windows 特定代理质量及系统提示 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/18351
* 特性(计划):在计划模式中支持 `replace` 工具以编辑计划 by @jerop in https://github.com/google-gemini/gemini-cli/pull/18379
* 改进内存工具指令和评估测试 by @alisa-alisa in https://github.com/google-gemini/gemini-cli/pull/18091
* 修复(命令行):将扩展链接成功消息颜色改为绿色 by @MushuEE in https://github.com/google-gemini/gemini-cli/pull/18386
* 撤销更改 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/18147
* 特性(计划):增加关于迭代已批准计划与创建新计划的指导说明 by @jerop in https://github.com/google-gemini/gemini-cli/pull/18346
* 特性(计划):修复计划模式中无效的工具调用问题 by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18352
* 特性(计划):将规划工件和工具集成到主要工作流程中 by @jerop in https://github.com/google-gemini/gemini-cli/pull/18375
* 修复权限检查 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/18395
* 用户体验(优化):在输入提示中实现自动补全功能 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/18181
* 修复:解决使用"外部编辑器修改"时的无限循环问题 by @ppgranger in https://github.com/google-gemini/gemini-cli/pull/17453
* 特性:将发布验证扩展到 macOS 和 Windows 平台 by @yunaseoul in https://github.com/google-gemini/gemini-cli/pull/18145
* 特性(计划):在计划模式中实现对 MCP 服务器的支持 by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18229
* 日常维护:更新文件夹信任错误提示信息 by @galz10 in https://github.com/google-gemini/gemini-cli/pull/18402
* 特性(计划):创建用于衡量计划模式生成计划执行情况的指标 by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18236
## 新贡献者
* @ppgranger 在 https://github.com/google-gemini/gemini-cli/pull/18310 首次贡献
* @peterfriese 在 https://github.com/google-gemini/gemini-cli/pull/18376 首次贡献
* @ademuri 在 https://github.com/google-gemini/gemini-cli/pull/16209 首次贡献
**完整变更日志**: https://github.com/google-gemini/gemini-cli/compare/v0.29.0-nightly.20260205.a3af4a8ca...v0.29.0-nightly.20260206.4ffc349c1
## What's Changed
* Changelogs for 0.27.0 and 0.28.0-preview0 by @g-samroberts in https://github.com/google-gemini/gemini-cli/pull/18336
* chore: correct docs as skills and hooks are stable by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/18358
* feat(admin): Implement admin allowlist for MCP server configurations by @skeshive in https://github.com/google-gemini/gemini-cli/pull/18311
* fix(core): add retry logic for transient SSL/TLS errors (#17318) by @ppgranger in https://github.com/google-gemini/gemini-cli/pull/18310
* Add support for /extensions config command by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/17895
* fix(core): handle non-compliant mcpbridge responses from Xcode 26.3 by @peterfriese in https://github.com/google-gemini/gemini-cli/pull/18376
* feat(cli): Add W, B, E Vim motions and operator support by @ademuri in https://github.com/google-gemini/gemini-cli/pull/16209
* fix: Windows Specific Agent Quality & System Prompt by @scidomino in https://github.com/google-gemini/gemini-cli/pull/18351
* feat(plan): support `replace` tool in plan mode to edit plans by @jerop in https://github.com/google-gemini/gemini-cli/pull/18379
* Improving memory tool instructions and eval testing by @alisa-alisa in https://github.com/google-gemini/gemini-cli/pull/18091
* fix(cli): color extension link success message green by @MushuEE in https://github.com/google-gemini/gemini-cli/pull/18386
* undo by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/18147
* feat(plan): add guidance on iterating on approved plans vs creating new plans by @jerop in https://github.com/google-gemini/gemini-cli/pull/18346
* feat(plan): fix invalid tool calls in plan mode by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18352
* feat(plan): integrate planning artifacts and tools into primary workflows by @jerop in https://github.com/google-gemini/gemini-cli/pull/18375
* Fix permission check by @scidomino in https://github.com/google-gemini/gemini-cli/pull/18395
* ux(polish) autocomplete in the input prompt by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/18181
* fix: resolve infinite loop when using 'Modify with external editor' by @ppgranger in https://github.com/google-gemini/gemini-cli/pull/17453
* feat: expand verify-release to macOS and Windows by @yunaseoul in https://github.com/google-gemini/gemini-cli/pull/18145
* feat(plan): implement support for MCP servers in Plan mode by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18229
* chore: update folder trust error messaging by @galz10 in https://github.com/google-gemini/gemini-cli/pull/18402
* feat(plan): create a metric for execution of plans generated in plan mode by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/18236
## New Contributors
* @ppgranger made their first contribution in https://github.com/google-gemini/gemini-cli/pull/18310
* @peterfriese made their first contribution in https://github.com/google-gemini/gemini-cli/pull/18376
* @ademuri made their first contribution in https://github.com/google-gemini/gemini-cli/pull/16209
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.29.0-nightly.20260205.a3af4a8ca...v0.29.0-nightly.20260206.4ffc349c1