## 更新内容
* 将 3.1 pro 预览版添加到行为评估中。by @gundermanc in https://github.com/google-gemini/gemini-cli/pull/20088
* 特性:PR 速率限制 by @JagjeevanAK in https://github.com/google-gemini/gemini-cli/pull/19804
* 特性(命令行):允许在审批时展开 MCP 工具的完整详情 by @y-okt in https://github.com/google-gemini/gemini-cli/pull/19916
* 特性(安全):引入 Conseca 框架 by @shrishabh in https://github.com/google-gemini/gemini-cli/pull/13193
* 修复(命令行):移除 activityLogger 中的不安全类型断言 #19713 by @Nixxx19 in https://github.com/google-gemini/gemini-cli/pull/19745
* 特性:实现 AfterTool 尾部工具调用 by @googlestrobe in https://github.com/google-gemini/gemini-cli/pull/18486
* 持续集成(操作):修复 PR 速率限制器排除维护者的问题 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20117
* 快捷键:将 SectionHeader 标题移至顶线下方并优化样式 by @keithguerin in https://github.com/google-gemini/gemini-cli/pull/18721
* 重构(界面):更新并简化主题中灰色调的使用 by @keithguerin in https://github.com/google-gemini/gemini-cli/pull/20141
* 修复 punycode2 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20154
* 特性(集成开发环境):添加 GEMINI_CLI_IDE_PID 环境变量以覆盖 IDE 进程检测 by @kiryltech in https://github.com/google-gemini/gemini-cli/pull/15842
* 特性(策略):为 MCP 服务器传播工具注解 by @jerop in https://github.com/google-gemini/gemini-cli/pull/20083
* 修复(a2a服务器):将 allowedTools 设置传递给核心配置 by @reyyanxahmed in https://github.com/google-gemini/gemini-cli/pull/19680
* 特性(mcp):为 MCP 工具进度添加进度条、限流和输入验证 by @jasmeetsb in https://github.com/google-gemini/gemini-cli/pull/19772
* 特性(策略):在策略引擎中集中管理计划模式的工具可见性 by @jerop in https://github.com/google-gemini/gemini-cli/pull/20178
* 特性(浏览器):实现实验性浏览器代理 by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/19284
* 特性(计划):执行计划后总结工作 by @jerop in https://github.com/google-gemini/gemini-cli/pull/19432
* 修复(核心):重启时创建新的 McpClient 以应用更新的配置 by @h30s in https://github.com/google-gemini/gemini-cli/pull/20126
* v0.30.0-preview.5 更新日志 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/20107
* 更新软件包。by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20152
* 修复扩展环境目录加载问题 by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/20198
* 将 /assign 限制为仅用于需要帮助的问题 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20207
* 特性(计划):用户手动退出计划模式时注入消息 by @jerop in https://github.com/google-gemini/gemini-cli/pull/20203
* 特性(扩展):对本地扩展安装实施文件夹信任机制 by @galz10 in https://github.com/google-gemini/gemini-cli/pull/19703
* 特性(钩子):添加对 RuntimeHook 函数的支持。by @mbleigh in https://github.com/google-gemini/gemini-cli/pull/19598
* 文档:更新界面链接。by @jkcinouye in https://github.com/google-gemini/gemini-cli/pull/20224
* 特性:提示用户运行 /terminal-setup 并选择是/否 by @ishaanxgupta in https://github.com/google-gemini/gemini-cli/pull/16235
* 修复:额外的高危漏洞(minimatch, cross-spawn)by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/20221
* 特性(遥测):向 API 响应事件添加上下文分解 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/19699
* 文档:为相关主题添加嵌套子文件夹 by @g-samroberts in https://github.com/google-gemini/gemini-cli/pull/20235
* 特性(计划):支持计划模式的自动模型切换 by @jerop in https://github.com/google-gemini/gemini-cli/pull/20240
* 特性(计划):为计划模式添加集成测试 by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/20214
* 修复(acp):根据规范更新认证握手 by @skeshive in https://github.com/google-gemini/gemini-cli/pull/19725
* 特性(核心):实现稳健的 A2A 流式重组并修复任务连续性 by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/20091
* 特性(命令行):并行加载扩展 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20229
* 通过 Config 参数传递 maxAttempts 设置 by @kevinjwang1 in https://github.com/google-gemini/gemini-cli/pull/20239
* 修复(命令行):在 setup-github 文件下载中跳过 404 错误 by @h30s in https://github.com/google-gemini/gemini-cli/pull/20287
* 修复(命令行):在设置对话框中暴露 model.name 设置以实现持久化 by @achaljhawar in https://github.com/google-gemini/gemini-cli/pull/19605
* 文档:移除旧版命令行示例,改用 PowerShell by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20323
* 特性(核心):在工作区中启用模型引导。by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/20343
* 修复:移除问题分类工作流设置 JSON 中的尾随逗号 by @Nixxx19 in https://github.com/google-gemini/gemini-cli/pull/20265
* 特性(核心):实现任务追踪器基础框架和服务 by @anj-s in https://github.com/google-gemini/gemini-cli/pull/19464
* 测试:支持包含颜色信息的测试 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20220
## 新贡献者
* @JagjeevanAK 在 https://github.com/google-gemini/gemini-cli/pull/19804 首次贡献
* @shrishabh 在 https://github.com/google-gemini/gemini-cli/pull/13193 首次贡献
* @googlestrobe 在 https://github.com/google-gemini/gemini-cli/pull/18486 首次贡献
* @kiryltech 在 https://github.com/google-gemini/gemini-cli/pull/15842 首次贡献
* @achaljhawar 在 https://github.com/google-gemini/gemini-cli/pull/19605 首次贡献
**完整更新日志**: https://github.com/google-gemini/gemini-cli/compare/v0.30.0-nightly.20260224.544df749a...v0.30.0-nightly.20260226.f9f916e1d
## What's Changed
* Add 3.1 pro preview to behavioral evals. by @gundermanc in https://github.com/google-gemini/gemini-cli/pull/20088
* feat:PR-rate-limit by @JagjeevanAK in https://github.com/google-gemini/gemini-cli/pull/19804
* feat(cli): allow expanding full details of MCP tool on approval by @y-okt in https://github.com/google-gemini/gemini-cli/pull/19916
* feat(security): Introduce Conseca framework by @shrishabh in https://github.com/google-gemini/gemini-cli/pull/13193
* fix(cli): Remove unsafe type assertions in activityLogger #19713 by @Nixxx19 in https://github.com/google-gemini/gemini-cli/pull/19745
* feat: implement AfterTool tail tool calls by @googlestrobe in https://github.com/google-gemini/gemini-cli/pull/18486
* ci(actions): fix PR rate limiter excluding maintainers by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20117
* Shortcuts: Move SectionHeader title below top line and refine styling by @keithguerin in https://github.com/google-gemini/gemini-cli/pull/18721
* refactor(ui): Update and simplify use of gray colors in themes by @keithguerin in https://github.com/google-gemini/gemini-cli/pull/20141
* fix punycode2 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20154
* feat(ide): add GEMINI_CLI_IDE_PID env var to override IDE process detection by @kiryltech in https://github.com/google-gemini/gemini-cli/pull/15842
* feat(policy): Propagate Tool Annotations for MCP Servers by @jerop in https://github.com/google-gemini/gemini-cli/pull/20083
* fix(a2a-server): pass allowedTools settings to core Config by @reyyanxahmed in https://github.com/google-gemini/gemini-cli/pull/19680
* feat(mcp): add progress bar, throttling, and input validation for MCP tool progress by @jasmeetsb in https://github.com/google-gemini/gemini-cli/pull/19772
* feat(policy): centralize plan mode tool visibility in policy engine by @jerop in https://github.com/google-gemini/gemini-cli/pull/20178
* feat(browser): implement experimental browser agent by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/19284
* feat(plan): summarize work after executing a plan by @jerop in https://github.com/google-gemini/gemini-cli/pull/19432
* fix(core): create new McpClient on restart to apply updated config by @h30s in https://github.com/google-gemini/gemini-cli/pull/20126
* Changelog for v0.30.0-preview.5 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/20107
* Update packages. by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20152
* Fix extension env dir loading issue by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/20198
* restrict /assign to help-wanted issues by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20207
* feat(plan): inject message when user manually exits Plan mode by @jerop in https://github.com/google-gemini/gemini-cli/pull/20203
* feat(extensions): enforce folder trust for local extension install by @galz10 in https://github.com/google-gemini/gemini-cli/pull/19703
* feat(hooks): adds support for RuntimeHook functions. by @mbleigh in https://github.com/google-gemini/gemini-cli/pull/19598
* Docs: Update UI links. by @jkcinouye in https://github.com/google-gemini/gemini-cli/pull/20224
* feat: prompt users to run /terminal-setup with yes/no by @ishaanxgupta in https://github.com/google-gemini/gemini-cli/pull/16235
* fix: additional high vulnerabilities (minimatch, cross-spawn) by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/20221
* feat(telemetry): Add context breakdown to API response event by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/19699
* Docs: Add nested sub-folders for related topics by @g-samroberts in https://github.com/google-gemini/gemini-cli/pull/20235
* feat(plan): support automatic model switching for Plan Mode by @jerop in https://github.com/google-gemini/gemini-cli/pull/20240
* feat(plan): add integration tests for plan mode by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/20214
* fix(acp): update auth handshake to spec by @skeshive in https://github.com/google-gemini/gemini-cli/pull/19725
* feat(core): implement robust A2A streaming reassembly and fix task continuity by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/20091
* feat(cli): load extensions in parallel by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20229
* Plumb the maxAttempts setting through Config args by @kevinjwang1 in https://github.com/google-gemini/gemini-cli/pull/20239
* fix(cli): skip 404 errors in setup-github file downloads by @h30s in https://github.com/google-gemini/gemini-cli/pull/20287
* fix(cli): expose model.name setting in settings dialog for persistence by @achaljhawar in https://github.com/google-gemini/gemini-cli/pull/19605
* docs: remove legacy cmd examples in favor of powershell by @scidomino in https://github.com/google-gemini/gemini-cli/pull/20323
* feat(core): Enable model steering in workspace. by @joshualitt in https://github.com/google-gemini/gemini-cli/pull/20343
* fix: remove trailing comma in issue triage workflow settings json by @Nixxx19 in https://github.com/google-gemini/gemini-cli/pull/20265
* feat(core): implement task tracker foundation and service by @anj-s in https://github.com/google-gemini/gemini-cli/pull/19464
* test: support tests that include color information by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/20220
## New Contributors
* @JagjeevanAK made their first contribution in https://github.com/google-gemini/gemini-cli/pull/19804
* @shrishabh made their first contribution in https://github.com/google-gemini/gemini-cli/pull/13193
* @googlestrobe made their first contribution in https://github.com/google-gemini/gemini-cli/pull/18486
* @kiryltech made their first contribution in https://github.com/google-gemini/gemini-cli/pull/15842
* @achaljhawar made their first contribution in https://github.com/google-gemini/gemini-cli/pull/19605
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.30.0-nightly.20260224.544df749a...v0.30.0-nightly.20260226.f9f916e1d