对话:思考过程与工具分开显示 - #370
Merged
Merged
对话:思考过程与工具分开显示#370
Conversation
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.
行为变化
过程面板里,思考和工具分开:思考是可折叠段,进行中显示「思考中 · 时长」,完成后显示「思考了 Xs」。主列在还没有正文时给出可点的思考条,点开仍走现有过程详情。思考正文不进助手气泡。
未新增过程步骤种类,也未改约 80ms 快照。
影响范围
src/lib/chat-process.tssrc/pages/chat/ChatProcessPanel.tsx、ChatMessageBubble.tsx、ChatTranscript.tsx不改会话列表分组、顶栏切换、文件预览。
验证
未跑全量
pnpm test/pnpm build。CI 会跑 PR 矩阵。文档
未改
docs/。