Reasonix v1.38.1

Desktop桌面端CLICLI
CLI v1.38.1 Desktop v1.38.1 npm 1.38.1
Desktop 18 CLI 4

This release restores prompt answers and recovery flows, fences stale desktop session state, unifies Ask and decision popups, and fixes DeepSeek weekend pricing.此版本恢复了提问提交与恢复流程,隔离了过期的桌面会话状态,统一了 Ask 与决策弹窗,并修复了 DeepSeek 周末计费。

01

Start here使用攻略

02

Desktop updates桌面端更新

18 updates relevant to Desktop. 与桌面端相关的更新共 18 项。

Highlights重点内容

01
Fixed修复
Desktop桌面端

Restored prompt answers and recovery恢复提问提交与状态恢复

Exact Ask answers no longer fail as not pending, and unwritable event ledgers no longer deadlock cancellation or prompt resolution. Keyboard-entered custom answers are preserved, Ask drafts are isolated by tab/runtime/turn/prompt identity, and background recovery errors are contained.精确的 Ask 回答不再因未挂起而失败,不可写的事件账本不再导致取消或提示解析死锁。键盘输入的自定义答案得以保留,Ask 草稿按标签页/运行时/轮次/提示身份隔离,后台恢复错误得到遏制。

02
Fixed修复
Desktop桌面端

Fenced stale prompt cards隔离过期提示卡片

Delayed Ask or decision-card responses can no longer outlive the turn or controller that created them. Each prompt is bound to a promptId, turnId, runtimeEpoch, and kind, and stale responses expire only the matching identity.延迟的 Ask 或决策卡片响应不再能超过创建它们的轮次或控制器。每个提示都绑定到 promptId、turnId、runtimeEpoch 和 kind,过期响应仅使匹配的身份失效。

03
Fixed修复
Desktop桌面端

Fixed stale desktop session state修复桌面会话状态竞态

Sessions no longer appear empty or unable to execute while their transcript or runtime is still present. Late events from a previous session binding are rejected using runtimeEpoch and sessionGeneration fences.会话不再在转录或运行时仍存在时显示为空或无法执行。来自先前会话绑定的延迟事件通过 runtimeEpoch 和 sessionGeneration 隔离被拒绝。

04
Improved改进
Desktop桌面端

Unified Ask and decision popups统一 Ask 与决策弹窗

The desktop Ask surface now matches DeepSeek Harness with compact header controls, per-question pager, inline custom answers, draft restoration, and a shared visual shell for approvals, MCP interactions, runtime decisions, and extension forms.桌面 Ask 界面现在与 DeepSeek Harness 一致,具有紧凑的标题控件、逐题分页器、内联自定义答案、草稿恢复,以及用于审批、MCP 交互、运行时决策和扩展表单的共享视觉外壳。

05
Fixed修复
Desktop桌面端

Fixed Ask custom draft loss修复 Ask 自定义回答草稿丢失

Selecting a suggested option no longer clears a custom answer draft. The draft is preserved per question and restored when reopening custom input.选择建议选项不再清除自定义答案草稿。草稿按问题保留,并在重新打开自定义输入时恢复。

06
Fixed修复
Desktop桌面端

Fixed topicbar opener key collision修复主题栏打开器 key 冲突

Switching projects no longer leaves duplicate external-opener controls in the topic bar. Component keys are namespaced independently to prevent stale instances.切换项目不再在主题栏中留下重复的外部打开器控件。组件键独立命名空间化,以防止陈旧实例。

07
Fixed修复
Desktop桌面端CLICLI

Fixed DeepSeek weekend peak pricing修复 DeepSeek 周末峰值计费

DeepSeek peak pricing is no longer applied on Saturdays and Sundays. The pricing schedule now correctly applies only Monday through Friday.DeepSeek 峰值计费不再在周六和周日应用。计费表现在正确地仅适用于周一至周五。

08
Improved改进
Desktop桌面端CLICLI

Recoverable tool argument failures可恢复的工具参数错误

Malformed tool arguments are now reported as actionable unexecuted errors instead of escalating into a blocked permission-style state. A redundant top-level arguments wrapper is detected conservatively, and repairable use_capability envelope errors are diagnosed without masking authorization failures.格式错误的工具参数现在报告为可操作的未执行错误,而不是升级为阻塞的权限样式状态。保守地检测冗余的顶层 arguments 包装器,并在不掩盖授权失败的情况下诊断可修复的 use_capability 信封错误。

09
Improved改进
Desktop桌面端

Unified mixed parallel recovery contracts统一并行与会话恢复契约

Recovery copies now have explicit version identity and state. Recovery failures are persisted as pending with localized retry guidance, and worktree lifecycle payloads identify source revision and owning task/conversation.恢复副本现在具有明确的版本身份和状态。恢复失败以挂起状态持久化,并提供本地化的重试指导,工作树生命周期负载标识源修订和所属任务/会话。

Improved改进

Desktop桌面端

Unified Ask and decision popups统一 Ask 与决策弹窗

The desktop Ask surface now matches DeepSeek Harness with compact header controls, per-question pager, inline custom answers, draft restoration, and a shared visual shell for approvals, MCP interactions, runtime decisions, and extension forms.桌面 Ask 界面现在与 DeepSeek Harness 一致,具有紧凑的标题控件、逐题分页器、内联自定义答案、草稿恢复,以及用于审批、MCP 交互、运行时决策和扩展表单的共享视觉外壳。

Desktop桌面端CLICLI

Recoverable tool argument failures可恢复的工具参数错误

