## 更新内容
* chore: 重新启用测试 by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/11582
* fix(scripts): 添加 tsconfig 检查器以防止将文件添加到排除列表 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11602
* feat(cli): 禁用循环检测后继续请求 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11416
* fix(infra) - 修复下载和上传仓库名称的方式 by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11613
* refactor(logging): 使用 debugLogger 集中控制台日志记录 by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/11590
* chore/release: 版本号提升至 0.11.0-nightly.20251021.e72c00cf by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/11614
* 添加扩展日志记录 by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/11261
* chore: 使用 waitFor 替代 wait by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/11616
* 将新样式应用于待办事项 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11607
* fix(test): 启用 Ctrl+C 退出测试 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11618
* fix: 改进补丁工作流并更新 NOTICES.txt by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/11623
* fix(config): 为稳定版发布禁用 CI by @silviojr in https://github.com/google-gemini/gemini-cli/pull/11615
* feat(cli): 添加在非交互模式下运行 MCP 提示命令的功能 by @capachino in https://github.com/google-gemini/gemini-cli/pull/10194
* 为待办事项列表显示添加 aria 标签 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11621
* 修复处理 shift+tab 导致输入提示符中出现 u 的回归问题 by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/11634
* fix(cli): 修复不稳定的 BaseSelectionList 测试 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11620
* fix: 忽略调整已退出 pty 大小或滚动时抛出的正确错误 by @MayV in https://github.com/google-gemini/gemini-cli/pull/11440
* 文档: 修复 docs/cli/configuration.md 中损坏的遥测链接 by @Smetalo in https://github.com/google-gemini/gemini-cli/pull/11638
* 移除配置的意外 console.debug 日志 by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/11579
* fix(mcp): 在 oauth 资源参数中包含路径 by @MayV in https://github.com/google-gemini/gemini-cli/pull/11654
* 运行 npm install 后对 package-lock.json 的更新 by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11665
* fix(release): 将参数传递给 promoteNightlyVersion by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/11666
* chore(release): 版本号提升至 0.12.0-nightly.20251022.0542de95 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/11672
* fix(test): 取消跳过并修复 useToolScheduler 测试 by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11671
* 为扩展命令添加扩展别名 by @kevinjwang1 in https://github.com/google-gemini/gemini-cli/pull/11622
* feat(infra) - 创建用于消除不稳定的工作流 by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11535
* 添加禁用 YOLO 模式的设置 by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/11609
* feat(infra) - 更新链式端到端测试的状态 by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11651
## 新贡献者
* @MayV 在 https://github.com/google-gemini/gemini-cli/pull/11440 中首次贡献
* @kevinjwang1 在 https://github.com/google-gemini/gemini-cli/pull/11622 中首次贡献
* @Adib234 在 https://github.com/google-gemini/gemini-cli/pull/11609 中首次贡献
**完整更新日志**: https://github.com/google-gemini/gemini-cli/compare/v0.11.0-nightly.20251021.e72c00cf...v0.12.0-nightly.20251023.a7faa208
## What's Changed
* chore: renable test by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/11582
* fix(scripts): add tsconfig linter to prevent adding files to the exclude list by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11602
* feat(cli): continue request after disabling loop detection by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11416
* fix(infra) - Fix how we download and upload repo names by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11613
* refactor(logging): Centralize console logging with debugLogger by @abhipatel12 in https://github.com/google-gemini/gemini-cli/pull/11590
* chore/release: bump version to 0.11.0-nightly.20251021.e72c00cf by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/11614
* Add extensions logging by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/11261
* chore: use waitFor rather than wait by @adamfweidman in https://github.com/google-gemini/gemini-cli/pull/11616
* Apply new style to Todos by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11607
* fix(test): Enable Ctrl+C exit test by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11618
* fix: Improve patch workflow and update NOTICES.txt by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/11623
* fix(config): Disable CI for stable release by @silviojr in https://github.com/google-gemini/gemini-cli/pull/11615
* feat(cli): Adds the ability to run MCP prompt commands in non-interactive mode by @capachino in https://github.com/google-gemini/gemini-cli/pull/10194
* Add aria labels to Todo list display by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11621
* Fix regression in handling shift+tab resulting in u in the input prompt. by @jacob314 in https://github.com/google-gemini/gemini-cli/pull/11634
* fix(cli): fix flaky BaseSelectionList test by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11620
* fix: Ignore correct errors thrown when resizing or scrolling an exited pty by @MayV in https://github.com/google-gemini/gemini-cli/pull/11440
* Docs: Fix broken telemetry link in docs/cli/configuration.md by @Smetalo in https://github.com/google-gemini/gemini-cli/pull/11638
* Remove errant console.debug log of config by @chrstnb in https://github.com/google-gemini/gemini-cli/pull/11579
* fix(mcp): Include path in oauth resource parameter by @MayV in https://github.com/google-gemini/gemini-cli/pull/11654
* Updates to package-lock.json from running npm install by @scidomino in https://github.com/google-gemini/gemini-cli/pull/11665
* fix(release): Pass args to promoteNightlyVersion by @mattKorwel in https://github.com/google-gemini/gemini-cli/pull/11666
* chore(release): bump version to 0.12.0-nightly.20251022.0542de95 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/11672
* fix(test): unskip and fix useToolScheduler tests by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/11671
* Add extension alias for extensions command by @kevinjwang1 in https://github.com/google-gemini/gemini-cli/pull/11622
* feat(infra) - Create a workflow for deflake by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11535
* Add setting to disable YOLO mode by @Adib234 in https://github.com/google-gemini/gemini-cli/pull/11609
* feat(infra) - Update status for chained e2e by @shishu314 in https://github.com/google-gemini/gemini-cli/pull/11651
## New Contributors
* @MayV made their first contribution in https://github.com/google-gemini/gemini-cli/pull/11440
* @kevinjwang1 made their first contribution in https://github.com/google-gemini/gemini-cli/pull/11622
* @Adib234 made their first contribution in https://github.com/google-gemini/gemini-cli/pull/11609
**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.11.0-nightly.20251021.e72c00cf...v0.12.0-nightly.20251023.a7faa208