Stable稳定版

Reasonix / v1.19.0

New provider support, hardened sessions, and refined desktop experience新增提供商支持、加固会话与优化桌面体验

Desktop桌面端
CLI v1.19.0Desktop v1.19.0npm 1.19.0
This release adds DeepSeek Anthropic and Responses API support, improves model polling performance, hardens session durability and permission handling, and fixes several desktop UI issues.此版本新增 DeepSeek Anthropic 与 Responses API 支持,改进模型轮询性能,加固会话持久性与权限处理,并修复多项桌面 UI 问题。
01

Start here使用攻略

02

Highlights重点内容

01
New新增

DeepSeek Anthropic-compatible endpoint support支持 DeepSeek Anthropic 兼容端点

Added an optional preset for DeepSeek's Anthropic-compatible Messages endpoint, with correct handling of unsigned reasoning blocks, text-only input, and automatic caching.新增可选的 DeepSeek Anthropic 兼容 Messages 端点预设,正确处理无符号推理块、纯文本输入和自动缓存。

02
New新增

Hardened Responses API support加固的 Responses API 支持

Added a new provider kind for the Responses API, including stateless mode for DeepSeek, correct tool call handling, and automatic retry on expired response IDs.新增 Responses API 提供商类型,包括 DeepSeek 的无状态模式、正确的工具调用处理以及过期响应 ID 的自动重试。

03
Improved改进

Faster model list loading in Settings设置中模型列表加载更快

Model polling is now batched and cached, reducing jank when many providers are configured. Stale writes are prevented with fingerprint-based invalidation.模型轮询现在批量进行并缓存,减少配置多个提供商时的卡顿。通过基于指纹的失效机制防止过期写入。

04
Fixed修复

Session and permission hardening会话与权限加固

Fixed several regressions in session durability, steering, and permission handling, including fail-closed headless Ask and bounded parallel task batches.修复了会话持久性、转向和权限处理中的多个回归,包括无头 Ask 的失败关闭和并行任务批次限制。

05
Fixed修复

Desktop UI fixes桌面 UI 修复

Fixed terminal drawer layout, decision card overflow, and preserved pasted text and file reference cards across session switches.修复了终端抽屉布局、决策卡片溢出,以及切换会话后粘贴文本和文件引用卡片的保留问题。

03

New新增

DeepSeek Anthropic presetDeepSeek Anthropic 预设

Added optional preset for DeepSeek's Anthropic-compatible endpoint.新增可选的 DeepSeek Anthropic 兼容端点预设。

Responses API provider kindResponses API 提供商类型

Added new provider kind for Responses API with DeepSeek stateless mode.新增 Responses API 提供商类型,支持 DeepSeek 无状态模式。

Supervisor status and hard overrides for ACPACP 监督者状态与硬覆盖

Added explicit ACP runtime overrides and session status reporting.新增显式 ACP 运行时覆盖和会话状态报告。

DeepSeek V4 Flash low reasoning effortDeepSeek V4 Flash 低推理档位

Exposed 'low' reasoning effort for deepseek-v4-flash.为 deepseek-v4-flash 开放 'low' 推理档位。

Rich Markdown links富样式 Markdown 链接

Added icons and concise labels for GitHub, external, and mail links in assistant messages.在助手消息中为 GitHub、外部和邮件链接添加图标和简洁标签。

04

Improved改进

Model polling performance模型轮询性能

Batched and cached model polling, with stale write prevention.批量并缓存模型轮询,防止过期写入。

DeepSeek truncated reply continuationDeepSeek 截断回复继续

Automatically continue truncated DeepSeek replies using assistant-prefix completion.使用助手前缀补全自动继续被截断的 DeepSeek 回复。

Gemini thought signature preservationGemini 思维签名保留

Preserved Gemini thought signatures in function calling, including legacy format.在函数调用中保留 Gemini 思维签名,包括旧格式。

Remote Workbench CLI provisioning远程工作台 CLI 供给

Provision exact CLI version over SSH with verified downloads.通过 SSH 提供精确 CLI 版本,并验证下载。

