feat: 适配 App 3.12.3 (同号 0.16.5 构建漂移) — 复测文档四处同步 + 透传 -32601 泛化 - #29
Merged
Merged
Conversation
- docs/recheck-3.12.3.md: 活体复测报告 (测试套件/headless/app-server 探测/ACP 端到端全绿; workspace/* 删 7/8、updateRuntimeModelConfig/updateInteractionPreferences 删除、 startup/storageState 新通知、GLM-5-Turbo 下架、--allowed-tools/--max-turns 仍未接线) - README/agent-help/SKILL 四处文档面同步 3.12.3 口径; agent-help tested_against 双版本 - ACP 桥: 删 _REMOVED_IN_016 硬编码清单, _passthrough_error 统一处理透传后端 -32601 → 「当前 ZCode 版本已移除该能力」文案 (错误码不变); 核心协议路径 (create/send/list/ resume/prompt) 刻意保持原文案透传 - tests: +3 用例 (D4/D5/D6) — 417 passed, 28 subtests (基线 414+14)
…分支简化 + D7 核心路径守护用例
…KILL 表行 ❌ 化(删与 blockquote 重复的行内句)
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.
背景
App 更新到 3.12.3 后对官方构建做了全链路活体复测(方法复刻 docs/recheck-0.16.5.md)。CLI
--version仍是 0.16.5 但构建内容漂移,协议面有实际变化。核心链路(ACP 桥端到端/headless/MCP/review 体系)零改动可用;变化集中在扩展透传面。协议面变化(实测证据见 docs/recheck-3.12.3.md)
改动
实测冒烟(官方 3.12.3 构建)
workspace/readState 与 updateRuntimeModelConfig →
-32601 | 当前 ZCode 版本已移除该能力 (...);workspace/generateText 缺参仍 -32602(存活路径不受影响)。