Commit graph

907 commits

Author SHA1 Message Date
Dax Raad
498cbb2c26 core: split message part updates into delta events for smoother streaming
Streaming text and reasoning content now uses incremental delta events instead of sending full message parts on each update. This reduces bandwidth and improves real-time response smoothness in the TUI.
2026-01-30 11:16:30 -05:00
opencode
71e0ba271f release: v1.1.45 2026-01-30 14:32:22 +00:00
adamelmore
5f282c268d fix(app): free model layout 2026-01-29 20:44:38 -06:00
adamelmore
a70c66eb3f fix(app): free model scroll 2026-01-29 20:26:35 -06:00
Filip
b43a35b737
test(app): test for toggling model variant (#11221) 2026-01-29 19:05:31 -06:00
opencode
bbc7bdb3fd release: v1.1.43 2026-01-30 00:31:06 +00:00
Filip
aa1d0f6167
fix(app): better header item wrapping (#10831) 2026-01-29 14:51:56 -06:00
Dax
a9a7595234
test: skip failing tests (#11184) 2026-01-29 18:57:59 +00:00
Dax
9ed3b0742f
ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00
Hegyi Áron Ferenc
2af326606c
feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
opencode
7c0067d59d release: v1.1.42 2026-01-29 05:59:07 +00:00
opencode
9cfdbbb1af release: v1.1.41 2026-01-29 04:00:39 +00:00
GitHub Action
d8fe12aafc chore: generate 2026-01-29 03:21:26 +00:00
Devin Griffin
a7d7f5bb07
fix(app): make settings more responsive for mobile and small web/desktop (#10775) 2026-01-28 21:20:34 -06:00
Brendan Allan
a9e757b5bb
fix(app): types 2026-01-29 10:14:42 +08:00
Alex Yaroshuk
0c8de47f7d
fix(app): file tabs - auto scroll on open & scroll via mouse wheel (#11070) 2026-01-28 19:45:12 -06:00
Julian Coy
7ad165fbdc
fix(typescript errors): remove duplicate keys causing typescript failures (#11071) 2026-01-28 19:41:50 -06:00
Max Kong
33dc70b754
fix(opencode): normalize zh punctuation for Chinese UI (#10842) 2026-01-28 16:52:04 -06:00
Max Kong
40d5d14304
fix(app): fill missing zh keys to avoid English fallback (#10841) 2026-01-28 16:50:50 -06:00
Alex Yaroshuk
36df0d823a
fix(app): alignment and padding in dialogs (#10866) 2026-01-28 16:50:00 -06:00
opencode
4e41ca74b9 release: v1.1.40 2026-01-28 20:09:37 +00:00
adamelmore
f607353be6
fix(app): close review pane 2026-01-28 10:27:01 -06:00
Sairaj
57ad1814e3
fix(desktop): enable ctrl+n and ctrl+p for popover navigation (#10777) 2026-01-28 08:12:27 -06:00
GitHub Action
4f60ea6108 chore: generate 2026-01-28 14:11:30 +00:00
Nattawee Phantawong
775d288027
feat(i18n): add th locale support (#10809) 2026-01-28 08:10:50 -06:00
adamelmore
65e1186efe
wip(app): global config 2026-01-28 07:28:03 -06:00
adamelmore
8faa2ffcf8
chore: cleanup 2026-01-28 07:28:02 -06:00
adamelmore
bdfd8f8b0f
feat(app): custom provider 2026-01-28 07:28:02 -06:00
adamelmore
2f35c40bb5
chore(app): global config changes 2026-01-28 07:28:02 -06:00
opencode
6eb2bdd665 release: v1.1.39 2026-01-28 07:19:17 +00:00
opencode
3bb10773e6 release: v1.1.38 2026-01-28 06:42:23 +00:00
opencode
e3be4c9f23 release: v1.1.37 2026-01-28 02:35:38 +00:00
adamelmore
d9741866c5
fix(app): reintroduce review tab 2026-01-27 20:24:27 -06:00
adamelmore
b4a9e1b190
fix(app): auto-scroll 2026-01-27 17:48:58 -06:00
Alex Yaroshuk
15ffd3cba1
feat(app): add 'connect provider' button to the manage models dialog (#10887) 2026-01-27 17:26:15 -06:00
adamelmore
df7f9ae3f4
fix(app): terminal corruption 2026-01-27 16:51:57 -06:00
adamelmore
d17ba84ee1
fix(app): file tree not always loading 2026-01-27 16:13:11 -06:00
adamelmore
5c8580a187
test(app): fix outdated e2e test 2026-01-27 16:11:58 -06:00
adamelmore
13b2587e96
test(app): fix outdated e2e test 2026-01-27 15:59:01 -06:00
adamelmore
605e533558
fix(app): file tree not always loading 2026-01-27 15:59:01 -06:00
adamelmore
1d5ee3e587
fix(app): not auto-navigating to last project 2026-01-27 15:25:07 -06:00
adamelmore
842f17d6d9
perf(app): better memory management 2026-01-27 15:25:07 -06:00
adamelmore
d7948c2376
fix(app): auto-scroll 2026-01-27 15:25:06 -06:00
adamelmore
892113ab39
chore(app): show 5 highlights 2026-01-27 15:25:06 -06:00
David Hill
f2bf620206 fix(app): highlight selected change
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
2026-01-27 20:22:05 +00:00
David Hill
00c7729658 fix(app): set filetree padding to 6px 2026-01-27 20:13:52 +00:00
David Hill
18d6c2191c fix(app): align filetree change styling 2026-01-27 20:13:52 +00:00
David Hill
d15201d11d fix(app): delay nav tooltips 2026-01-27 20:13:52 +00:00
David Hill
1fffbc6fb3 fix(app): adjust titlebar left spacing 2026-01-27 20:13:52 +00:00
David Hill
2ca69ac953 fix(app): shorten nav tooltips 2026-01-27 20:13:52 +00:00