Prepare v1.17.17 release notes / 准备 v1.17.17 中英更新日志 - #6743
Merged
Conversation
Generate a bilingual, product-focused draft from merged pull request metadata. The reviewed catalog will drive the website, desktop app, and GitHub releases.
Problem: The generated draft classified v1.17.17 as a Desktop-only release even though the candidate also changes CLI, agent, MCP, and security behavior. Root cause: The release-note generator inferred the product scope and title from the previous Desktop tag instead of the merged change surfaces. Fix: Use the product-wide Reasonix title and enumerate every affected release surface. Verification: - node scripts/release-notes.mjs validate - node --test scripts/release-notes.test.mjs - node scripts/release-notes.mjs render --version 1.17.17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
English → · 网页版完整更新日志 →
使用攻略
概览
Reasonix v1.17.17 — Reasonix 1.17.17
此版本带来 ACP 回合中引导、改动面板工作区差异、退役自动计划模式以及多项界面和生命周期修复。
发布日期:2026-07-21
重点内容
_reasonix.io/session/steer供应商扩展在活动会话中引导,支持完整的能力协商。 (#6715)/goal命令,避免意外激活研究模式。 (#6731)新功能
_reasonix.io/session/steerACP 供应商扩展,允许客户端在活动会话中引导。 (#6715)改进
/goal命令后才可用,移除了自动分类器并防止意外激活。 (#6731)修复
Controller.Close()现在会取消活动的前台上下文和待处理等待,避免遗留操作和错误空闲状态。 (#6679)enabled_reasonix标志正确导入 CC Switch 的 MCP 服务器,并为旧架构提供兼容回退。 (#6730)升级提醒
auto_plan将被设为 off 并移除旧键。现在必须显式启动计划(例如通过 Shift+Tab)。 (#6734)风险提示
当前没有需要额外操作的已知风险。
致谢
感谢本版本的贡献者:@erphenheimer、@HaoyueQin、@SivanCola、@par73e、@zhuguang-ZFG、@gcoder1991
下载与安装