Reasonix v1.32.1
This release improves agent conversation flow by ending ordinary turns naturally, removing the need for a synthetic finish tool call.此版本改进了代理对话流程,普通回合自然结束,无需调用合成的 finish 工具。
Start here使用攻略
Desktop updates桌面端更新
4 updates relevant to Desktop. 与桌面端相关的更新共 4 项。
Highlights重点内容
Natural turn completion自然回合完成
Ordinary interactive turns now end when the provider completes a visible assistant response, eliminating the need for a synthetic finish tool call and preventing internal protocol repair errors.普通交互回合现在在提供者完成可见助手响应时结束,无需调用合成的 finish 工具,并防止内部协议修复错误。
Improved改进
Removed mandatory finish tool移除强制 finish 工具
The provider-visible finish schema, mandatory finish enforcement, protocol repair prompt, and user-facing repair failure path have been removed while preserving ask and data-bearing finalizers such as submit_plan.移除了提供者可见的 finish 模式、强制 finish 执行、协议修复提示和面向用户的修复失败路径,同时保留了 ask 和携带数据的终结器(如 submit_plan)。
Reduced tool schema size减小工具模式大小
The stable tool schema has been reduced from 4,298 to 4,138 estimated tokens.稳定工具模式从约 4,298 个 token 减少到 4,138 个 token。
Fixed修复
Prevented protocol repair error防止协议修复错误
Fixed an issue where a normal visible answer without a finish call triggered another provider round and surfaced an internal protocol repair error to users.修复了正常可见回答未调用 finish 时触发额外提供者回合并向用户显示内部协议修复错误的问题。
CLI updatesCLI 端更新
4 updates relevant to CLI. 与 CLI相关的更新共 4 项。
Highlights重点内容
Natural turn completion自然回合完成
Ordinary interactive turns now end when the provider completes a visible assistant response, eliminating the need for a synthetic finish tool call and preventing internal protocol repair errors.普通交互回合现在在提供者完成可见助手响应时结束,无需调用合成的 finish 工具,并防止内部协议修复错误。
Improved改进
Removed mandatory finish tool移除强制 finish 工具
The provider-visible finish schema, mandatory finish enforcement, protocol repair prompt, and user-facing repair failure path have been removed while preserving ask and data-bearing finalizers such as submit_plan.移除了提供者可见的 finish 模式、强制 finish 执行、协议修复提示和面向用户的修复失败路径,同时保留了 ask 和携带数据的终结器(如 submit_plan)。
Reduced tool schema size减小工具模式大小
The stable tool schema has been reduced from 4,298 to 4,138 estimated tokens.稳定工具模式从约 4,298 个 token 减少到 4,138 个 token。
Fixed修复
Prevented protocol repair error防止协议修复错误
Fixed an issue where a normal visible answer without a finish call triggered another provider round and surfaced an internal protocol repair error to users.修复了正常可见回答未调用 finish 时触发额外提供者回合并向用户显示内部协议修复错误的问题。
Thanks致谢
This release was shaped by:感谢本版本的贡献者:
Ready when you are准备好即可升级