Reasonix v1.38.11

Desktop桌面端CLICLISite网站
CLI v1.38.11 Desktop v1.38.11 npm 1.38.11
Desktop 28 CLI 1

This release improves session migration, takeover, and export reliability, fixes Windows credential and shell issues, and repairs image attachment handling across submission, history, and export.此版本提升了会话迁移、接管与导出的可靠性,修复了 Windows 凭据与 Shell 问题,并完善图片附件在提交、历史记录与导出中的处理。

01

Start here使用攻略

02

Desktop updates桌面端更新

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

Highlights重点内容

01
Improved改进
Desktop桌面端

Historical sessions migrate on demand历史会话按需迁移

Startup no longer replays historical imports. Sessions appear in the sidebar and migrate when opened, with reliable identity and ownership.启动时不再重放历史导入。会话显示在侧边栏中,打开时进行迁移,身份与所有权可靠。

02
Improved改进
Desktop桌面端CLICLI

Cross-client session takeover跨端会话接管

Take over sessions between desktop and CLI with handoff, reclaim, and mirroring. CLI stays alive after desktop reclaims.在桌面端与 CLI 之间通过交接、回收与镜像接管会话。桌面端回收后 CLI 保持存活。

03
Fixed修复
Desktop桌面端

Windows credential self-lockout resolvedWindows 凭据自锁问题已解决

Credential saves no longer depend on ACL repair. The retired sandbox backend is removed, and credential files are protected from self-lockout.凭据保存不再依赖 ACL 修复。已移除退役的沙箱后端,凭据文件受到保护,避免自锁。

04
Improved改进
Desktop桌面端

Image attachments in sessions会话中的图片附件

Images are admitted at the session boundary, persisted in drafts, shown in history, and included in exports.图片在会话边界被接纳,持久化在草稿中,显示在历史记录中,并包含在导出中。

05
Fixed修复
Desktop桌面端

Session export captures complete history会话导出捕获完整历史

Exports now use a fixed authoritative snapshot, so long conversations include all messages and tool results.导出现在使用固定的权威快照,因此长对话包含所有消息和工具结果。

06
Fixed修复
Desktop桌面端

Approval confirmation no longer freezes授权确认不再卡死

Initial approvals and Stop actions work reliably, with proper cancellation and outcome propagation.初始授权与停止操作可靠工作,具有正确的取消与结果传播。

New新增

Desktop桌面端

Durable local drafts持久化本地草稿

Drafts are saved per workspace without creating sessions, and legacy empty sessions are cleaned up.草稿按工作区保存,无需创建会话,并清理历史空会话。

Desktop桌面端

Model-scoped reasoning capabilities模型级思考能力

Reasoning settings are resolved per model, fixing legacy connections and session effort binding.思考设置按模型解析,修复旧连接与会话思考强度的绑定。

Improved改进

Desktop桌面端

Session title consistency会话标题一致性

AI renames now update all surfaces, and untitled sessions show their first user turn.AI 重命名现在更新所有界面,未命名会话显示其首条用户消息。

Desktop桌面端

New-session draft landing新会话草稿页

Healthy drafts show the welcome composer, and formal sessions are created only after first message.健康草稿显示欢迎输入框,正式会话仅在首条消息后创建。

Desktop桌面端

Draft model and title alignment草稿模型与标题对齐

New-session drafts follow the live default model and avoid internal route titles.新会话草稿遵循实时默认模型,避免内部路由标题。

Desktop桌面端

Session state ownership会话状态归属

Interactive cards are bound to their originating request, preventing cross-session leaks.交互卡片绑定到其原始请求,防止跨会话泄漏。

Desktop桌面端

Windows workspace ownershipWindows 工作区归属

Duplicate workspace owners are repaired, and navigation is cancellable during shutdown.修复重复工作区所有者,导航在关闭期间可取消。

Desktop桌面端

Filesystem identity unification文件系统身份统一

Path identity and locks are unified across versions, fixing Windows casing issues.路径身份与锁跨版本统一,修复 Windows 大小写问题。

Desktop桌面端

Windows shell executionWindows Shell 执行

Shell commands use PowerShell with reliable working-directory and process handling.Shell 命令使用 PowerShell,工作目录与进程处理更加可靠。

Desktop桌面端

Session export identity会话导出身份

Exports are pinned to the captured session identity, preventing conflicts.导出固定到捕获的会话身份,防止冲突。

Desktop桌面端

Archived sessions stay archived归档会话保持归档

Single-head historical sessions no longer reappear after archiving.单头历史会话归档后不再重新出现。

Desktop桌面端

Saved tab reconciliation保存会话恢复

Startup reconciles saved tabs without losing valid sessions or unknown fields.启动时协调保存的标签页,不丢失有效会话或未知字段。

Desktop桌面端

Transcript snapshot identity快照记录身份

Every transcript record gets a stable identity, fixing hydration failures.每条记录获得稳定身份,修复水合失败。

Desktop桌面端

Shutdown and diagnostics退出与诊断

Quit waits for session persistence, and crash diagnostics are improved.退出等待会话持久化,崩溃诊断得到改进。

Desktop桌面端

AI session title budgetAI 会话标题预算

The model round trip owns its full timeout, avoiding premature failures.模型调用拥有完整超时,避免过早失败。

Desktop桌面端

Blank session after archive归档后空白会话

Archiving the last session no longer creates a blank replacement.归档最后一个会话不再创建空白替代。

Desktop桌面端

Transcript initialization crashTranscript 初始化崩溃

Malformed legacy baselines no longer crash startup; sessions remain repairable.格式错误的旧基线不再导致启动崩溃;会话保持可修复。

Fixed修复

Desktop桌面端

Session-id route isolationSession-id 路由隔离

Canonical session routes are separated from legacy file paths, preventing metadata corruption.规范会话路由与旧文件路径分离,防止元数据损坏。

Desktop桌面端

Windows credential ACL testsWindows 凭据 ACL 测试

Test isolation prevents false failures in credential repair.测试隔离防止凭据修复中的误报。

Desktop桌面端

ACP teardown graceACP 销毁等待

Teardown tests are deterministic, avoiding timing flakiness.销毁测试具有确定性,避免计时波动。

03

CLI updatesCLI 端更新

1 update relevant to CLI. 与 CLI相关的更新共 1 项。

Highlights重点内容

01
Improved改进
Desktop桌面端CLICLI

Cross-client session takeover跨端会话接管

Take over sessions between desktop and CLI with handoff, reclaim, and mirroring. CLI stays alive after desktop reclaims.在桌面端与 CLI 之间通过交接、回收与镜像接管会话。桌面端回收后 CLI 保持存活。

04

Other project updates其他项目更新

Website and service changes that do not require a Desktop or CLI update.不要求更新桌面端或 CLI 的网站与服务端变更。

Site网站

Website follows current stable release官网跟随当前正式版

The download pane now resolves the latest stable version instead of a stale pin.下载面板现在解析最新正式版,而非过时的固定版本。

05

Upgrade notes升级提醒

i
Desktop桌面端

Windows sandbox retiredWindows 沙箱已退役

The OS-level sandbox is no longer enforced. Shell commands run as the current user, with tool-layer boundaries still active.操作系统级沙箱不再强制执行。Shell 命令以当前用户身份运行,工具层边界仍然有效。

i
Desktop桌面端

Historical sessions migrate on first open历史会话在首次打开时迁移

Startup is faster; historical sessions appear in the sidebar and migrate when you open them.启动更快;历史会话显示在侧边栏中,打开时进行迁移。

06

Thanks致谢

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

@SivanCola@XTLine

Ready when you are准备好即可升级

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