Shoubhit Dash
6bfce604bf
fix(session): ignore stale pending ui state
...
Inline the app-side running checks and make the tui only treat the trailing assistant as pending so old crashed messages do not keep sessions active or queued.
2026-03-15 18:00:33 +05:30
Shoubhit Dash
060f482eb2
fix(app): clear stale running session indicators
...
Use live session status for the running UI and finalize assistant messages when prompt setup fails so crashed runs do not leave sessions stuck as active.
2026-03-15 17:39:44 +05:30
Shoubhit Dash and GitHub
689d9e14ea
fix(app): handle multiline web paste in prompt composer ( #17509 )
2026-03-14 22:51:45 +05:30
opencode
d954026dd8
release: v1.2.26
2026-03-13 16:32:53 +00:00
Adam and GitHub
4ad8116ce3
fix(app): model selection persist by session ( #17348 )
2026-03-13 11:05:08 -05:00
David Hill and GitHub
5c7088338c
fix(app): polish prompt composer controls ( #17388 )
2026-03-13 10:48:10 -05:00
Adam
389daa03df
fix(app): sidebar sync
2026-03-13 10:47:45 -05:00
David Hill and Adam
1cbe7b0854
tweak(ui): use new-session icon in sidebar buttons
2026-03-13 10:18:08 -05:00
David Hill and Adam
050d71bcf9
fix(app): avoid clipping new session during sidebar anim
2026-03-13 10:18:03 -05:00
David Hill and Adam
ffde837e83
fix(app): animate titlebar controls on sidebar open
2026-03-13 10:17:56 -05:00
David Hill and GitHub
536abea2e2
fix(app): restore sidebar dash and sync session spinner colors ( #17384 )
2026-03-13 10:08:23 -05:00
Adam and GitHub
c4ccb50c37
fix(app): fork should copy prompt into new session ( #17375 )
2026-03-13 09:59:11 -05:00
David Hill and GitHub
f5f07310e0
fix(app): sidebar spacing + session list spinner transition ( #17355 )
2026-03-13 09:19:02 -05:00
Adam and GitHub
c9e9dbeee1
fix(app): terminal cloning without retry ( #17354 )
2026-03-13 08:56:48 -05:00
Adam
b88b323049
fix(app): scroll falls behind prompt input
2026-03-13 08:39:42 -05:00
Adam
af29d91dca
fix(app): todo spacing
2026-03-13 07:43:50 -05:00
Adam and GitHub
1a3735b619
fix(app): better optimistic prompt submit ( #17337 )
2026-03-13 07:38:03 -05:00
Adam and GitHub
843f188aaa
fix(app): support text attachments ( #17335 )
2026-03-13 06:58:24 -05:00
Adam and GitHub
05cb3c87ca
chore(app): i18n sync ( #17283 )
2026-03-13 06:48:38 -05:00
Adam and GitHub
270cb0b8b4
chore: cleanup ( #17284 )
2026-03-13 06:27:58 -05:00
Shoubhit Dash and GitHub
46ba9c8170
perf(app): use cursor session history loading ( #17329 )
2026-03-13 16:43:41 +05:30
Luke Parker and GitHub
f0bba10b12
fix(e2e): fail fast on config dependency installs ( #17280 )
2026-03-13 14:08:51 +10:00
Adam
d961981e25
fix(app): list item background colors
2026-03-12 22:23:51 -05:00
opencode-agent[bot]
8f8c74cfb8
chore: generate
2026-03-13 02:33:45 +00:00
Luke Parker and GitHub
96b1d8f639
fix(app): stabilize todo dock e2e with composer probe ( #17267 )
2026-03-13 12:21:50 +10:00
Brendan Allan and GitHub
84df96eaef
desktop: multi-window support in electron ( #17155 )
2026-03-13 09:18:27 +08:00
Luke Parker and GitHub
3998df8112
fix(app): increase CI e2e workers ( #17263 )
2026-03-13 10:15:34 +10:00
opencode
bfb736e94a
release: v1.2.25
2026-03-12 23:34:11 +00:00
Adam
3ea387f364
fix(app): sidebar re-rendering too often
2026-03-12 16:27:15 -05:00
Adam
f2cad046e6
fix(app): message loading
2026-03-12 16:25:48 -05:00
Adam and GitHub
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
3ba9ab2c0a
fix(app): not loading message nav
2026-03-12 13:33:17 -05:00
David Hill and GitHub
184732fc20
fix(app): titlebar cleanup ( #17206 )
2026-03-12 18:26:50 +00:00
Adam and GitHub
dce7eceb28
chore: cleanup ( #17197 )
2026-03-12 11:32:05 -05:00
Adam and GitHub
0e077f7483
feat: session load perf ( #17186 )
2026-03-12 11:31:52 -05:00
Kit Langton and GitHub
1cb7df7159
refactor(provider): flow branded ProviderID/ModelID through internal signatures ( #17182 )
2026-03-12 14:48:17 +00:00
Adam and GitHub
12efbbfa4c
chore: cleanup ( #17184 )
2026-03-12 08:52:51 -05:00
max tomashevsky and GitHub
13402529ce
fix(web): fix broken mobile sidebar (in workflows mode) sizing issue by adding flex-1 ( #17055 )
2026-03-12 08:46:41 -05:00
Adam
fc678ef36c
fix(app): terminal animation
2026-03-12 08:43:25 -05:00
Adam
03cd891ea9
chore: cleanup
2026-03-12 08:41:22 -05:00
Adam
2eeba53b07
fix(app): sidebar quirks
2026-03-12 07:51:31 -05:00
Adam and GitHub
d4107d51f1
chore: cleanup ( #17115 )
2026-03-12 12:26:43 +00:00
Brendan Allan and GitHub
b76ead3fe8
refactor(desktop): rework default server initialization and connection handling ( #16965 )
2026-03-12 08:10:52 +00:00
opencode-agent[bot]
51835ecf90
chore: generate
2026-03-12 07:36:35 +00:00
Luke Parker and GitHub
328c6de80d
Fix terminal e2e flakiness with a real terminal driver ( #17144 )
2026-03-12 17:35:26 +10:00
OpeOginni and GitHub
c9c0318e0e
fix(desktop): set default WebSocket username and prevent repeated calling of terminal spawn properly closing the terminal ( #17061 )
2026-03-12 14:48:44 +08:00
d481f64bde
fix(electron): theme Windows titlebar overlay ( #16843 )
...
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2026-03-12 16:38:56 +10:00
opencode-agent[bot]
1d7fcd40b4
chore: generate
2026-03-12 03:56:04 +00:00
Luke Parker and GitHub
db7bafe917
fix(app): guard comment accessor in message timeline ( #17126 )
2026-03-12 13:55:16 +10:00