Uh oh!
There was an error while loading. Please reload this page.
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 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…mmer source, reduced-motion rest color
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@cursor review |
Uh oh!
There was an error while loading. Please reload this page.
… state stays visible
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@cursor review |
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@cursor review |
Uh oh!
There was an error while loading. Please reload this page.
waleedlatif1
commented
Jul 12, 2026
waleedlatif1
commented
Jul 12, 2026
@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