feat(chat): natural-language tool titles, past-tense completion, and smooth agent-group narration#5660
Conversation
…smooth agent-group narration
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Parsing merges thinking/text with a guarded space at channel seams only. Tool rows in groups drop per-tool status icons and show text-only titles with shimmer while executing. Tests cover title rewrites, inline markdown, and seam joining. Reviewed by Cursor Bugbot for commit 74babad. Configure here. |
Greptile SummaryThis PR improves chat narration and tool-call labels. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (5): Last reviewed commit: "fix(chat): classify inline-markdown toke..." | Re-trigger Greptile |
|
@cursor review |
…lic in narration markdown
…nested inline markdown recursively
|
@cursor review |
…on-space emphasis boundaries
|
@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 74babad. Configure here.
Summary
code, label as label) in narration rows instead of leaking raw syntaxType of Change
Testing
Unit tests added for past-tense rewrites, acronym casing, gerund title coverage, inline markdown rendering, and text-seam joins; full message-content suite passing (50 tests), typecheck clean
Checklist