发布日期: 2026-09-01
版本号: v1.18.26

核心版本修复了多个问题:Claude 5 会话在提示词或工具变更后不再因陈旧的思考块而失败;Bedrock GPT-5.6 模型现已支持设置推理努力级别为“无”;Bedrock 的推理与重放处理更加可靠;工具调用的计时在工具运行时更新元数据后依然保持准确;apply_patch 在权限元数据中不再生成空的移动路径。此外,Azure CLI 登录现在会直接请求资源名称,无需查询 Azure 管理接口。桌面版本修复了会话重命名从标题编辑器和标签上下文菜单保存时的可靠性问题。感谢社区贡献者 altendky、pengzh1 和 bartlettroscoe 的参与。

更新内容 (中文)

核心

修复

  • Claude 5 会话现在可以容忍过时的思考块,而不是在提示或工具更改后失败。
  • Bedrock GPT-5.6 模型现在接受 none 推理努力。
  • Bedrock 推理和重放处理更加可靠。(@pengzh1)
  • 工具调用计时现在在工具运行时更新元数据时保持准确。(@bartlettroscoe)
  • apply_patch 不再在权限元数据中发出空移动路径。(@altendky)

改进

  • Azure CLI 登录现在直接询问资源名称,而不是查询 Azure 管理 API。

桌面

修复

  • 会话重命名现在可以从标题编辑器和选项卡上下文菜单可靠保存。

感谢三位社区贡献者:

  • @altendky:
    • 修复(opencode): 省略空的 apply patch 移动路径 (#45329)
  • @pengzh1:
    • 修复(core): 将 @ai-sdk/amazon-bedrock 升级到 4.0.166 以修复推理和重放问题 (#45520)
  • @bartlettroscoe:
    • 修复(core): 修复工具调用日志中不正确的时间重置 (#32574) (#32596)

更新内容 (原始)

Core

Bugfixes

  • Claude 5 sessions now tolerate stale thinking blocks instead of failing after prompt or tool changes.
  • Bedrock GPT-5.6 models now accept none reasoning effort.
  • Bedrock reasoning and replay handling is more reliable. (@pengzh1)
  • Tool call timing now stays accurate when tools update their metadata while still running. (@bartlettroscoe)
  • apply_patch no longer emits an empty move path in permission metadata. (@altendky)

Improvements

  • Azure CLI sign-in now asks for the resource name directly instead of querying Azure management APIs.

Desktop

Bugfixes

  • Session renames now save reliably from the title editor and tab context menu.

Thank you to 3 community contributors:

  • @altendky:
    • fix(opencode): omit empty apply patch move path (#45329)
  • @pengzh1:
    • fix(core): bump @ai-sdk/amazon-bedrock to 4.0.166 for reasoning and replay fixes (#45520)
  • @bartlettroscoe:
    • fix(core): Fix for incorrect time.start reset in tool call logging (#32574) (#32596)

下载链接