fix: preserve AskUserQuestion feedback across transcript reloads - #49
Merged
Merged
Conversation
补齐缺失的反馈模块,使用共享 ToolBlock 渲染提交与取消结果。 取消路径写入持久化 metadata,保持模型输出和 TUI 拒绝文本不变。 修复中断后复用调用 ID 串名、取消反馈折叠及普通 metadata 误判。 以实际组件渲染验证历史重载、自恢复和继续对话,并增加 Web CI。 验证:前端全套测试(2323 项通过记录)、生产构建、219 项原生回归、 GCC 11 编译检查、OpenSpec 严格校验及 git diff --cached --check 通过。
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.
Summary
Verification
cd web && node src/lib/sessionTranscript.test.jscd web && node src/lib/transcriptRendererArchitecture.test.jscd web && node src/lib/questionFeedbackPersistence.test.jscd web && pnpm testgit diff --cached --checkKnown repository note: unrestricted Git status/diff scans are blocked by the damaged
external/cpp-mcpsubmodule metadata; only the scoped review files were staged.