Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
思考和搜索过程中,原界面会重复展示多层标题与工具状态。这次按消息 parts 的顺序平铺为「思考 → 工具调用 → 思考 → 回答」,每段只有一个入口,保留正文顺序与分支锚点。
Thinking...,不增加模型调用。/thinking-demo本地交互演示,样式独立;免登录仅限开发环境 localhost / 127.0.0.1 的精确路径。验证:
pnpm typecheck、改动文件 ESLint、git diff --check,以及 assistant-trace、normalized-ui-message-pipeline、conversation-message、ui-message-parts-rendering、research-events、research-router-context、research-context、web-research-placement 共 8 项回归测试通过。此前已使用 DeepSeek V4 Flash 和 GLM-5.3-Flash 完成真实搜索、网页读取、推理与回答验证。最终平铺布局尚未完成浏览器视觉复验;本次未运行生产构建。