Reasonix v1.25.3
This release replaces execution modes with a unified adaptive standard policy, makes desktop streaming and scrolling more reliable, and strengthens context recovery, session ownership, and provider compatibility.本次发布用统一的自适应标准策略取代执行模式,让桌面端流式输出与滚动更可靠,并强化了上下文恢复、会话所有权与提供商兼容性。
Start here使用攻略
Adaptive Execution Policy自适应执行策略
Reasonix now derives a per-turn policy from intent, risk, structure, and constraints, replacing Light, Balanced, and Delivery modes.Reasonix 现在根据意图、风险、结构与约束逐轮推导策略,取代轻量、均衡与交付模式。
↗Session Ownership and Recovery会话所有权与恢复
Session writers are isolated, rewind is fork-first, and recovery branches remain stable across restarts.会话写者被隔离,回溯采用分叉优先,恢复分支在重启后保持稳定。
↗Tool Approval Modes工具审批模式
On-demand write-access grants let file tools and Bash request permission for directories outside the workspace.按需写入授权让文件工具与 Bash 可请求工作区外目录的写入权限。
Highlights重点内容
Unified adaptive execution replaces Light, Balanced, and Delivery modes统一自适应执行策略取代轻量、均衡与交付模式
Reasonix no longer requires choosing an execution mode. Each turn derives a policy from intent, risk, structure, and constraints, used for planning, verification, and evidence closure.Reasonix 不再要求选择执行模式。每轮根据意图、风险、结构与约束推导策略,并用于规划、验证与证据闭环。
On-demand write authorization for sandbox tools沙箱工具按需写入授权
File tools and Bash can request write permission for directories outside the workspace, with once, session, project, or deny decisions.文件工具与 Bash 可请求工作区外目录的写入权限,支持一次、会话、项目或拒绝等决策。
New新增
Adaptive standard execution policy自适应标准执行策略
Replaces Light, Balanced, and Delivery modes with a single policy derived per turn from intent, risk, and structure.用根据意图、风险与结构逐轮推导的单一策略取代轻量、均衡与交付模式。
On-demand write authorization按需写入授权
File tools and Bash can request write permission for directories outside the workspace, with once, session, project, or deny decisions.文件工具与 Bash 可请求工作区外目录的写入权限,支持一次、会话、项目或拒绝等决策。
Expanded reasoning display mode持续展开推理显示模式
New explicit expanded mode keeps completed reasoning open and applies consistently to assistant messages, inline transcript reasoning, and sub-agent previews.新增显式的展开模式,使已完成的推理保持展开,并一致应用于助手消息、内联转录推理和子代理预览。
SCNet provider presetsSCNet 提供商预设
Built-in presets for the National Supercomputing Internet (SCNet) Token Plan, including OpenAI-compatible and Anthropic-compatible endpoints.新增国家超算互联网(SCNet)Token Plan 的内置预设,包括 OpenAI 兼容和 Anthropic 兼容端点。
Unified AI and agent session naming统一 AI 与 Agent 会话命名
New cache-stable set_session_title capability and desktop AI rename action, with consistent title updates across catalog, history, and project tree.新增缓存稳定的 set_session_title 能力和桌面端 AI 重命名操作,并在目录、历史记录和项目树中一致更新标题。
Improved改进
Desktop streaming and scrolling stability桌面端流式输出与滚动稳定性
Active turn renders outside the virtual list, eliminating flicker, snap-backs, and tail loss; todo panel updates in real time.活跃轮次在虚拟列表外渲染,消除闪烁、回跳与尾部丢失;待办面板实时更新。
Context overflow recovery上下文溢出恢复
Repeated hard context overflows can recover after token-saving checkpoints instead of aborting.反复出现的硬上下文溢出可在节省令牌的检查点后恢复,而不是中止。
Session ownership and recovery会话所有权与恢复
Writers are isolated, rewind is fork-first, and recovery branches remain stable across restarts.写者被隔离,回溯采用分叉优先,恢复分支在重启后保持稳定。
Fact-driven execution事实驱动执行
Ordinary requests enter the executor directly, while planning is reserved for explicit plans, approval boundaries, and goal starts; verification obligations come from concrete tool calls.普通请求直接进入执行器,规划仅用于显式计划、审批边界和目标启动;验证义务由具体工具调用生成。
ACP v1 prompt outcomesACP v1 Prompt 结果
Readiness gaps and controlled pauses return compliant end_turn outcomes; genuine failures return JSON-RPC InternalError with redacted causes.就绪差距与受控暂停返回合规的 end_turn 结果;真实故障返回带脱敏原因的 JSON-RPC InternalError。
Windows workspace watchingWindows 工作区监视
Replaced per-directory watches with one recursive subscription per workspace root, avoiding nested directory locks.用每个工作区根目录的单个递归订阅取代逐目录监视,避免嵌套目录锁定。
Localized new-session sidebar titles侧边栏新会话标题本地化
Auto-generated default titles now localize to the desktop language in the sidebar catalog.自动生成的默认标题现在会在侧边栏目录中按桌面语言本地化。
Ordinary readiness quality gaps普通任务质量差距
Missing verification evidence no longer interrupts ordinary mutations; gaps are surfaced in the completion summary.缺少验证证据不再中断普通变更;差距会在完成摘要中显示。
SSH remote window frame on WindowsWindows 上 SSH 远程窗口框架
Remote windows now keep the native OS frame, providing titlebar and window controls.远程窗口现在保留原生操作系统框架,提供标题栏和窗口控件。
Fixed修复
DeepSeek Anthropic reasoning replayDeepSeek Anthropic 推理回放
Tool-bound assistant turns replay required thinking blocks, avoiding HTTP 400 errors.工具绑定的助手轮次回放所需的思考块,避免 HTTP 400 错误。
Compaction projections across restart重启后保留压缩投影
Valid compaction projections are restored after restart instead of falling back to the full transcript.重启后恢复有效的压缩投影,而不是回退到完整转录。
Windows and policy blockers cleared清除 Windows 与策略阻断
Fixed invalid TOML fixture on Windows and clause-aware mutation constraints that blocked scoped protections.修复 Windows 上无效的 TOML 夹具和阻止作用域保护的子句感知变更约束。
DOMPurify security pinDOMPurify 安全固定
Pinned Mermaid transitive DOMPurify to patched 3.4.13, clearing a moderate runtime XSS advisory.将 Mermaid 传递依赖的 DOMPurify 固定到已修复的 3.4.13,清除中等运行时 XSS 公告。
Thanks致谢
This release was shaped by:感谢本版本的贡献者:
Ready when you are准备好即可升级