James Long
726caa9bd2
fix(core): increase default chunk timeout from 2 min to 5 min ( #17490 )
2026-03-14 14:27:06 +00:00
Marcus Schiesser
53e8eccbf2
fix(ui): prevent long filenames from overlapping actions ( #17151 )
2026-03-13 16:17:15 -05:00
Michael Dwan
3ee10d49a5
fix(opencode): lost sessions across worktrees and orphan branches ( #16389 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-03-13 15:51:55 -04: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
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
Adam
9146b837b1
fix(app): sidebar sync
2026-03-13 10:47:45 -05:00
David Hill
ee7a5685bd
tweak(ui): use new-session icon in sidebar buttons
2026-03-13 10:18:08 -05:00
David Hill
e67b88cca2
fix(app): avoid clipping new session during sidebar anim
2026-03-13 10:18:03 -05:00
David Hill
170e5777c2
fix(app): animate titlebar controls on sidebar open
2026-03-13 10:17:56 -05:00
David Hill
524f5de7c2
fix(app): restore sidebar dash and sync session spinner colors ( #17384 )
2026-03-13 10:08:23 -05:00
Kit Langton
39cee82010
feat(schema): scaffold effect-to-zod bridge ( #17273 )
2026-03-13 10:59:57 -04:00
Adam
1fefd34c54
fix(app): fork should copy prompt into new session ( #17375 )
2026-03-13 09:59:11 -05:00
Jack
fd986f015a
fix(ui): force wasm highlighter for markdown code blocks ( #17373 )
2026-03-13 09:57:14 -05:00
David Hill
03069399bc
fix(app): sidebar spacing + session list spinner transition ( #17355 )
2026-03-13 09:19:02 -05:00
Adam
4b5fd4683a
fix(app): terminal cloning without retry ( #17354 )
2026-03-13 08:56:48 -05:00
Adam
7e0a596cf0
fix(app): scroll falls behind prompt input
2026-03-13 08:39:42 -05:00
Adam
e43f0ff375
fix(app): tooltip quirks
2026-03-13 08:38:32 -05:00
Adam
052e3fecdf
fix(app): todo spacing
2026-03-13 07:43:50 -05:00
Adam
a559ef332b
fix(app): better optimistic prompt submit ( #17337 )
2026-03-13 07:38:03 -05:00
Shoubhit Dash
e7bccd6d12
fix(opencode): serialize config bun installs ( #17342 )
2026-03-13 17:58:00 +05:30
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
Shoubhit Dash
0e3cb695d5
perf(app): use cursor session history loading ( #17329 )
2026-03-13 16:43:41 +05:30
David Hill
440a8d9290
Remove prompt mode toggle ( #17216 )
2026-03-13 05:38:34 -05:00
opencode-agent[bot]
864e46215e
chore: generate
2026-03-13 10:19:52 +00:00
Shoubhit Dash
984e0b66ad
perf(server): paginate session history ( #17134 )
2026-03-13 15:48:43 +05:30
Adam
d62c4c41fe
fix(app): simplify themes ( #17274 )
2026-03-13 10:12:58 +00:00
Frank
26c12a7898
go: upi pay
2026-03-13 03:24:33 -04:00
Aiden Cline
b9fc95af48
chore: cleanup migrate from global code ( #17292 )
2026-03-12 23:54:11 -05:00
Michael Dwan
f02ea4d115
fix(opencode): sessions lost after git init in existing project ( #16814 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-03-12 23:18:59 -05:00
Luke Parker
bf6b51e4aa
fix(e2e): fail fast on config dependency installs ( #17280 )
2026-03-13 14:08:51 +10:00
Adam
11a0607d93
fix(app): list item background colors
2026-03-12 22:23:51 -05:00
Adam
11ef4651a4
feat(app): missing themes ( #17275 )
2026-03-12 22:21:02 -05:00
Tom Ryder
16edfe662d
fix: filter empty content blocks for Bedrock provider ( #14586 )
2026-03-12 22:13:09 -05:00
opencode-agent[bot]
2327da1c18
chore: generate
2026-03-13 02:33:45 +00:00
Kit Langton
d3b47c2390
fix(cli): hide console command from help output ( #17277 )
2026-03-12 22:22:16 -04:00
Luke Parker
8ea7713f54
fix(app): stabilize todo dock e2e with composer probe ( #17267 )
2026-03-13 12:21:50 +10:00
opencode-agent[bot]
2ebfc38700
chore: generate
2026-03-13 02:10:27 +00:00
Kit Langton
35f8e9ca55
refactor(provider): effectify ProviderAuthService ( #17227 )
2026-03-13 02:08:37 +00:00
Brendan Allan
9175eeca8f
desktop: multi-window support in electron ( #17155 )
2026-03-13 09:18:27 +08:00
Kit Langton
9077726a47
feat(cli): add console account subcommands ( #17265 )
2026-03-13 00:56:40 +00:00
Kit Langton
4a4b0edc48
refactor(auth): effectify AuthService ( #17212 )
2026-03-12 20:43:24 -04:00
Aiden Cline
d318add4a0
tweak: rm openrouter warning ( #17259 )
2026-03-12 19:42:31 -05:00
Luke Parker
0ae4558ce9
fix(app): increase CI e2e workers ( #17263 )
2026-03-13 10:15:34 +10:00
Kit Langton
a14e43828f
reorder provider list in providers login ( #17262 )
2026-03-13 00:09:30 +00:00
Adam
68fc806548
feat(app): interruption state
2026-03-12 19:07:23 -05:00