Reasonix / v1.17.11
Runtime profiles, plugin commands, and safer session handoffs运行档、插件命令与更安全的会话交接
AgentAgentDesktop桌面端Plugins插件Provider模型服务
This release introduces configurable subagent and runtime profiles, maps Claude plugin commands into Reasonix, and closes several session handoff gaps that could hide messages, drop turns, or obscure provider failures.这一版新增可配置子智能体与运行档,把 Claude 插件命令接入 Reasonix,并修复多个会话交接缺口,避免消息隐藏、回合丢失或 Provider 错误被掩盖。
02
Highlights重点内容
01
New新增
Configurable subagent profiles可配置子智能体档案
Create isolated subagent profiles with their own instructions, models, and capability boundaries.可以创建拥有独立指令、模型与能力边界的子智能体档案。
02
03
04
Improved改进
Real provider error messages显示真实 Provider 错误
402, 429, 5xx, 401, and 403 responses now surface the upstream reason instead of a generic failure.402、429、5xx、401 与 403 响应会显示上游真实原因,不再只有通用失败提示。
05
Fixed修复
Turns are not dropped during finish收尾窗口不再丢失回合
Messages submitted while a turn is finishing are parked and resumed instead of silently disappearing.在回合收尾阶段提交的消息会被暂存并继续处理,不再静默消失。
Diagnostics handles empty arrays诊断页正确处理空数组
Missing capability arrays no longer crash the diagnostics page.缺失的能力数组不再导致诊断页崩溃。
U
Upgrade notes升级提醒
i
No manual migration required无需手动迁移
Runtime profiles and plugin command qualification preserve existing configuration.运行档与插件命令限定名会兼容现有配置。
R
Risk notes风险提示
There are no known risks requiring extra action.当前没有需要额外操作的已知风险。
♥
Thanks致谢
This release was shaped by:感谢本版本的贡献者:
Ready when you are准备好即可升级