summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/src/components
AgeCommit message (Collapse)Author
2026-04-29chore: rm broken codesearch tool (#24992)Aiden Cline
2026-04-28fix(ui): remove redundant flex overrides in tool components (#24749)Brendan Allan
2026-04-25refactor: rename shared package to core (#24309)Dax
2026-04-24feat(prompt): add shell mode UI with cancel button, custom icon, and example ↵Brendan Allan
placeholder (#24105)
2026-04-23chore: bump Bun to 1.3.13 (#23791)Luke Parker
2026-04-21fix(ui): correct diff render condition logic (#23670)Brendan Allan
2026-04-20fix(ui): use parentID matching instead of positional scan for assistant ↵黑墨水鱼
messages (#23093)
2026-04-18fix(desktop): adjust ui tool diff sticky header offset (#23149)OpeOginni
2026-04-17feat: add LLM Gateway provider (#7847)Ismail Ghallou
Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-16fix: clean up final 16 no-unused-vars warnings (#22751)Kit Langton
2026-04-16feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750)Kit Langton
2026-04-16chore: generateopencode-agent[bot]
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations ↵Kit Langton
(#22741)
2026-04-16fix: delete 9 dead functions with zero callers (#22697)Kit Langton
2026-04-15fix: resolve oxlint warnings — suppress false positives, remove unused ↵Kit Langton
imports (#22687)
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15tweak(ui): session spacing (#20839)David Hill
Co-authored-by: Adam <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-15shared package (#22626)Dax
2026-04-15fix(ui): disable accordion items for binary files and improve disabled state ↵Brendan Allan
styling (#22577)
2026-04-15fix: prevent tooltip reopen on trigger click (#22571)Brendan Allan
2026-04-13app: replace parsePatchFiles with parseDiffFromFile (#22270)Brendan Allan
2026-04-08fix(app): diff list normalizationAdam
2026-04-08fix(app): patch tool diff renderingAdam
2026-04-08ui: fix sticky session diffs header (#21486)Brendan Allan
2026-04-07refactor(snapshot): store unified patches in file diffs (#21244)Dax
Co-authored-by: Adam <[email protected]>
2026-04-07feat(app): better subagent experience (#20708)Adam
2026-04-03feat: restore git-backed review modes (#20845)Shoubhit Dash
2026-04-03feat(ui): redesign modified files section in session turn (#20348)Shoubhit Dash
Co-authored-by: David Hill <[email protected]>
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-04-02use solid-primitives/resize-observer across web code (#20613)Brendan Allan
2026-04-02refactor: simplify solid reactivity across app and web (#20497)Shoubhit Dash
2026-04-01perf(review): defer offscreen diff mounts (#20469)Shoubhit Dash
2026-04-01feat(comments): support file mentions (#20447)Shoubhit Dash
2026-04-01fix(session): add keyboard support to question dock (#20439)Shoubhit Dash
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-27fix(ui): make streamed markdown feel more continuous (#19404)Shoubhit Dash
2026-03-27chore(app): more spacing controlsAdam
2026-03-27fix(ui): keep partial markdown readable while responses stream (#19403)Shoubhit Dash
2026-03-26fix(ui): reduce markdown jank while responses stream (#19304)Shoubhit Dash
2026-03-26fix(app): remove fork session buttonAdam
2026-03-26revert: roll back git-backed review modes (#19295)Shoubhit Dash
2026-03-25chore: storybook tweaksAdam
2026-03-25chore: remove dead code for todoread tool (#19128)Aiden Cline
2026-03-25chore: cleanupAdam
2026-03-25feat: restore git-backed review modes with effectful git service (#18900)Shoubhit Dash
2026-03-25chore: storybook tweaksAdam
2026-03-25chore(app): markdown playground in storyboardAdam
2026-03-25chore(app): markdown playground in storyboardAdam
2026-03-25Reapply "fix(app): startup efficiency"Adam
This reverts commit 898456a25cf2edbfc4ae4961b37424f633419dd6.
2026-03-25Revert "fix(app): startup efficiency"Adam