Commit Graph

952 Commits

Author SHA1 Message Date
Brendan Allan 64b536b117 fix(ui): correct diff render condition logic (#23670) 2026-04-21 18:49:04 +08:00
黑墨水鱼 080c9744eb fix(ui): use parentID matching instead of positional scan for assistant messages (#23093) 2026-04-20 07:35:06 +00:00
OpeOginni 0d5ef472ce fix(desktop): adjust ui tool diff sticky header offset (#23149) 2026-04-18 11:31:38 +08:00
Ismail Ghallou 10db5e78c0 feat: add LLM Gateway provider (#7847)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-04-17 10:29:31 -05:00
Kit Langton 946ea995e3 fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
Kit Langton eea507f2eb feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750) 2026-04-16 03:50:47 +00:00
opencode-agent[bot] 6071cafce1 chore: generate 2026-04-16 03:28:30 +00:00
Kit Langton 949ac8ed15 feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
2026-04-15 23:27:32 -04:00
Kit Langton 4a078e05b1 fix: delete 9 dead functions with zero callers (#22697) 2026-04-16 02:01:02 +00:00
Kit Langton 228636345a fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
publish-github-action / publish (push) Has been cancelled
2026-04-15 21:33:54 -04:00
Kit Langton a11169b562 feat: add oxlint with correctness defaults (#22682) 2026-04-15 20:45:19 -04:00
David Hill 320fd1aa5b tweak(ui): session spacing (#20839)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-04-15 18:58:05 -04:00
Dax 780c051059 shared package (#22626) 2026-04-15 14:26:20 +00:00
Brendan Allan 8c93fa3475 ui: update accordion styles and session review component (#22582) 2026-04-15 07:29:36 +00:00
Brendan Allan eb6fb9faaf fix(ui): disable accordion items for binary files and improve disabled state styling (#22577) 2026-04-15 07:26:34 +00:00
Brendan Allan 855cc6bc12 fix: prevent tooltip reopen on trigger click (#22571) 2026-04-15 06:03:29 +00:00
Brendan Allan f54a6ab5ba app: replace parsePatchFiles with parseDiffFromFile (#22270) 2026-04-13 17:19:14 +08:00
Adam 969183a744 fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
Adam 3d27a30e3b fix(app): patch tool diff rendering 2026-04-08 13:49:16 -05:00
Brendan Allan 636603c1aa ui: fix sticky session diffs header (#21486) 2026-04-08 17:01:52 +08:00
Dax 6cc1116f8e refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-04-07 19:48:23 -04:00
Adam 2d528d4ac7 feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
Shoubhit Dash cf23c87965 feat: restore git-backed review modes (#20845) 2026-04-03 09:54:57 -05:00
Shoubhit Dash 4465a48d7e feat(ui): redesign modified files section in session turn (#20348)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-04-03 08:32:53 -05:00
Brendan Allan ba598a309c app: unify auto scroll ref handling (#20716) 2026-04-02 16:44:52 +00:00
Brendan Allan 1c97b92774 cleanup event listeners with solid-primitives/event-listener (#20619) 2026-04-02 09:40:03 +00:00
Brendan Allan b7382ab630 use solid-primitives/resize-observer across web code (#20613) 2026-04-02 17:24:10 +08:00
Shoubhit Dash decf3415af refactor: simplify solid reactivity across app and web (#20497) 2026-04-02 17:14:05 +08:00
Shoubhit Dash d96a37c06b perf(review): defer offscreen diff mounts (#20469) 2026-04-01 19:29:12 +05:30
Shoubhit Dash 345b76313e feat(comments): support file mentions (#20447) 2026-04-01 16:11:57 +05:30
Shoubhit Dash 7a9f4c5489 fix(session): add keyboard support to question dock (#20439) 2026-04-01 15:47:15 +05:30
Adam 6b6f76fc04 fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Shoubhit Dash c587f07b8e fix(ui): make streamed markdown feel more continuous (#19404) 2026-03-27 22:06:47 +05:30
Adam 292e435abb chore(app): more spacing controls 2026-03-27 11:22:28 -05:00
Shoubhit Dash ed54dbb5ba fix(ui): keep partial markdown readable while responses stream (#19403) 2026-03-27 07:46:47 +00:00
Shoubhit Dash 535229440b fix(ui): reduce markdown jank while responses stream (#19304) 2026-03-26 14:43:30 -05:00
Adam b43642b5a3 fix(app): remove fork session button 2026-03-26 14:34:01 -05:00
Adam 8c80f57cbe fix(app): don't bundle fonts (#19329) 2026-03-26 14:02:01 -05:00
Shoubhit Dash b8222bf1fb revert: roll back git-backed review modes (#19295) 2026-03-26 10:14:57 -04:00
Adam 22edd61301 chore: storybook tweaks 2026-03-25 11:30:41 -05:00
Aiden Cline 78829463ec chore: remove dead code for todoread tool (#19128)
publish-github-action / publish (push) Has been cancelled
2026-03-25 16:21:42 +00:00
Adam 1a233e5928 chore: cleanup 2026-03-25 11:15:34 -05:00
Shoubhit Dash 973ad436e1 feat: restore git-backed review modes with effectful git service (#18900) 2026-03-25 21:09:53 +05:30
Adam 4a7091c988 chore: storybook tweaks 2026-03-25 10:20:19 -05:00
Adam 04da047809 chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
Adam 0684cdc468 chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
Adam 870a2f8773 Reapply "fix(app): startup efficiency"
This reverts commit 24f93b627b.
2026-03-25 06:25:57 -05:00
Adam 24f93b627b Revert "fix(app): startup efficiency" 2026-03-25 06:25:05 -05:00
Adam eba2f67227 Reapply "fix(app): startup efficiency (#18854)"
This reverts commit 311a58a8c8.
2026-03-25 05:59:05 -05:00
Adam 311a58a8c8 Revert "fix(app): startup efficiency (#18854)"
This reverts commit 824d903e86.
2026-03-24 18:36:37 -05:00