summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/message-part.tsx
AgeCommit message (Collapse)Author
2026-02-20fix(ui): show full turn duration in assistant meta (#14378)Shoubhit Dash
2026-02-19chore: cleanupAdam
2026-02-19chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-17fix(app): better tool call batchingAdam
2026-02-17tweak(ui): bump button heights and align permission prompt layoutDavid Hill
2026-02-17ui: add clearer 'Copy response' tooltip label for text partsDavid Hill
2026-02-17tweak(ui): allow full-width user message metaDavid Hill
Moves the user message meta row out of the bubble width constraints and truncates long metadata while keeping the timestamp visible with consistent middot spacing.
2026-02-17tweak(ui): show assistant response meta on hoverDavid Hill
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
2026-02-17tweak(ui): refine user message hover metaDavid Hill
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
2026-02-17tweak(ui): use provider catalog namesDavid Hill
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
2026-02-17tweak(ui): show user message meta on hoverDavid Hill
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-10fix(app): task tool renderingAdam
2026-02-06fix(app): don't rely on metadata.summary in task tool render (#12497)Adam
2026-02-05fix(app): copy buttons smaller and out of the wayAdam
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker
2026-01-31Revert "feat: Transitions, spacing, scroll fade, prompt area update ↵Adam
(#11168)" (#11461) Co-authored-by: adamelmore <[email protected]>
2026-01-30feat: Transitions, spacing, scroll fade, prompt area update (#11168)Aaron Iker
Co-authored-by: Github Action <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: aaroniker <[email protected]>
2026-01-27feat(app): show loaded agents.md filesadamelmore
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore
2026-01-24fix(app): don't use findLastadamelmore
2026-01-24fix(web): construct apply_patch metadata before requesting permission (#10422)Britt
2026-01-22fix(ui): prevent copy buttons from stealing focus from prompt input (#10084)Alex Yaroshuk
2026-01-22feat(app): copy buttons for assistant messages and code blocksAdam
2026-01-22fix(app): session screen accessibility improvements (#9907)Nolan Darilek
2026-01-21fix(ui): preserve filename casing in edit/write tool titles (#9752)zerone0x
2026-01-20chore: generateGitHub Action
2026-01-20wip(app): i18nAdam
2026-01-20fix(app): auto-scroll uxAdam
2026-01-20fix(ui): show filename in Edit/Write permission titles (#9662)zerone0x
Co-authored-by: Claude <[email protected]>
2026-01-20chore: cleanupAdam
2026-01-20chore: cleanupAdam
2026-01-20fix(app): user message expand on clickAdam
2026-01-19fix(app): new layout improvementsAdam
2026-01-18feat: apply_patch tool for openai models (#9127)Aiden Cline
2026-01-16fix(desktop): Stream bash output + strip-asni (#8961)Daniel Polito
2026-01-13feat(desktop): Ask Question Tool Support (#8232)Daniel Polito
2026-01-11feat(desktop): Image Preview support for Image Attachments (#7841)Daniel Polito
2026-01-10feat(deskop): Add Copy to Messages (#7658)Daniel Polito
2026-01-09fix(app): more defensive todo accessadamelmore
2026-01-08feat(app): incrementally render turns, markdown cache, lazily render diffsAdam
2026-01-05Feat/clickable subtask (#6846)OpeOginni
2026-01-03fix(app): diff rendering performanceAdam
2026-01-01Permission rework (#6319)Dax
Co-authored-by: Github Action <[email protected]> Co-authored-by: Adam <[email protected]>
2025-12-31Desktop: Add Subagents Mention Support (#6540)Daniel Polito
2025-12-31chore: cleanupAdam