improvement(chat): shimmer active subagent and tool labels instead of spinners#5612
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview A shared Subagent headers always show the agent icon; the label shimmers when Executing tool rows show the tool icon (or a new outline circle fallback) with a shimmering title; completed/cancelled states are unchanged. Reviewed by Cursor Bugbot for commit 8bb0808. Configure here. |
Greptile SummaryThis PR replaces spinner-based activity indicators with shimmering text labels. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (5): Last reviewed commit: "fix(chat): apply reduced-motion shimmer ..." | Re-trigger Greptile |
…mmer source, reduced-motion rest color
|
@cursor review |
… state stays visible
|
@cursor review |
|
@cursor review |
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 8bb0808. Configure here.
Summary
ShimmerTextprimitive (components/ui), same gradient/timing/dark-mode stops, with a reduced-motion fallbackType of Change
Testing
Tested manually; message-content test suite passes (32 tests)
Checklist