opencode
84de2c4832
release: v1.3.2
2026-03-24 22:50:35 +00:00
opencode
1158f4f6a5
release: v1.3.1
2026-03-24 22:07:24 +00:00
Adam
824d903e86
fix(app): startup efficiency ( #18854 )
2026-03-24 09:10:24 -05:00
Burak Yigit Kaya
cde5e4b899
fix(ui): eliminate N+1 reactive subscriptions in SessionTurn ( #18924 )
2026-03-24 09:02:22 -05:00
David Hill
4e9cf57b60
tui: keep patch tool counts visible with long filenames ( #18678 )
2026-03-23 00:45:11 +00:00
Luke Parker
233dd46542
fix(app): restore keyboard project switching in open sidebar ( #18682 )
2026-03-23 00:39:46 +00:00
opencode
4e248b3830
release: v1.3.0
2026-03-22 23:32:01 +00:00
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
opencode
575159f225
release: v1.2.27
2026-03-16 02:33:48 +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
opencode
bc499c9aeb
release: v1.2.26
2026-03-13 16:32:53 +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
opencode
2a959e034e
release: v1.2.25
2026-03-12 23:34:11 +00: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
opencode
bc8f94a5ff
release: v1.2.24
2026-03-09 16:09:34 +00: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