发布日期: 2026-07-06
版本号: v1.14.1

版本1.14.1的更新包含多项功能改进与修复。在聊天功能中,完成回复现在支持显示简短摘要和建议的后续消息,并提供独立设置以及用于这些辅助功能的“小模型”选择。笔记与待办事项功能中,将选中的聊天文本添加到笔记时,现使用小模型进行自动摘要。语音朗读功能现在可以利用小模型在朗读前对长文本进行摘要。Git与GitHub相关操作中,提交信息和拉取请求的生成改用设置中的小模型,而非将消息发送至聊天。时间线对话框现在能在当前会话历史未完全加载时加载更早的消息。消息中形如src/file.ts:10-20的带行号文件引用现已可点击。Git差异查看功能中,打开已更改文件时会直接跳转到第一个变更行。移动端改进包括键盘打开时编辑器保持焦点更稳定、语音转录文本增长方式与打字一致,以及iOS渐进式Web应用的安全区域、键盘覆盖和应用恢复连接检查得到加强。桌面端修复了通过桌面或浏览器打开受密码保护的实例时不再触发移动端解锁路径的问题。VSCode扩展中,收藏的模型列表在重启扩展后得以保留,关闭设置页面后会返回到之前的扩展视图而非始终显示会话列表。

更新内容 (中文)

[1.14.1] - 2026年7月7日

  • 聊天:智能体完成回复后,现在可显示简短摘要及建议的下一条消息,并为这两项功能分别提供设置选项。用户可通过“小型模型”设置来选择用于这些辅助功能的效用模型。
  • 笔记/待办事项:将选中的聊天文本添加到笔记时,现在会自动使用“小型模型”进行摘要生成。
  • 语音:朗读功能现在可在朗读前使用“小型模型”对长文本进行摘要处理。
  • Git/GitHub:提交信息和拉取请求的生成现在使用设置中的“小型模型”,而非将消息发送至聊天。
  • 聊天:时间线对话框现在可在当前会话历史记录未完全加载时加载更早的消息。
  • 聊天:消息中包含行范围的文件引用(如 src/file.ts:10-20)现在可点击(感谢 @Catan)。
  • Git/Diff:打开已更改的文件时,现在会跳转至第一个更改行,而非差异区块的起始位置。
  • 移动端:键盘打开时输入框更可靠地保持焦点,且语音转写文本会像键入文本一样扩展输入框。
  • 移动端:优化了 iOS PWA 的安全区域、键盘覆盖层及应用恢复时的连接检查。
  • 桌面端:从桌面端或浏览器打开受密码保护的实例,不再采用仅限移动端的解锁路径。
  • VSCode:收藏的模型在重启扩展程序后现在会保留设置(感谢 @Catan)。
  • VSCode:关闭设置界面后会返回上一个扩展视图,而非始终显示会话列表(感谢 @Catan)。

更新内容 (原始)

[1.14.1] - 2026-07-07

  • Chat: finished agent replies can now show a short recap and a suggested next message, with separate settings for each and a Small Model setting for choosing the utility model used for those helpers.
  • Notes/Todos: adding selected chat text to notes now uses the Small Model to summarize it automatically.
  • Voice: read-aloud can now use the Small Model to summarize long text before speaking it.
  • Git/GitHub: commit message and pull-request generation now use the Small Model from setting instead of sending message to chat.
  • Chat: the timeline dialog can now load older messages when the current session history has not all been fetched yet.
  • Chat: file references with line ranges like src/file.ts:10-20 are now clickable in messages (thanks to @Catan).
  • Git/Diff: opening a changed file now jumps to the first changed line instead of the start of the diff hunk.
  • Mobile: the composer stays focused more reliably when the keyboard opens, and the dictation transcript grows the composer like typed text.
  • Mobile: iOS PWA safe areas, keyboard overlays, and app-resume connection checks were tightened up.
  • Desktop: password-protected instances opened from desktop or a browser no longer take the mobile-only unlock path.
  • VSCode: favorite models now stay saved after restarting the extension (thanks to @Catan).
  • VSCode: closing Settings returns to the previous extension view instead of always showing the sessions list (thanks to @Catan).

下载链接