Luke Parker
4ccb32aca8
deslopity deslopity ( #18343 )
2026-03-20 05:24:27 +00:00
Luke Parker
763c116502
fix: lots of desktop stability, better e2e error logging ( #18300 )
2026-03-20 00:12:06 -04:00
Aiden Cline
d210d67f1e
ignore: revert 3 commits that broke dev branch ( #18260 )
2026-03-19 11:15:07 -05:00
Shoubhit Dash
1725f7bb2e
feat: add git-backed session review modes ( #17961 )
2026-03-19 19:29:29 +05:30
David Hill
2952da2736
tweak(ui): theme overrides ( #17958 )
2026-03-18 19:26:32 +05:30
Shoubhit Dash
b21adc16ee
fix: inline review comment submit and layout ( #17948 )
2026-03-17 19:54:20 +05:30
Shoubhit Dash
d8dc149251
Wrap question option descriptions instead of truncating ( #17782 )
2026-03-16 11:29:18 +00:00
Marcus Schiesser
53e8eccbf2
fix(ui): prevent long filenames from overlapping actions ( #17151 )
2026-03-13 16:17:15 -05:00
David Hill
3e4f676789
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
a65fb9a7a9
fix(app): model selection persist by session ( #17348 )
2026-03-13 11:05:08 -05:00
David Hill
4a931d8a4f
fix(app): polish prompt composer controls ( #17388 )
2026-03-13 10:48:10 -05:00
David Hill
ee7a5685bd
tweak(ui): use new-session icon in sidebar buttons
2026-03-13 10:18:08 -05:00
Jack
fd986f015a
fix(ui): force wasm highlighter for markdown code blocks ( #17373 )
2026-03-13 09:57:14 -05:00
Adam
e43f0ff375
fix(app): tooltip quirks
2026-03-13 08:38:32 -05:00
Adam
9b5acb0919
fix(app): oc-2 went too dark
2026-03-13 07:25:42 -05:00
Adam
ac0640f4ca
fix(app): support text attachments ( #17335 )
2026-03-13 06:58:24 -05:00
Adam
01dea97657
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
Adam
cff676ae63
chore: cleanup ( #17284 )
2026-03-13 06:27:58 -05:00
Adam
d62c4c41fe
fix(app): simplify themes ( #17274 )
2026-03-13 10:12:58 +00:00
Adam
11ef4651a4
feat(app): missing themes ( #17275 )
2026-03-12 22:21:02 -05:00
Brendan Allan
9175eeca8f
desktop: multi-window support in electron ( #17155 )
2026-03-13 09:18:27 +08:00
Adam
68fc806548
feat(app): interruption state
2026-03-12 19:07:23 -05:00
Adam
c34e94b4f5
fix(app): task error state
2026-03-12 16:25:49 -05:00
Adam
21ee9d3500
feat(app): follow-up behavior ( #17233 )
2026-03-12 20:17:36 +00:00
Adam
618e35dec7
fix(app): optimistic revert/restore
2026-03-12 15:04:27 -05:00
Adam
0f31266217
feat(app): AMOLED theme
2026-03-12 14:11:22 -05:00
David Hill
9dbe0d1016
fix(app): titlebar cleanup ( #17206 )
2026-03-12 18:26:50 +00:00
Adam
cbfdbad4f0
feat(app): better themes ( #16889 )
2026-03-12 10:35:23 -05:00
Luke Parker
7bd3d7d03f
fix(electron): theme Windows titlebar overlay ( #16843 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-03-12 16:38:56 +10:00
Luke Parker
46c9443913
fix(desktop-electron): fix resource loading under file:// protocol ( #17125 )
2026-03-12 12:19:44 +08:00
Adam
cb257cf5ce
feat(app): restore to message and fork session ( #17092 )
2026-03-11 21:34:48 +00:00
Adam
2034d916b9
chore(app): simplify review pane ( #17066 )
2026-03-11 12:24:51 -05:00
Shoubhit Dash
e1ccd985c6
perf(app): trim session render work ( #16987 )
2026-03-11 18:19:17 +05:30
Filip
053ae6ccc9
fix(app): make error tool card respect settings ( #17005 )
2026-03-11 14:52:33 +05:30
David Hill
7524ce20f4
feat(ui): restyle Card and improve tool error cards ( #16888 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-03-10 13:52:32 -05:00
Adam
4d591d245d
chore: cleanup
2026-03-09 15:28:35 -05:00
Adam
12836be1aa
chore: cleanup
2026-03-09 15:28:35 -05:00
Adam
53ecb769dc
fix(app): scroll jitter/loop
2026-03-09 10:44:02 -05:00
David Hill
3d941a6672
fix(app): session title turn spinner ( #16764 )
2026-03-09 09:46:15 -05:00
Adam
3b59be4dd8
fix(app): remove oc-1 theme
2026-03-09 08:25:41 -05:00
Adam
a267c02d2a
revert(app): "STUPID SEXY TIMELINE ( #16420 )" ( #16745 )
2026-03-09 07:36:39 -05:00
Yihui Khuu
fd2d06459f
fix(app): fix issue with scroll jumping when pressing escape in comment text area ( #15374 )
2026-03-09 15:29:24 +05:30
Adam
ef130a7417
feat(app): generate color palettes ( #16232 )
2026-03-08 19:28:58 -05:00
Adam
21373267cf
fix(app): less auto-expand/collapse
2026-03-08 07:11:15 -05:00
Adam
3b2ae9d2a1
chore: refactoring ui hooks
2026-03-08 07:11:15 -05:00
David Hill
05362100f7
tui: align numeric displays consistently across tool outputs and diff counters using tabular numerals
2026-03-07 23:49:10 +00:00
Eric Guo
a1bb6a4047
fix(app): text-shimmer undefined length ( #16475 )
2026-03-07 09:53:32 -06:00
Adam
28afc494ac
fix(app): can't scroll files
2026-03-07 06:47:11 -06:00
Adam
1ce8b0f17f
fix(app): task agent title
2026-03-07 06:03:30 -06:00
opencode-agent[bot]
18a9142252
chore: generate
2026-03-07 11:26:12 +00:00