Reasonix 1.17.16Reasonix 1.17.16
Remote SSH and parallel subagent fleets lead this release, alongside regional typography, customizable composer shortcuts, reliable exports, and stronger session and MCP recovery.本次发布重点带来远程 SSH 与并行子智能体舰队,同时新增分区域字体和可自定义输入快捷键,并提升会话导出、会话恢复与 MCP 可靠性。
Start here使用攻略
Remote SSH guide远程 SSH 指南
Configure hosts, connect from the CLI or Desktop, browse remote files, and manage forwarded ports.配置远程主机,通过 CLI 或 Desktop 连接、浏览远程文件并管理端口转发。
↗Remote SSH guide (Chinese)远程 SSH 指南(中文)
Chinese guide for Remote SSH host setup, connections, files, and port forwarding.远程 SSH 主机配置、连接、文件浏览与端口转发的中文指南。
↗Subagent Profiles & Fleet子智能体配置文件与舰队
Learn how to define and use subagent profiles, configure fleets, and manage concurrency.了解如何定义和使用子智能体配置文件、配置舰队并管理并发。
↗Theme Packs主题包
Customize pane opacity and explore theme pack authoring.自定义面板透明度并探索主题包制作。
↗Command-Line Interface命令行界面
See the latest CLI features, including middle-click paste and improved transcript layout.查看最新的 CLI 功能,包括中键粘贴和改进的消息布局。
Highlights重点内容
Remote SSH远程 SSH
Connect to a remote host over SSH and run the full Reasonix agent and tools remotely. Includes host manager, file browser, port forwarding, and automatic reconnection.通过 SSH 连接到远程主机并远程运行完整的 Reasonix 智能体与工具。包含主机管理、文件浏览、端口转发和自动重连。
Subagent Fleets子智能体舰队
Run up to 64 independent subagent tasks in parallel with configurable concurrency and profile-based system prompts. Safe write-path coordination prevents conflicts.以可配置的并发度并行运行最多 64 个独立子智能体任务,支持基于配置文件的系统提示。通过写入路径协调避免冲突。
Regional Typography分区域字体设置
Independently adjust font family and size for interface, conversation, composer, and code areas with live preview.独立调整界面、对话、输入框和代码区域的字体与大小,支持实时预览。
Simplified MCP Authorization简化的 MCP 授权
Streamlined MCP server installation and tool approval. Direct add-and-connect flow, per-project launch grants, and removed legacy trust management.简化了 MCP 服务器安装与工具批准流程。直接添加连接,按项目授予启动权限,移除了旧版信任管理。
Reliable Session Exports可靠的会话导出
Image and PDF exports now work reliably across all platforms, with large conversations automatically split into multiple files.图片和 PDF 导出现在在所有平台上均可可靠运行,长篇对话会自动拆分为多个文件。
New新增
Remote SSH module远程 SSH 模块
Full VS Code Remote‑SSH style experience: connect to a remote host, run the agent there, browse and edit files, forward ports, and reconnect automatically.完整的 VS Code Remote‑SSH 风格体验:连接到远程主机,在那里运行智能体,浏览和编辑文件,端口转发,并自动重连。
Subagent fleets子智能体舰队
Parallel subagent execution with profiles, concurrency limits, write-path coordination, and background task support.支持配置文件的并行子智能体执行,具备并发限制、写入路径协调和后台任务支持。
Per-model context windows逐模型上下文窗口
Set a custom context window for individual models behind a shared provider endpoint.为共享提供程序端点后的各个模型设置自定义上下文窗口。
Custom keyboard shortcuts for send/newline自定义发送与换行快捷键
Configure separate shortcuts for sending a message and inserting a newline in the composer.为发送消息和在输入框中插入换行分别配置快捷键。
CLI middle-click pasteCLI 中键粘贴
Restore middle-click paste in the Reasonix CLI (tmux buffer or PRIMARY selection).在 Reasonix CLI 中恢复中键粘贴功能(tmux 缓冲区或 PRIMARY 选择区)。
Improved改进
Regional typography controls分区域字体控制
Fine-tune fonts and sizes for different parts of the UI: interface, conversation, composer, and code/tools.精细调整界面、对话、输入框、代码/工具等不同区域的字体和大小。
Configurable conversation width可配置的对话宽度
Choose between Standard (960px) and Full width (90%) for the chat area.在标准宽度(960px)和全宽(90%)之间选择聊天区域宽度。
Pane opacity & theme pack fixes面板透明度与主题包修复
Added pane opacity controls for home/workspace scenes; fixed active theme reverting on settings save.新增主界面/工作区场景的面板透明度控制;修复保存设置后活动主题回退的问题。
Streamlined MCP install & authorization简化的 MCP 安装与授权
Removed legacy trust state machine; user‑added servers now connect directly, and tool approval respects explicit install authorization.移除了旧版信任状态机;用户添加的服务器现在直接连接,工具批准遵循明确的安装授权。
Plugin skill MCP tool bindings插件 Skill 的 MCP 工具绑定
Imported skills now correctly map to live MCP tools even when they use raw or upstream names.导入的 skill 现在能正确映射到实时的 MCP 工具,即使它们使用原始或上游名称。
Crash diagnostics hardening崩溃诊断强化
Separated release crashes from development signals; reduced spurious prompts; fixed virtualizer and Mermaid rendering errors.将发布版崩溃与开发信号分离;减少误报提示;修复了虚拟列表和 Mermaid 渲染错误。
CLI terminal interactionsCLI 终端交互改进
Better copy/paste handling, restored right-click paste, and improved transcript layout and spacing.改进了复制粘贴处理,恢复右键粘贴,并优化了消息布局和间距。
Fixed修复
Reliable session image/PDF exports可靠的会话图片/PDF 导出
Fixed cross‑origin canvas taint and memory issues; exports now work everywhere and auto‑split long conversations.修复了跨域画布污染和内存问题;导出现在可在任何地方使用,并自动分割长对话。
Interrupted turn display preservation中断轮次显示保留
Cancelled or errored turns now keep their visible output in the UI across tab switches and reloads.取消或出错的轮次现在在切换会话和重载后仍保留其可见输出。
Bounded session save locks限制会话保存锁等待
Session save now times out after 5 seconds instead of hanging, preserving a recovery branch on shutdown.会话保存现在在 5 秒后超时而不是挂起,并在关闭时保存恢复分支。
Windows batch plugin hook quotingWindows 批处理插件 Hook 引号修复
Correctly invoke .bat/.cmd plugins with quoted paths on Windows.在 Windows 上正确调用带引号路径的 .bat/.cmd 插件。
Digit‑leading custom provider credentials数字开头的自定义提供程序凭据
Custom provider names starting with a digit now generate valid environment variable names.以数字开头的自定义提供程序名称现在会生成有效的环境变量名。
SSH host‑key multi‑algorithm checksSSH 主机密钥多算法检查
Servers with multiple valid host keys no longer cause false mismatch errors.具有多个有效主机密钥的服务器不再导致误报的密钥不匹配错误。
Remote SSH error recovery UX远程 SSH 错误恢复交互
Connection errors now appear in the status popover with retry and host management actions.连接错误现在显示在状态弹出窗口中,并带有重试和主机管理操作。
Linux WebKit startup signalLinux WebKit 启动信号修复
Prevent crashes on Linux by reapplying signal handler flags during WebKit startup.通过在 WebKit 启动期间重新应用信号处理程序标志来防止 Linux 崩溃。
Maximized window cursor stuck最大化窗口光标卡死
Cursor no longer stays as a resize handle when the desktop window is maximized.桌面窗口最大化时光标不再卡死在调整大小形状。
LongCat‑2.0 context windowLongCat‑2.0 上下文窗口
Corrected the preset to the official 1,048,576‑token limit, delaying premature compaction.将预设修正为官方的 1,048,576 令牌限制,推迟过早压缩。
Windows session filename safetyWindows 会话文件名安全
Replaced reserved characters like colon with hyphen when creating session files.创建会话文件时将冒号等保留字符替换为连字符。
Registry publish button layout技能市场发布按钮布局
Fixed the publish CTA in the registry toolbar rendering as a narrow pill.修复了技能市场工具栏中发布按钮显示为窄竖条的问题。
Upgrade notes升级提醒
Simplified MCP authorization简化的 MCP 授权
The legacy trust state machine has been replaced with per‑project launch grants. Existing MCP servers continue to work; manual trust management options have been removed.旧版信任状态机已被替换为按项目的启动授权。现有的 MCP 服务器继续工作;手动信任管理选项已被移除。
Risk notes风险提示
Remote host support远程主机支持范围
Remote SSH V1 supports Linux and macOS remote hosts. Windows remote hosts are not yet supported and return a clear error.远程 SSH V1 支持 Linux 与 macOS 远程主机;Windows 远程主机暂不支持,并会返回明确错误。
One-time prompt-cache cold start一次性提示缓存冷启动
The new fleet tool and extended task schema intentionally cause one prompt-cache cold start after upgrading. Tool order and schemas remain stable afterward.新的 fleet 工具与扩展后的 task schema 会在升级后触发一次提示缓存冷启动;此后工具顺序与 schema 保持稳定。
Thanks致谢
This release was shaped by:感谢本版本的贡献者:
Ready when you are准备好即可升级