Malformed tool arguments are now reported as actionable unexecuted errors instead of escalating into a blocked permission-style state. A redundant top-level arguments wrapper is detected conservatively, and repairable use_capability envelope errors are diagnosed without masking authorization failures.格式错误的工具参数现在报告为可操作的未执行错误,而不是升级为阻塞的权限样式状态。保守地检测冗余的顶层 arguments 包装器,并在不掩盖授权失败的情况下诊断可修复的 use_capability 信封错误。

Desktop桌面端

Unified mixed parallel recovery contracts统一并行与会话恢复契约

Recovery copies now have explicit version identity and state. Recovery failures are persisted as pending with localized retry guidance, and worktree lifecycle payloads identify source revision and owning task/conversation.恢复副本现在具有明确的版本身份和状态。恢复失败以挂起状态持久化,并提供本地化的重试指导,工作树生命周期负载标识源修订和所属任务/会话。

Fixed修复

Desktop桌面端

Restored prompt answers and recovery恢复提问提交与状态恢复

Exact Ask answers no longer fail as not pending, and unwritable event ledgers no longer deadlock cancellation or prompt resolution. Keyboard-entered custom answers are preserved, Ask drafts are isolated by tab/runtime/turn/prompt identity, and background recovery errors are contained.精确的 Ask 回答不再因未挂起而失败,不可写的事件账本不再导致取消或提示解析死锁。键盘输入的自定义答案得以保留,Ask 草稿按标签页/运行时/轮次/提示身份隔离,后台恢复错误得到遏制。

Desktop桌面端

Fenced stale prompt cards隔离过期提示卡片

Delayed Ask or decision-card responses can no longer outlive the turn or controller that created them. Each prompt is bound to a promptId, turnId, runtimeEpoch, and kind, and stale responses expire only the matching identity.延迟的 Ask 或决策卡片响应不再能超过创建它们的轮次或控制器。每个提示都绑定到 promptId、turnId、runtimeEpoch 和 kind,过期响应仅使匹配的身份失效。

Desktop桌面端

Fixed stale desktop session state修复桌面会话状态竞态

Sessions no longer appear empty or unable to execute while their transcript or runtime is still present. Late events from a previous session binding are rejected using runtimeEpoch and sessionGeneration fences.会话不再在转录或运行时仍存在时显示为空或无法执行。来自先前会话绑定的延迟事件通过 runtimeEpoch 和 sessionGeneration 隔离被拒绝。

Desktop桌面端

Fixed Ask custom draft loss修复 Ask 自定义回答草稿丢失

Selecting a suggested option no longer clears a custom answer draft. The draft is preserved per question and restored when reopening custom input.选择建议选项不再清除自定义答案草稿。草稿按问题保留,并在重新打开自定义输入时恢复。

Desktop桌面端

Fixed topicbar opener key collision修复主题栏打开器 key 冲突

Switching projects no longer leaves duplicate external-opener controls in the topic bar. Component keys are namespaced independently to prevent stale instances.切换项目不再在主题栏中留下重复的外部打开器控件。组件键独立命名空间化,以防止陈旧实例。

Desktop桌面端CLICLI

Fixed DeepSeek weekend peak pricing修复 DeepSeek 周末峰值计费

DeepSeek peak pricing is no longer applied on Saturdays and Sundays. The pricing schedule now correctly applies only Monday through Friday.DeepSeek 峰值计费不再在周六和周日应用。计费表现在正确地仅适用于周一至周五。

03

CLI updatesCLI 端更新

4 updates relevant to CLI. 与 CLI相关的更新共 4 项。

Highlights重点内容

01
Fixed修复
Desktop桌面端CLICLI

Fixed DeepSeek weekend peak pricing修复 DeepSeek 周末峰值计费

DeepSeek peak pricing is no longer applied on Saturdays and Sundays. The pricing schedule now correctly applies only Monday through Friday.DeepSeek 峰值计费不再在周六和周日应用。计费表现在正确地仅适用于周一至周五。

02
Improved改进
Desktop桌面端CLICLI

Recoverable tool argument failures可恢复的工具参数错误

Malformed tool arguments are now reported as actionable unexecuted errors instead of escalating into a blocked permission-style state. A redundant top-level arguments wrapper is detected conservatively, and repairable use_capability envelope errors are diagnosed without masking authorization failures.格式错误的工具参数现在报告为可操作的未执行错误,而不是升级为阻塞的权限样式状态。保守地检测冗余的顶层 arguments 包装器,并在不掩盖授权失败的情况下诊断可修复的 use_capability 信封错误。

Improved改进

Desktop桌面端CLICLI

Recoverable tool argument failures可恢复的工具参数错误

Malformed tool arguments are now reported as actionable unexecuted errors instead of escalating into a blocked permission-style state. A redundant top-level arguments wrapper is detected conservatively, and repairable use_capability envelope errors are diagnosed without masking authorization failures.格式错误的工具参数现在报告为可操作的未执行错误,而不是升级为阻塞的权限样式状态。保守地检测冗余的顶层 arguments 包装器,并在不掩盖授权失败的情况下诊断可修复的 use_capability 信封错误。

Fixed修复

Desktop桌面端CLICLI

Fixed DeepSeek weekend peak pricing修复 DeepSeek 周末峰值计费

DeepSeek peak pricing is no longer applied on Saturdays and Sundays. The pricing schedule now correctly applies only Monday through Friday.DeepSeek 峰值计费不再在周六和周日应用。计费表现在正确地仅适用于周一至周五。

04

Thanks致谢

This release was shaped by:感谢本版本的贡献者:

@SivanCola

Ready when you are准备好即可升级

Ship with a safer Reasonix.升级到更可靠的 Reasonix。