summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src
AgeCommit message (Collapse)Author
2026-03-09fix(app): fix issue with scroll jumping when pressing escape in comment text ↵Yihui Khuu
area (#15374)
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-08fix(app): less auto-expand/collapseAdam
2026-03-08chore: refactoring ui hooksAdam
2026-03-07tui: align numeric displays consistently across tool outputs and diff ↵David Hill
counters using tabular numerals
2026-03-07fix(app): text-shimmer undefined length (#16475)Eric Guo
2026-03-07fix(app): can't scroll filesAdam
2026-03-07fix(app): task agent titleAdam
2026-03-07chore: generateopencode-agent[bot]
2026-03-07STUPID SEXY TIMELINE (#16420)Kit Langton
2026-03-06chore: generateopencode-agent[bot]
2026-03-06feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ↵David Hill
(#16374) Co-authored-by: Adam <[email protected]>
2026-03-06fix(app): better review/filetree empty states (#16221)David Hill
Co-authored-by: Adam <[email protected]>
2026-03-06fix(app): stale keyed show errorsAdam
2026-03-06fix(ui): prevent unwanted key events during composition in LineCommentEditor ↵Hoshiumi Arata
(#16361)
2026-03-06fix(app): part type gateAdam
2026-03-06share: speed up share loads (#16165)Shoubhit Dash
2026-03-05fix(app): websearch and codesearch tool renderingAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): file path truncation in session turnAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): mod+f always opens searchAdam
2026-03-05fix(app): no delay on tooltip closeAdam
2026-03-05app: prefer using useLocation instead of window.location (#15989)Brendan Allan
2026-03-04ui: rely on task part href instead of onClick handler (#15978)Brendan Allan
2026-03-04desktop: add electron version (#15663)Brendan Allan
2026-03-03chore: cleanupAdam
2026-03-03chore: cleanupAdam
2026-03-03chore: cleanupAdam
2026-03-03fix(app): timeline jankAdam
2026-03-03fix(app): timeline jankAdam
2026-03-02chore: generateopencode-agent[bot]
2026-03-02Animation Smorgasbord (#15637)Kit Langton
Co-authored-by: Adam <[email protected]>
2026-03-02ui: move session review bottom paddingDavid Hill
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
2026-03-02ui: avoid session review header clippingDavid Hill
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
2026-03-02ui: tighten scroll thumb and review paddingDavid Hill
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
2026-03-02ui: widen scroll thumb hit areaDavid Hill
Make the thumb overlay 12px wide while keeping the visible bar 6px centered for easier hover/drag.
2026-03-02core: keep review header buttons visible when scroll thumb showsDavid Hill
2026-03-02feat(app): show which messages are queued (#15587)Filip
2026-03-01feat(app): add compact ui (#15578)Filip
2026-03-01fix(app): make provider icon resolved id reactive (#15583)Filip
2026-03-01fix(app): show proper usage limit errors (#15496)Filip
2026-02-28fix(app): fallback to synthetic icon for unknown provider IDs (#15295)mridul
2026-02-27fix(app): display skill name in skill tool call (#15413)Alex Yaroshuk
2026-02-27chore: generateopencode-agent[bot]
2026-02-27fix(app): make bash output selectable (#15378)Alex Yaroshuk
2026-02-27chore(app): i18n sync (#15362)Adam
2026-02-27feat(app): add Warp to the open menu (#15368)Kit Langton
2026-02-27fix(app): update provider spriteAdam
2026-02-27feat(app): add Turkish (tr) locale for app and ui packages (#15278)vaur94
Co-authored-by: Ugur <[email protected]>