Reasonix v1.25.0

Desktop桌面端
CLI v1.25.0 Desktop v1.25.0 npm 1.25.0

Fixes for streaming markdown rendering, transcript layout and session switching, plus improvements to command safety classification and agent progress tracking.修复流式 Markdown 渲染、对话布局和会话切换问题,并改进命令安全分类和智能体进度跟踪。

01

Highlights重点内容

01
Fixed修复

Streaming lists render completed items immediately流式列表立即渲染已完成项

Tight markdown lists no longer flash raw source while answers stream; completed items now render as they arrive.紧凑的 Markdown 列表在答案流式传输时不再闪现原始源码;已完成项现在会随到达即时渲染。

02
Fixed修复

Transcript layout fixes for scrolling and workspace dock修复滚动和工作区停靠栏的对话布局

Fixed overlapping text when scrolling up, cropped user bubbles when the workspace dock is open, and ghost bubbles in short chats.修复了向上滚动时文本重叠、打开工作区停靠栏时用户气泡被裁切以及短对话中的幽灵气泡问题。

03
Fixed修复

Thinking transcript restored after session switch会话切换后恢复思考中的对话记录

Switching back to a conversation that is still thinking now shows the live transcript instead of the welcome screen.切换回仍在思考的对话时,现在会显示实时对话记录,而不是欢迎屏幕。

04
Improved改进

Smarter command safety classification更智能的命令安全分类

Command effects are now classified with argument-aware rules, reducing false positives for read-only commands and correctly blocking mutating ones.命令效果现在使用参数感知规则进行分类,减少只读命令的误报,并正确阻止有变更的命令。

05
Improved改进

Agent progress tracking based on actual progress基于实际进度的智能体进度跟踪

The no-progress guard now prices a turn's progress instead of counting rounds, allowing honest investigation to continue longer.无进展防护现在根据回合的实际进展来评估,而不是计算轮数,让诚实的调查可以持续更长时间。

06
New新增

DeepSeek Responses preset now includes Pro modelDeepSeek Responses 预设现在包含 Pro 模型

The official DeepSeek Responses preset now supports deepseek-v4-pro alongside deepseek-v4-flash, with automatic upgrade for existing configs.官方 DeepSeek Responses 预设现在支持 deepseek-v4-pro 和 deepseek-v4-flash,并自动升级现有配置。

02

New新增

DeepSeek Responses preset extended to ProDeepSeek Responses 预设扩展支持 Pro

The official DeepSeek Responses preset now includes deepseek-v4-pro with per-model pricing and reasoning-effort overrides.官方 DeepSeek Responses 预设现在包含 deepseek-v4-pro,并带有按模型定价和推理力度覆盖。

03

Improved改进

Command effect classification unified统一命令效果分类

Replaced coarse read-only boolean with argument-aware CommandEffect model, fixing misclassification of commands like git branch -a and git commit.用参数感知的 CommandEffect 模型替换了粗略的只读布尔值,修复了 git branch -a 和 git commit 等命令的误分类。

Agent progress guard now prices progress智能体进度防护现在评估进度

The no-progress guard uses a per-turn account that rewards new observations and landed changes, avoiding premature stops.无进展防护使用按回合账户,奖励新观察和已落地的更改,避免过早停止。

Tool calls get explicit execution environment工具调用获得显式执行环境

Introduced tool.ExecutionEnv to pass capabilities explicitly instead of through context, reducing silent degradation.引入 tool.ExecutionEnv 以显式传递能力,而不是通过上下文,减少静默降级。

04

Fixed修复

Streaming list rendering fixed修复流式列表渲染

Completed list items now render during streaming instead of showing raw markdown source.已完成的列表项现在在流式传输期间渲染,而不是显示原始 Markdown 源码。

Transcript layout fixes修复对话布局

Fixed overlapping text when scrolling up, cropped user bubbles with workspace dock open, and ghost bubbles in short chats.修复了向上滚动时文本重叠、打开工作区停靠栏时用户气泡被裁切以及短对话中的幽灵气泡问题。

Thinking transcript restored after session switch会话切换后恢复思考中的对话记录

Switching back to a thinking conversation now shows the live transcript instead of the welcome screen.切换回思考中的对话时,现在会显示实时对话记录,而不是欢迎屏幕。

05

Thanks致谢

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

@SivanCola@innocarpe@bfxh@esengine

Ready when you are准备好即可升级

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