fix(search): use shared inline tool activity - #8233
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 14 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
|
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
Summary
Use the shared inline activity stream for search and document reads so natural-language labels update in place.
Keep source matches in expandable history, remove raw query text, and preserve the final cited-source panel.
Reuse existing tool-call spacing, icons, and styling; avoid empty disclosures for unusable saved results and misleading empty states after partial retrieval.
Label each result region by its natural-language activity step for screen-reader navigation.
Type of Change
Testing
Checklist