Terminal drawer redesign终端抽屉重新设计

Terminal is now an independent bottom drawer with resize handle and animation.终端现在是独立的底部抽屉,带有调整大小手柄和动画。

Stable/Preview release history separation稳定版/预览版发布历史分离

Separated release histories for stable and preview channels.分离稳定版和预览版的发布历史。

True-color detection on Windows TerminalWindows Terminal 真彩色检测

Fixed true-color detection and unified color capability handling.修复真彩色检测并统一颜色能力处理。

05

Fixed修复

GLM Coding Plan default modelGLM Coding Plan 默认模型

Fixed default model for GLM Coding Plan Anthropic presets.修复 GLM Coding Plan Anthropic 预设的默认模型。

Advisory diagnostics evidence gate诊断建议证据门

Preserved advisory diagnostics without weakening evidence requirements.保留诊断建议而不削弱证据要求。

Session durability and steering会话持久性与转向

Hardened session append durability and late steering admission.加固会话追加持久性和延迟转向准入。

Permission handling权限处理

Made guarded execution predictable, including fail-closed headless Ask.使受保护执行可预测,包括无头 Ask 的失败关闭。

Inline math policy行内数学策略

Moved inline math classification to remark AST, fixing currency vs math detection.将行内数学分类迁移到 remark AST,修复货币与数学检测。

LaTeX copy preservationLaTeX 复制保留

Preserved original LaTeX when copying rendered math.复制渲染数学时保留原始 LaTeX。

Session recovery and Qwen context limits会话恢复与 Qwen 上下文限制

Hardened session recovery and applied per-model context limits for Qwen presets.加固会话恢复并为 Qwen 预设应用按模型上下文限制。

Pasted text and file reference cards粘贴文本与文件引用卡片

Preserved pasted text and file reference inline cards across session switches.切换会话后保留粘贴文本和文件引用内联卡片。

Right panel and status bar data persistence右侧栏和状态栏数据持久化

Persisted latest executor turn context fill and token breakdown across session switches.切换会话后持久化最新执行器回合的上下文填充和令牌分解。

Decision card overflow决策卡片溢出

Prevented decision cards from overflowing behind the status bar.防止决策卡片溢出到状态栏后面。

Detached runtime reattachment分离运行时重新附加

Fixed rapid session switching by reattaching detached runtimes.通过重新附加分离运行时修复快速切换会话。

Empty effort levels encoding空 effort 级别编码

Encoded empty effort levels as an array instead of null in workspace catalog.在工作区目录中将空 effort 级别编码为数组而非 null。

BranchMeta scope pinningBranchMeta 范围固定

Pinned session scope on new sessions to prevent project-to-global misclassification.固定新会话的范围,防止项目到全局的错误分类。

Anthropic-style usage fallbackAnthropic 风格用量回退

Normalized Anthropic-style usage counters in OpenAI-compatible responses.在 OpenAI 兼容响应中规范化 Anthropic 风格用量计数器。

Goal idle reset on blocked阻塞时重置空闲计数

Reset idleTurns on [goal:blocked] to prevent premature idle intercept.在 [goal:blocked] 时重置 idleTurns,防止过早空闲拦截。

Stale report sweep age calculation过期报告清理年龄计算

Take sweep age from whole report body, not version field, and require bug label.从整个报告正文而非版本字段计算清理年龄,并要求 bug 标签。

Ask before closing old reports关闭旧报告前询问

Ask reporters to verify before closing reports too old to confirm.在关闭无法确认的旧报告前询问报告者验证。

Release verification requests发布验证请求

Ask reporters to verify on the release that carries their fix.要求报告者在包含其修复的发布上验证。

06

Thanks致谢

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

@SivanCola@Oumuamu4@xianyu-sheng@clearnature@rixzkiye@jackijianxa@HaoyueQin@EMEEEEMMMM@erphenheimer@myipanta@wqshan-cn@Nath-Vikky@zdjmrq@ikelvingo@esengine

Ready when you are准备好即可升级

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