## 更新内容
* 使 /chat 命令的标签(tag)成为必填项 by @sethtroisi in https://github.com/google-gemini/gemini-cli/pull/2904
* 降低历史记录压缩的阈值 by @vachan-shetty in https://github.com/google-gemini/gemini-cli/pull/2898
* 帮助:添加 Shift+Tab 提示 by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/2892
* 更新通知模板 by @eddie-santos in https://github.com/google-gemini/gemini-cli/pull/3035
* 修复 README 中的拼写错误 by @mpcarolin in https://github.com/google-gemini/gemini-cli/pull/3061
* 功能(工作流):添加自动化和定时执行的 PR 分类处理 by @jerop in https://github.com/google-gemini/gemini-cli/pull/3062
* 重构(持续集成):改进 PR 分类处理 by @jerop in https://github.com/google-gemini/gemini-cli/pull/3082
* 文档:修复 CONTRIBUTING.md 中的拼写错误 by @acktsap in https://github.com/google-gemini/gemini-cli/pull/2722
* 修复:移除不必要的空白字符 by @joshmoon827 in https://github.com/google-gemini/gemini-cli/pull/2781
* 在 ANSI 主题中使用 AccentBlue: 'blue' 替代硬编码的 #0000FF by @fnune in https://github.com/google-gemini/gemini-cli/pull/3100
* 修复:显示 Ctrl+S 快捷键以展开调试控制台 #2002 by @devpool007 in https://github.com/google-gemini/gemini-cli/pull/2491
* 功能(命令行界面):为小屏幕更新 ASCII 艺术图 by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/3117
* 修复(客户端):在 flashFallbackHandler 中从配置获取模型 by @SunskyXH in https://github.com/google-gemini/gemini-cli/pull/2118
* 修复了将 Google 用户 ID 传递给 Clearcut 的问题 by @bdmorgan in https://github.com/google-gemini/gemini-cli/pull/3147
* 为核心工具方法添加并改进 JSDoc 注释 by @joshmoon827 in https://github.com/google-gemini/gemini-cli/pull/3128
* 重构 text-buffer 以使用 reducer by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/2652
* 发布:利用 GitHub Actions 和标签进行版本发布 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/2852
* 修复夜间版本的标签问题 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3202
* 修正夜间版本发布标签格式 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3204
* 杂务:修正拼写错误 by @kumar-mithlesh in https://github.com/google-gemini/gemini-cli/pull/3203
* 持续集成:更新问题模板以使用 GitHub 警报 by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/3167
* 修正夜间版本发布标签格式 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3206
* 签署标签 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3254
* 签署夜间版本发布提交 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3264
* 修复 deployment.md 中的命令使用问题
by @doggy8088 in https://github.com/google-gemini/gemini-cli/pull/2862
* 文档:更新 gemini-cli README.md,要求 Node.js 版本 20+ by @nedn in https://github.com/google-gemini/gemini-cli/pull/3247
* 功能:将最低 Node.js 版本更新为 20 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3277
* 修复多个文件中的拼写错误 by @didier-durand in https://github.com/google-gemini/gemini-cli/pull/3284
* 实现 nohup 功能 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3285
* 修复:小拼写错误 by @0ldh in https://github.com/google-gemini/gemini-cli/pull/3183
* 修复(命令行界面):分组已取消的工具调用响应以防止 API 错误 by @NTaylorMullen in https://github.com/google-gemini/gemini-cli/pull/3333
* 发布:清理和精简 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3321
* 清理发布提示信息 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3335
* 修复(核心):清理工具参数以修复 400 API 错误 by @BigUncle in https://github.com/google-gemini/gemini-cli/pull/3300
* 修复 #2922:防止在 shell 模式下将 @ 符号连接到有效路径 by @siba2893 in https://github.com/google-gemini/gemini-cli/pull/2932
* 功能:在工具调度器中处理内联内容修改 by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/2883
## 新贡献者
* @mpcarolin 在 https://github.com/google-gemini/gemini-cli/pull/3061 做出了首次贡献
* @acktsap 在 https://github.com/google-gemini/gemini-cli/pull/2722 做出了首次贡献
* @joshmoon827 在 https://github.com/google-gemini/gemini-cli/pull/2781 做出了首次贡献
* @fnune 在 https://github.com/google-gemini/gemini-cli/pull/3100 做出了首次贡献
* @rmedranollamas 在 https://github.com/google-gemini/gemini-cli/pull/3117 做出了首次贡献
* @SunskyXH 在 https://github.com/google-gemini/gemini-cli/pull/2118 做出了首次贡献
* @kumar-mithlesh 在 https://github.com/google-gemini/gemini-cli/pull/3203 做出了首次贡献
* @jackwotherspoon 在 https://github.com/google-gemini/gemini-cli/pull/3167 做出了首次贡献
* @nedn 在 https://github.com/google-gemini/gemini-cli/pull/3247 做出了首次贡献
* @didier-durand 在 https://github.com/google-gemini/gemini-cli/pull/3284 做出了首次贡献
* @0ldh 在 https://github.com/google-gemini/gemini-cli/pull/3183 做出了首次贡献
* @BigUncle 在 https://github.com/google-gemini/gemini-cli/pull/3300 做出了首次贡献
* @siba2893 在 https://github.com/google-gemini/gemini-cli/pull/2932 做出了首次贡献
* @adamfweidman 在 https://github.com/google-gemini/gemini-cli/pull/2883 做出了首次贡献
**完整更新日志**: https://github.com/google-gemini/gemini-cli/compare/v0.1.9...v0.1.9-nightly.250707.d1c0a211
## What's Changed
* make tag required for /chat by @sethtroisi in https://github.com/google-gemini/gemini-cli/pull/2904
* Reduce the threshold for when we compress history. by @vachan-shetty in https://github.com/google-gemini/gemini-cli/pull/2898
* help: add shift+tab tip by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/2892
* Update notification template by @eddie-santos in https://github.com/google-gemini/gemini-cli/pull/3035
* Fix typo in README by @mpcarolin in https://github.com/google-gemini/gemini-cli/pull/3061
* feat(workflows): add automated and scheduled PR triage by @jerop in https://github.com/google-gemini/gemini-cli/pull/3062
* refactor(ci): improve pr triage by @jerop in https://github.com/google-gemini/gemini-cli/pull/3082
* docs: fix typos in CONTRIBUTING.md by @acktsap in https://github.com/google-gemini/gemini-cli/pull/2722
* fix: remove unnecessary whitespace by @joshmoon827 in https://github.com/google-gemini/gemini-cli/pull/2781
* Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF by @fnune in https://github.com/google-gemini/gemini-cli/pull/3100
* fix: show ctrl+s shortcut to expand debug console #2002 by @devpool007 in https://github.com/google-gemini/gemini-cli/pull/2491
* feat(cli): update ascii art for smaller screens by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/3117
* fix(client): get model from config in flashFallbackHandler by @SunskyXH in https://github.com/google-gemini/gemini-cli/pull/2118
* Fixed Google User Id pass to Clearcut by @bdmorgan in https://github.com/google-gemini/gemini-cli/pull/3147
* Add and improve JSDoc comments for core tool methods by @joshmoon827 in https://github.com/google-gemini/gemini-cli/pull/3128
* Refactor text-buffer to use reducer by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/2652
* Releasing: Utilizing Github Actions and Tagging for release. by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/2852
* fix tagging for nightly by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3202
* Mk nightly relase tag formatting by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3204
* chore: typo fixes by @kumar-mithlesh in https://github.com/google-gemini/gemini-cli/pull/3203
* ci: update issue templates to use GitHub alert by @jackwotherspoon in https://github.com/google-gemini/gemini-cli/pull/3167
* Mk nightly relase tag formatting by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3206
* Signing tags by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3254
* Mk sign nightly release commits by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3264
* fix a command usage issue in deployment.md
by @doggy8088 in https://github.com/google-gemini/gemini-cli/pull/2862
* Doc: update gemini-cli README.md to require Node.js version 20+ by @nedn in https://github.com/google-gemini/gemini-cli/pull/3247
* feat: Update minimum Node.js version to 20 by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3277
* fix typos in diverse files by @didier-durand in https://github.com/google-gemini/gemini-cli/pull/3284
* Mk nohup by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3285
* fix: small typo by @0ldh in https://github.com/google-gemini/gemini-cli/pull/3183
* fix(cli): Group cancelled tool call responses to prevent API errors by @NTaylorMullen in https://github.com/google-gemini/gemini-cli/pull/3333
* Relase: Clean up and condensing by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3321
* cleaning up prompts for release by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/3335
* fix(core): Sanitize tool parameters to fix 400 API errors by @BigUncle in https://github.com/google-gemini/gemini-cli/pull/3300
* Fix #2922: Prevent @ concatenation to valid paths in shellmode. by @siba2893 in https://github.com/google-gemini/gemini-cli/pull/2932
* feat: Handle inline content modification in tool scheduler by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/2883
## New Contributors
* @mpcarolin made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3061
* @acktsap made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2722
* @joshmoon827 made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2781
* @fnune made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3100
* @rmedranollamas made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3117
* @SunskyXH made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2118
* @kumar-mithlesh made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3203
* @jackwotherspoon made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3167
* @nedn made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3247
* @didier-durand made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3284
* @0ldh made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3183
* @BigUncle made their first contribution in https://github.com/google-gemini/gemini-cli/pull/3300
* @siba2893 made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2932
* @adamfweidman made their first contribution in https://github.com/google-gemini/gemini-cli/pull/2883
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.1.9...v0.1.9-nightly.250707.d1c0a211