← 返回更新日志

Gemini CLI v0.36.0

2026-04-01 · GitHub 原文
## 更新内容 * v0.33.2 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/22730 * feat(core):为子代理实现多注册表架构与工具过滤,由 @akh64bit 提交于 https://github.com/google-gemini/gemini-cli/pull/22712 * v0.34.0-preview.4 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/22752 * fix(devtools):为控制台警告和错误使用感知主题的文本颜色,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/22181 * 为 ModelConfigService 添加动态模型解析支持,由 @kevinjwang1 提交于 https://github.com/google-gemini/gemini-cli/pull/22578 * chore(release):将版本号提升至 0.36.0-nightly.20260317.2f90b4653,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/22858 * fix(cli):在 useLogger 中使用活跃的 sessionId 并提升恢复的稳健性,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/22606 * fix(cli):在 settings.json 中展开策略路径中的波浪号,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/22772 * fix(core):为终端回退添加可操作的警告 (#14426),由 @spencer426 提交于 https://github.com/google-gemini/gemini-cli/pull/22211 * feat(tracker):将任务跟踪协议集成到核心系统提示词中,由 @anj-s 提交于 https://github.com/google-gemini/gemini-cli/pull/22442 * chore:添加测试后构建钩子并修复缺失的依赖项,由 @NTaylorMullen 提交于 https://github.com/google-gemini/gemini-cli/pull/22865 * feat(a2a):添加代理确认命令并增强注册表发现功能,由 @alisa-alisa 提交于 https://github.com/google-gemini/gemini-cli/pull/22389 * fix(cli):自动将所有 VSCode 工作区文件夹添加到 Gemini 上下文,由 @sakshisemalti 提交于 https://github.com/google-gemini/gemini-cli/pull/21380 * feat:为任务和待办事项添加“已阻止”状态,由 @anj-s 提交于 https://github.com/google-gemini/gemini-cli/pull/22735 * refactor(cli):移除 ShellToolMessage.tsx 中的多余空行,由 @NTaylorMullen 提交于 https://github.com/google-gemini/gemini-cli/pull/22868 * fix(cli):在 onModelChange 中延迟加载设置以防止陈旧闭包数据丢失,由 @KumarADITHYA123 提交于 https://github.com/google-gemini/gemini-cli/pull/20403 * feat(core):子代理本地执行与工具隔离,由 @akh64bit 提交于 https://github.com/google-gemini/gemini-cli/pull/22718 * fix(cli):解决子代理分组问题与 UI 状态持久化,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/22252 * refactor(ui):提取 SessionBrowser 的搜索与导航组件,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/22377 * fix:更新 GitHub MCP 服务器的 Docker 镜像引用,由 @jhhornn 提交于 https://github.com/google-gemini/gemini-cli/pull/22938 * refactor(cli):对子代理轨迹删除进行分组并使用原生文件系统测试,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/22890 * refactor(cli):简化按键和鼠标提供程序并更新测试,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/22853 * v0.34.0 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/22860 * test(cli):简化 createMockSettings 调用,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/22952 * feat(ui):用粗体标题格式化多行横幅警告,由 @keithguerin 提交于 https://github.com/google-gemini/gemini-cli/pull/22955 * 文档:移除对过时的 Gemini CLI 文件结构信息的引用,由 @g-samroberts 提交于 https://github.com/google-gemini/gemini-cli/pull/22976 * feat(ui):从 UI 提示中移除“写入待办事项列表”工具,由 @aniruddhaadak80 提交于 https://github.com/google-gemini/gemini-cli/pull/22281 * 修复子代理思考内容被追加的问题,由 @gundermanc 提交于 https://github.com/google-gemini/gemini-cli/pull/22975 * feat/browser 隐私同意,由 @kunal-10-cloud 提交于 https://github.com/google-gemini/gemini-cli/pull/21119 * fix(core):在 LocalAgentExecutor 中显式映射执行上下文,由 @akh64bit 提交于 https://github.com/google-gemini/gemini-cli/pull/22949 * feat(plan):在非交互模式下支持计划模式,由 @ruomengz 提交于 https://github.com/google-gemini/gemini-cli/pull/22670 * feat(core):使用 Seatbelt 允许列表实现严格的 macOS 沙箱化,由 @ehedlund 提交于 https://github.com/google-gemini/gemini-cli/pull/22832 * docs:添加附加说明,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23008 * fix(cli):通过 ESC 解决工具取消时的重复页脚问题 (#21743),由 @ruomengz 提交于 https://github.com/google-gemini/gemini-cli/pull/21781 * v0.35.0-preview.1 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23012 * fix(ui):修复小终端高度下的闪烁问题,由 @devr0306 提交于 https://github.com/google-gemini/gemini-cli/pull/21416 * fix(acp):在 tool_call_update 中提供更多元数据,由 @Mervap 提交于 https://github.com/google-gemini/gemini-cli/pull/22663 * docs:为检查 Gemini CLI 版本添加常见问题解答条目,由 @surajsahani 提交于 https://github.com/google-gemini/gemini-cli/pull/21271 * feat(core):具有上下文反馈的弹性子代理工具拒绝,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/22951 * fix(cli):正确处理独立二进制文件的自动更新,由 @bdmorgan 提交于 https://github.com/google-gemini/gemini-cli/pull/23038 * feat(core):添加 content-utils,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/22984 * fix:当通过 ACP 使用网关身份验证时,绕过对 API 密钥的 genai SDK 要求,由 @sripasg 提交于 https://github.com/google-gemini/gemini-cli/pull/23042 * fix(core):在非交互模式下不持久化浏览器同意标记,由 @jasonmatthewsuhari 提交于 https://github.com/google-gemini/gemini-cli/pull/23073 * fix(core):缩小浏览器代理描述以防止从 web_fetch 窃取 URL 任务,由 @gsquared94 提交于 https://github.com/google-gemini/gemini-cli/pull/23086 * feat(cli):AgentLoopContext 的部分线程化,由 @joshualitt 提交于 https://github.com/google-gemini/gemini-cli/pull/22978 * fix(browser-agent):为会话策略启用“允许所有服务器工具”,由 @cynthialong0-0 提交于 https://github.com/google-gemini/gemini-cli/pull/22343 * refactor(cli):将真实配置加载集成到异步测试工具中,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23040 * feat(core):向子代理注入内存和 JIT 上下文,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23032 * 修复日志记录和虚拟列表,由 @jacob314 提交于 https://github.com/google-gemini/gemini-cli/pull/23080 * feat(core):将 JIT 上下文向上遍历限制在 git 根目录,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/23074 * 文档:来自初始文档审计的次要样式更新,由 @g-samroberts 提交于 https://github.com/google-gemini/gemini-cli/pull/22872 * feat(core):添加实验性内存管理器代理以替换 save_memory 工具,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/22726 * v0.35.0-preview.2 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23142 * 更新网站问题模板的标签和标题,由 @g-samroberts 提交于 https://github.com/google-gemini/gemini-cli/pull/23036 * fix:将 ACP SDK 从 0.12 升级到 0.16.1,由 @sripasg 提交于 https://github.com/google-gemini/gemini-cli/pull/23132 * 更新脚注以在 GitHub 上正常工作,由 @g-samroberts 提交于 https://github.com/google-gemini/gemini-cli/pull/22245 * feat:ACP:将令牌使用元数据添加到 `send` 方法的返回值,由 @sripasg 提交于 https://github.com/google-gemini/gemini-cli/pull/23148 * fix(plan):阐明计划模式策略与正常模式策略是合并的,由 @ruomengz 提交于 https://github.com/google-gemini/gemini-cli/pull/23158 * 为 ModelConfigService 添加 ModelChain 支持并使 ModelDialog 动态化,由 @kevinjwang1 提交于 https://github.com/google-gemini/gemini-cli/pull/22914 * 确保复制的扩展在用户本地目录中可写,由 @kevinjwang1 提交于 https://github.com/google-gemini/gemini-cli/pull/23016 * feat(core):实现原生 Windows 沙箱化,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/21807 * feat(core):添加对管理员强制 MCP 服务器安装的支持,由 @gsquared94 提交于 https://github.com/google-gemini/gemini-cli/pull/23163 * chore(lint):忽略 .gemini 目录和递归的 node_modules,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/23211 * feat(cli):在 ACP 模式下有条件地排除 ask_user 工具,由 @nmcnamara-eng 提交于 https://github.com/google-gemini/gemini-cli/pull/23045 * feat(core):引入 AgentSession 并将流事件重命名为代理事件,由 @mbleigh 提交于 https://github.com/google-gemini/gemini-cli/pull/23159 * feat(worktree):为隔离的并行会话添加 Git worktree 支持,由 @jerop 提交于 https://github.com/google-gemini/gemini-cli/pull/22973 * 为扩展注册表添加链接支持,由 @kevinjwang1 提交于 https://github.com/google-gemini/gemini-cli/pull/23153 * feat(extensions):为 install 命令添加 --skip-settings 标志,由 @Ratish1 提交于 https://github.com/google-gemini/gemini-cli/pull/17212 * feat(telemetry):跟踪会话是否在 Git worktree 中运行,由 @jerop 提交于 https://github.com/google-gemini/gemini-cli/pull/23265 * refactor(core):在 GEMINI.md 上下文标记中使用绝对路径,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/23135 * fix(core):对子代理思考内容进行消毒并集中化工具,由 @devr0306 提交于 https://github.com/google-gemini/gemini-cli/pull/22828 * feat(core):为 VS Code 流量优化 User-Agent(统一格式),由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/23256 * 修复 ModelChains 的架构,由 @kevinjwang1 提交于 https://github.com/google-gemini/gemini-cli/pull/23284 * test(cli):重构异步渲染工具的测试,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23252 * feat(core):为浏览器代理添加安全提示,由 @cynthialong0-0 提交于 https://github.com/google-gemini/gemini-cli/pull/23241 * refactor(ide):用静态 fetch 导入替换动态 undici 导入,由 @cocosheng-g 提交于 https://github.com/google-gemini/gemini-cli/pull/23268 * test(cli):解决 PR #23252 中未解决的反馈,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23303 * feat(browser):添加敏感操作控件和只读噪声减少,由 @cynthialong0-0 提交于 https://github.com/google-gemini/gemini-cli/pull/22867 * 在调查期间禁用失败的测试,由 @alisa-alisa 提交于 https://github.com/google-gemini/gemini-cli/pull/23311 * 修复钩子指南中损坏的扩展链接,由 @Indrapal-70 提交于 https://github.com/google-gemini/gemini-cli/pull/21728 * fix(core):修复代理描述缩进,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23315 * 为 policy-engine.md 中的 TOML 规则下的文本换行以提高可读性,由 @CogitationOps 提交于 https://github.com/google-gemini/gemini-cli/pull/23076 * fix(extensions):恢复损坏的扩展移除行为,由 @ehedlund 提交于 https://github.com/google-gemini/gemini-cli/pull/23317 * feat(core):设置入门遥测,由 @yunaseoul 提交于 https://github.com/google-gemini/gemini-cli/pull/23118 * 在 API 错误时重试评估,由 @gundermanc 提交于 https://github.com/google-gemini/gemini-cli/pull/23322 * fix(evals):移除工具限制并添加编译时防护,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/23312 * fix(hooks):为 BeforeTool 钩子支持 'ask' 决策,由 @gundermanc 提交于 https://github.com/google-gemini/gemini-cli/pull/21146 * feat(browser):为会话模式 'existing' 添加警告消息,由 @cynthialong0-0 提交于 https://github.com/google-gemini/gemini-cli/pull/23288 * chore(lint):强制执行零警告并清理语法限制,由 @alisa-alisa 提交于 https://github.com/google-gemini/gemini-cli/pull/22902 * fix(cli):向 HooksDialog 页脚添加 Esc 说明,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23258 * 禁止并抑制误用的展开运算符,由 @gundermanc 提交于 https://github.com/google-gemini/gemini-cli/pull/23294 * fix(core):为更好的委托优化 CliHelpAgent 描述,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23310 * fix(core):为 web_fetch 启用全局会话和持久批准,由 @NTaylorMullen 提交于 https://github.com/google-gemini/gemini-cli/pull/23295 * fix(plan):添加状态转换覆盖以防止计划模式冻结,由 @Adib234 提交于 https://github.com/google-gemini/gemini-cli/pull/23020 * fix(cli):在聊天历史中记录技能激活工具调用,由 @NTaylorMullen 提交于 https://github.com/google-gemini/gemini-cli/pull/23203 * fix(core):确保子代理工具更新立即应用配置覆盖,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23161 * fix(cli):解决 BaseSelectionList 中列表边界处的闪烁,由 @jackwotherspoon 提交于 https://github.com/google-gemini/gemini-cli/pull/23298 * test(cli):在测试中强制使用通用终端以修复快照失败,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23499 * 评估:添加工作流的 PR 指南,由 @alisa-alisa 提交于 https://github.com/google-gemini/gemini-cli/pull/23164 * feat(core):将 SandboxManager 重构为无状态架构并引入显式 Deny 接口,由 @ehedlund 提交于 https://github.com/google-gemini/gemini-cli/pull/23141 * feat(core):添加 event-translator 并更新代理类型,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/22985 * perf(cli):并行化并在后台执行启动清理任务,由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/23545 * fix:修复带路径的命令的“always allow”问题,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23558 * fix(cli):防止终端转义序列在退出时泄漏,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/22682 * feat(cli):为未登录状态实现完整的“GEMINI CLI”徽标,由 @keithguerin 提交于 https://github.com/google-gemini/gemini-cli/pull/22412 * fix(plan):在 AskUserDialog 中为选择列表保留最小高度,由 @ruomengz 提交于 https://github.com/google-gemini/gemini-cli/pull/23280 * fix(core):强化 AgentSession 重放语义,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/23548 * test(core):将钩子测试迁移到调度程序,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23496 * chore(config):默认禁用代理,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23546 * fix(ui):使工具确认占据整个终端高度,由 @devr0306 提交于 https://github.com/google-gemini/gemini-cli/pull/22366 * fix(core):防止在模型切换时冗余加载远程代理,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/23576 * refactor(core):更新来自 coreToolScheduler 的生产类型导入,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23498 * feat(cli):始终用冒号分隔符为扩展技能添加前缀,由 @NTaylorMullen 提交于 https://github.com/google-gemini/gemini-cli/pull/23566 * fix(core):在策略引擎中正确支持 allowRedirect,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23579 * fix(cli):防止子命令遮蔽并为命令跳过身份验证,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/23177 * fix(test):将不稳定测试移至非阻塞套件,由 @mattKorwel 提交于 https://github.com/google-gemini/gemini-cli/pull/23259 * v0.35.0-preview.3 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23574 * feat(skills):添加带有修复和提升指南的 behavioral-evals 技能,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23349 * refactor(core):删除过时的 coreToolScheduler,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23502 * v0.35.0-preview.4 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23581 * feat(core):添加 LegacyAgentSession,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/22986 * feat(test-utils):添加 TestMcpServerBuilder 并在 TestRig 中支持,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23491 * fix(core)!:强制策略配置指定 toolName,由 @kschaab 提交于 https://github.com/google-gemini/gemini-cli/pull/23330 * eval(save_memory):为 memoryManager 添加多轮交互式评估,由 @SandyTao520 提交于 https://github.com/google-gemini/gemini-cli/pull/23572 * fix(telemetry):修补内存泄漏并强制执行 logPrompts 隐私,由 @spencer426 提交于 https://github.com/google-gemini/gemini-cli/pull/23281 * perf(cli):在后台启动 IDE 客户端以加速初始化,由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/23603 * fix(cli):防止在输入缓冲区非空时按 Ctrl+D 退出,由 @wtanaka 提交于 https://github.com/google-gemini/gemini-cli/pull/23306 * fix:ACP:将对话文本与执行工具命令标题分离,由 @sripasg 提交于 https://github.com/google-gemini/gemini-cli/pull/23179 * feat(evals):为子代理路由添加行为评估,由 @Samee24 提交于 https://github.com/google-gemini/gemini-cli/pull/23272 * refactor(cli,core):基础布局、身份管理和类型安全,由 @jwhelangoog 提交于 https://github.com/google-gemini/gemini-cli/pull/23286 * fix(core):在 UI 中准确反映子代理工具失败,由 @abhipatel12 提交于 https://github.com/google-gemini/gemini-cli/pull/23187 * v0.35.0-preview.5 的更新日志,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23606 * feat(ui):为 Composer 布局实现焕新的用户体验,由 @jwhelangoog 提交于 https://github.com/google-gemini/gemini-cli/pull/21212 * fix:当选定的 Gemini API 密钥时,API 密钥输入对话框的用户交互,由 @kartikangiras 提交于 https://github.com/google-gemini/gemini-cli/pull/21057 * docs:将 `/mcp refresh` 更新为 `/mcp reload`,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/23631 * 实现“写入保护”治理文件的沙箱,由 @DavidAPierce 提交于 https://github.com/google-gemini/gemini-cli/pull/23139 * feat(sandbox):动态 macOS 沙箱扩展和 worktree 支持,由 @galz10 提交于 https://github.com/google-gemini/gemini-cli/pull/23301 * fix(acp):将 cwd 传递给 `AcpFileSystemService` 以避免在请求写入计划 md 文件权限时循环失败,由 @sripasg 提交于 https://github.com/google-gemini/gemini-cli/pull/23612 * fix(plan):在计划模式中修复沙箱路径解析以防止幻觉,由 @Adib234 提交于 https://github.com/google-gemini/gemini-cli/pull/22737 * feat(ui):在启动期间允许即时用户输入,由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/23661 * refactor(sandbox):重组 Windows 沙箱文件,由 @galz10 提交于 https://github.com/google-gemini/gemini-cli/pull/23645 * fix(core):改进远程代理流式传输的 UI 和 UX,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/23633 * perf(cli):优化 --version 启动时间,由 @sehoon38 提交于 https://github.com/google-gemini/gemini-cli/pull/23671 * refactor(core):阻止 gemini CLI 产生不安全的类型转换,由 @gundermanc 提交于 https://github.com/google-gemini/gemini-cli/pull/23611 * 在测试工具中使用 enableAutoUpdate,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23681 * feat(core):将面向用户的身份验证类型从 oauth2 更改为 oauth,由 @adamfweidman 提交于 https://github.com/google-gemini/gemini-cli/pull/23639 * chore(deps):修复 npm 审计漏洞,由 @scidomino 提交于 https://github.com/google-gemini/gemini-cli/pull/23679 * test(evals):修复 app-test-helper 中重叠 act() 死锁,由 @Adib234 提交于 https://github.com/google-gemini/gemini-cli/pull/23666 * fix(patch):将 055ff92 cherry-pick 到 release/v0.36.0-preview.0-pr-23672 以修补版本 v0.36.0-preview.0 并创建版本 0.36.0-preview.1,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/23723 * fix(patch):将 765fb67 cherry-pick 到 release/v0.36.0-preview.5-pr-24055 以修补版本 v0.36.0-preview.5 并创建版本 0.36.0-preview.6,由 @gemini-cli-robot 提交于 https://github.com/google-gemini/gemini-cli/pull/24061 ## 新贡献者 * @sakshisemalti 在 https://github.com/google-gemini/gemini-cli/pull/21380 中首次贡献 * @KumarADITHYA123 在 https://github.com/google-gemini/gemini-cli/pull/20403 中首次贡献 * @jhhornn 在 https://github.com/google-gemini/gemini-cli/pull/22938 中首次贡献 * @aniruddhaadak80 在 https://github.com/google-gemini/gemini-cli/pull/22281 中首次贡献 * @surajsahani 在 https://github.com/google-gemini/gemini-cli/pull/21271 中首次贡献 * @jasonmatthewsuhari 在 https://github.com/google-gemini/gemini-cli/pull/23073 中首次贡献 * @nmcnamara-eng 在 https://github.com/google-gemini/gemini-cli/pull/23045 中首次贡献 * @Indrapal-70 在 https://github.com/google-gemini/gemini-cli/pull/21728 中首次贡献 * @CogitationOps 在 https://github.com/google-gemini/gemini-cli/pull/23076 中首次贡献 **完整更新日志**:https://github.com/google-gemini/gemini-cli/compare/v0.35.3...v0.36.0