Luke Parker
3a810fcb9a
perf(ui): render icons through an svg sprite ( #26950 )
2026-05-13 17:57:13 +10:00
Sebastian
d6367853ae
Add TUI notifications and attention sounds (disabled by default) ( #26980 )
2026-05-13 03:26:25 +02:00
Musa
159964b172
feat(plugin): add DigitalOcean OAuth + Inference Routers ( #26095 )
2026-05-12 16:22:40 -05:00
Brendan Allan
c933504d9c
fix(ui): better handle patch file support when rendering patch/edit tools ( #26828 )
2026-05-11 17:21:59 +08:00
Brendan Allan
5d6f2a1524
fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming ( #26822 )
2026-05-11 15:15:03 +08:00
Kit Langton
d373c562f2
fix(session): accept legacy summary diffs ( #26579 )
...
Co-authored-by: Developer <temp@example.com>
2026-05-09 16:44:24 -04:00
Luke Parker
d19f7bc77c
fix(web): normalize shell output carriage returns ( #26426 )
2026-05-09 10:24:57 +10:00
opencode-agent[bot]
edbc02855d
chore: generate
2026-05-08 08:50:42 +00:00
Shoubhit Dash
a43d3e0e1e
feat(websearch): add parallel provider rollout ( #26227 )
2026-05-08 14:19:36 +05:30
Luke Parker
6f165e23de
perf(ui): defer tool status width measurement ( #26282 )
2026-05-08 15:36:28 +10:00
YGoetschel
fea9a0bd4c
fix: guard undefined contents in diff renderer to fix share viewer SSR crash ( #21763 )
2026-05-07 18:55:40 +08:00
Sergei Zharinov
518503b29b
fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering ( #25866 )
2026-05-06 16:06:37 +08:00
Luke Parker
ca2411d332
Run UI unit tests in CI ( #25792 )
2026-05-05 11:05:53 +10:00
Luke Parker
6a5e329427
fix(vcs): preserve batched patch boundaries ( #25787 )
2026-05-05 00:34:06 +00:00
Aiden Cline
6aa8e894b1
chore: rm broken codesearch tool ( #24992 )
2026-04-29 13:15:44 -05:00
Brendan Allan
9d1f17d836
fix(ui): remove redundant flex overrides in tool components ( #24749 )
2026-04-28 15:51:18 +08:00
Dax
62ef2a2207
refactor: rename shared package to core ( #24309 )
2026-04-25 10:59:17 -04:00
Brendan Allan
4712f0f3c1
feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder ( #24105 )
2026-04-24 14:04:55 +08:00
Luke Parker
69b8ea0d66
chore: bump Bun to 1.3.13 ( #23791 )
2026-04-23 00:25:36 -04:00
Brendan Allan
febadc5589
fix(ui): correct diff render condition logic ( #23670 )
2026-04-21 18:49:04 +08:00
黑墨水鱼
91468fe455
fix(ui): use parentID matching instead of positional scan for assistant messages ( #23093 )
2026-04-20 07:35:06 +00:00
OpeOginni
c0eab9e442
fix(desktop): adjust ui tool diff sticky header offset ( #23149 )
2026-04-18 11:31:38 +08:00
Ismail Ghallou
3fe602cda3
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
9f4b73b6a3
fix: clean up final 16 no-unused-vars warnings ( #22751 )
2026-04-16 03:54:21 +00:00
Kit Langton
8aa0f9fe95
feat: enable type-aware no-base-to-string rule, fix 56 violations ( #22750 )
2026-04-16 03:50:47 +00:00
opencode-agent[bot]
0beaf04df5
chore: generate
2026-04-16 03:28:30 +00:00
Kit Langton
80f1f1b5b8
feat: enable type-aware no-floating-promises rule, fix all 177 violations ( #22741 )
2026-04-15 23:27:32 -04:00
Kit Langton
34213d4446
fix: delete 9 dead functions with zero callers ( #22697 )
2026-04-16 02:01:02 +00:00
Kit Langton
f7d4665e40
fix: resolve oxlint warnings — suppress false positives, remove unused imports ( #22687 )
2026-04-15 21:33:54 -04:00
Kit Langton
3d6f90cb53
feat: add oxlint with correctness defaults ( #22682 )
2026-04-15 20:45:19 -04:00
David Hill
e16589f8b5
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
be9432a893
shared package ( #22626 )
2026-04-15 14:26:20 +00:00
Brendan Allan
c98f616385
ui: update accordion styles and session review component ( #22582 )
2026-04-15 07:29:36 +00:00
Brendan Allan
5069cd9798
fix(ui): disable accordion items for binary files and improve disabled state styling ( #22577 )
2026-04-15 07:26:34 +00:00
Brendan Allan
8d89c3417b
fix: prevent tooltip reopen on trigger click ( #22571 )
2026-04-15 06:03:29 +00:00
Brendan Allan
62bd023086
app: replace parsePatchFiles with parseDiffFromFile ( #22270 )
2026-04-13 17:19:14 +08:00
Adam
689b1a4b3a
fix(app): diff list normalization
2026-04-08 14:02:23 -05:00
Adam
d98be39344
fix(app): patch tool diff rendering
2026-04-08 13:49:16 -05:00
Brendan Allan
988c9894f2
ui: fix sticky session diffs header ( #21486 )
2026-04-08 17:01:52 +08:00
Dax
b7fab49b64
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
ec8b9810b4
feat(app): better subagent experience ( #20708 )
2026-04-07 11:06:23 -05:00
Shoubhit Dash
35350b1d25
feat: restore git-backed review modes ( #20845 )
2026-04-03 09:54:57 -05:00
Shoubhit Dash
9d57f21f9f
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
c4b3971548
app: unify auto scroll ref handling ( #20716 )
2026-04-02 16:44:52 +00:00
Brendan Allan
69d047ae7d
cleanup event listeners with solid-primitives/event-listener ( #20619 )
2026-04-02 09:40:03 +00:00
Brendan Allan
327f62526a
use solid-primitives/resize-observer across web code ( #20613 )
2026-04-02 17:24:10 +08:00
Shoubhit Dash
d540d363a7
refactor: simplify solid reactivity across app and web ( #20497 )
2026-04-02 17:14:05 +08:00
Shoubhit Dash
44f83015cd
perf(review): defer offscreen diff mounts ( #20469 )
2026-04-01 19:29:12 +05:30
Shoubhit Dash
a3a6cf1c07
feat(comments): support file mentions ( #20447 )
2026-04-01 16:11:57 +05:30
Shoubhit Dash
47a676111a
fix(session): add keyboard support to question dock ( #20439 )
2026-04-01 15:47:15 +05:30
Adam
f736116967
fix(app): more startup efficiency ( #19454 )
2026-03-28 01:26:57 +00:00
Shoubhit Dash
a93374c48f
fix(ui): make streamed markdown feel more continuous ( #19404 )
2026-03-27 22:06:47 +05:30
Adam
af2ccc94eb
chore(app): more spacing controls
2026-03-27 11:22:28 -05:00
Shoubhit Dash
d341499684
fix(ui): keep partial markdown readable while responses stream ( #19403 )
2026-03-27 07:46:47 +00:00
Shoubhit Dash
b7a06e1939
fix(ui): reduce markdown jank while responses stream ( #19304 )
2026-03-26 14:43:30 -05:00
Adam
311ba4179a
fix(app): remove fork session button
2026-03-26 14:34:01 -05:00
Adam
b8fb75a94a
fix(app): don't bundle fonts ( #19329 )
2026-03-26 14:02:01 -05:00
Shoubhit Dash
1b028d0632
revert: roll back git-backed review modes ( #19295 )
2026-03-26 10:14:57 -04:00
Adam
d6fc5f414b
chore: storybook tweaks
2026-03-25 11:30:41 -05:00
Aiden Cline
77fc88c8ad
chore: remove dead code for todoread tool ( #19128 )
2026-03-25 16:21:42 +00:00
Adam
cafc2b204b
chore: cleanup
2026-03-25 11:15:34 -05:00
Shoubhit Dash
73e107250d
feat: restore git-backed review modes with effectful git service ( #18900 )
2026-03-25 21:09:53 +05:30
Adam
b746aec493
chore: storybook tweaks
2026-03-25 10:20:19 -05:00
Adam
0c0c6f3bdb
chore(app): markdown playground in storyboard
2026-03-25 09:14:35 -05:00
Adam
b480a38d31
chore(app): markdown playground in storyboard
2026-03-25 09:14:35 -05:00
Adam
1041ae91d1
Reapply "fix(app): startup efficiency"
...
This reverts commit 898456a25c .
2026-03-25 06:25:57 -05:00
Adam
898456a25c
Revert "fix(app): startup efficiency"
2026-03-25 06:25:05 -05:00
Adam
0dbfefa080
Reapply "fix(app): startup efficiency ( #18854 )"
...
This reverts commit a379eb3867 .
2026-03-25 05:59:05 -05:00
Adam
a379eb3867
Revert "fix(app): startup efficiency ( #18854 )"
...
This reverts commit 546748a461 .
2026-03-24 18:36:37 -05:00
Adam
546748a461
fix(app): startup efficiency ( #18854 )
2026-03-24 09:10:24 -05:00
Burak Yigit Kaya
c9c93eac00
fix(ui): eliminate N+1 reactive subscriptions in SessionTurn ( #18924 )
2026-03-24 09:02:22 -05:00
David Hill
40e49c5b49
tui: keep patch tool counts visible with long filenames ( #18678 )
2026-03-23 00:45:11 +00:00
Luke Parker
afe9b97274
fix(app): restore keyboard project switching in open sidebar ( #18682 )
2026-03-23 00:39:46 +00:00
Luke Parker
0bbf26a1ce
deslopity deslopity ( #18343 )
2026-03-20 05:24:27 +00:00
Luke Parker
d460614cd7
fix: lots of desktop stability, better e2e error logging ( #18300 )
2026-03-20 00:12:06 -04:00
Aiden Cline
aeece6166b
ignore: revert 3 commits that broke dev branch ( #18260 )
2026-03-19 11:15:07 -05:00
Shoubhit Dash
e6f5214779
feat: add git-backed session review modes ( #17961 )
2026-03-19 19:29:29 +05:30
David Hill
0ca51eebcf
tweak(ui): theme overrides ( #17958 )
2026-03-18 19:26:32 +05:30
Shoubhit Dash
ba22976568
fix: inline review comment submit and layout ( #17948 )
2026-03-17 19:54:20 +05:30
Shoubhit Dash
51fcd04a70
Wrap question option descriptions instead of truncating ( #17782 )
2026-03-16 11:29:18 +00:00
Marcus Schiesser
f2d3a4c70f
fix(ui): prevent long filenames from overlapping actions ( #17151 )
2026-03-13 16:17:15 -05:00
David Hill
f54abe58cf
tui: update compaction status message to use Session instead of History across all languages
...
The compaction message now correctly indicates the current session was compacted rather than the entire history, making it clearer to users which conversation data was optimized.
2026-03-13 16:33:01 +00:00
Adam
4ad8116ce3
fix(app): model selection persist by session ( #17348 )
2026-03-13 11:05:08 -05:00
David Hill
5c7088338c
fix(app): polish prompt composer controls ( #17388 )
2026-03-13 10:48:10 -05:00
David Hill
1cbe7b0854
tweak(ui): use new-session icon in sidebar buttons
2026-03-13 10:18:08 -05:00
Jack
5aaf1ddfb7
fix(ui): force wasm highlighter for markdown code blocks ( #17373 )
2026-03-13 09:57:14 -05:00
Adam
6653f868ae
fix(app): tooltip quirks
2026-03-13 08:38:32 -05:00
Adam
f4804dac85
fix(app): oc-2 went too dark
2026-03-13 07:25:42 -05:00
Adam
843f188aaa
fix(app): support text attachments ( #17335 )
2026-03-13 06:58:24 -05:00
Adam
05cb3c87ca
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
Adam
270cb0b8b4
chore: cleanup ( #17284 )
2026-03-13 06:27:58 -05:00
Adam
ff748b82ca
fix(app): simplify themes ( #17274 )
2026-03-13 10:12:58 +00:00
Adam
5576662200
feat(app): missing themes ( #17275 )
2026-03-12 22:21:02 -05:00
Brendan Allan
84df96eaef
desktop: multi-window support in electron ( #17155 )
2026-03-13 09:18:27 +08:00
Adam
c173988aaa
feat(app): interruption state
2026-03-12 19:07:23 -05:00
Adam
9d3c42c8c4
fix(app): task error state
2026-03-12 16:25:49 -05:00
Adam
42a5af6c8f
feat(app): follow-up behavior ( #17233 )
2026-03-12 20:17:36 +00:00
Adam
f0542fae7a
fix(app): optimistic revert/restore
2026-03-12 15:04:27 -05:00
Adam
02c75821a8
feat(app): AMOLED theme
2026-03-12 14:11:22 -05:00
David Hill
184732fc20
fix(app): titlebar cleanup ( #17206 )
2026-03-12 18:26:50 +00:00