summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components/message-part.css
AgeCommit message (Collapse)Author
2026-04-28fix(ui): remove redundant flex overrides in tool components (#24749)Brendan Allan
2026-04-15tweak(ui): session spacing (#20839)David Hill
Co-authored-by: Adam <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-03-27chore(app): more spacing controlsAdam
2026-03-25chore: cleanupAdam
2026-03-25chore(app): markdown playground in storyboardAdam
2026-03-23tui: keep patch tool counts visible with long filenames (#18678)David Hill
2026-03-16Wrap question option descriptions instead of truncating (#17782)Shoubhit Dash
2026-03-13fix(app): support text attachments (#17335)Adam
2026-03-12feat(app): interruption stateAdam
2026-03-12feat(app): follow-up behavior (#17233)Adam
2026-03-12fix(app): titlebar cleanup (#17206)David Hill
2026-03-10feat(ui): restyle Card and improve tool error cards (#16888)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-09chore: cleanupAdam
2026-03-09chore: cleanupAdam
2026-03-09revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745)Adam
2026-03-07STUPID SEXY TIMELINE (#16420)Kit Langton
2026-03-05fix(app): websearch and codesearch tool renderingAdam
2026-03-02Animation Smorgasbord (#15637)Kit Langton
Co-authored-by: Adam <[email protected]>
2026-03-02feat(app): show which messages are queued (#15587)Filip
2026-03-01feat(app): add compact ui (#15578)Filip
2026-02-27chore: generateopencode-agent[bot]
2026-02-27fix(app): make bash output selectable (#15378)Alex Yaroshuk
2026-02-26fix(app): permissions and questions from child sessions (#15105)Adam
Co-authored-by: adamelmore <[email protected]>
2026-02-25tweak(ui): keep reasoning inline code subdued in dark modeDavid Hill
2026-02-22feat(app): feed customization optionsAdam
2026-02-20chore: cleanupAdam
2026-02-20tweak(ui): adjust session feed spacingDavid Hill
2026-02-20tweak(ui): tone down reasoning emphasisDavid Hill
2026-02-20tweak(ui): refine session feed spacingDavid Hill
2026-02-19chore: refactor composer/dock components (#14328)Adam
2026-02-19chore: cleanupAdam
2026-02-19chore: cleanupAdam
2026-02-19fix(app): accordion stylesAdam
2026-02-18tweak(ui): restyle reasoning blocksDavid Hill
2026-02-18chore: cleanupAdam
2026-02-18chore: cleanupAdam
2026-02-17tui: add warning icon to permission requests for better visibilityDavid Hill
Adds a visual warning indicator to permission request dialogs to make them more noticeable and help users understand when the agent needs approval to use tools. Also improves the layout with consistent spacing and icon alignment.
2026-02-17refactor(ui): extract dock prompt shellDavid Hill
2026-02-17tweak(ui): bump button heights and align permission prompt layoutDavid 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): 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-05fix(app): copy buttons smaller and out of the wayAdam
2026-01-30chore: generateopencode-agent[bot]
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-22feat(app): copy buttons for assistant messages and code blocksAdam
2026-01-21fix(ui): preserve filename casing in edit/write tool titles (#9752)zerone0x