opencode
6f3ac1cc74
release: v1.1.56
2026-02-10 22:12:25 +00:00
Adam
01c10b61fa
fix(app): task tool rendering
2026-02-10 15:28:46 -06:00
Filip
fd72c883bf
fix(desktop): open apps with executables on Windows ( #13022 )
2026-02-10 15:10:58 -06:00
Adam
144fb2d383
fix(app): don't close sidebar on session change ( #13013 )
2026-02-10 14:45:52 -06:00
opencode
e551fd2f69
release: v1.1.55
2026-02-10 20:21:34 +00:00
Adam
a2f72f48fe
fix(app): memory leak with platform fetch for events
2026-02-10 13:18:33 -06:00
Adam
91fd29c30e
fix(app): disable terminal transparency
2026-02-10 13:11:31 -06:00
opencode
3d312761f7
release: v1.1.54
2026-02-10 19:04:02 +00:00
Adam
10d1c08eb3
fix(app): back to platform fetch for now
2026-02-10 12:40:26 -06:00
Adam
80589c0565
fix(app): include basic auth
2026-02-10 12:37:28 -06:00
Adam
cea78889c2
fix(app): global event default fetch
2026-02-10 12:29:01 -06:00
Adam
a532bf6dd2
fix(app): no changes in review pane
2026-02-10 11:53:33 -06:00
Adam
4308427661
fix(app): memory leak with event fetch
2026-02-10 11:30:58 -06:00
Adam
cfb2166da8
fix(app): don't dispose instance after reset workspace
2026-02-10 10:57:50 -06:00
Adam
a7312ba2eb
fix(app): regressions
2026-02-10 10:15:37 -06:00
Adam
6f06932523
fix(app): terminal replay ( #12991 )
2026-02-10 10:15:19 -06:00
Adam
74625cf979
fix(app): use agent configured variant ( #12993 )
2026-02-10 10:15:09 -06:00
Adam
8225593c88
fix(app): persist defensiveness ( #12973 )
2026-02-10 07:47:05 -06:00
Filip
a6007f1e3f
test(e2e): redo & undo test ( #12974 )
2026-02-10 07:46:48 -06:00
Adam
5fed71d8b9
chore: fix e2e tests
2026-02-10 07:38:13 -06:00
Adam
8a2432840c
chore: fix test
2026-02-10 07:06:20 -06:00
Paul
174c097402
fix: use absolute paths for sidebar session navigation ( #12898 )
2026-02-10 06:48:55 -06:00
Adam
24ea84fa67
fix(app): new session in workspace choosing wrong workspace
2026-02-10 06:02:17 -06:00
Kit Langton
fd2d00aad2
feat(app): add Cmd+[/] keybinds for session history navigation ( #12880 )
2026-02-09 19:25:42 -06:00
Adam
7dac84558d
chore: cleanup
2026-02-09 14:02:14 -06:00
Adam
d25eae59e5
fix(app): max widths
2026-02-09 13:59:26 -06:00
Adam
3838c87f86
fix(app): incorrect workspace on new session
2026-02-09 12:19:04 -06:00
Adam
2c727bda80
chore: cleanup
2026-02-09 09:58:55 -06:00
Adam
9ea74541fd
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
9da2aeeafb
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
87f58d4a12
fix(app): update tab file contents on change
2026-02-09 07:38:06 -06:00
Adam
4ad8646813
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com >
2026-02-09 07:38:05 -06:00
Adam
db97f94fe3
fix: add fallback for when crypto.randomUUID is unavailable
...
Closes #11452
Co-authored-by: Yo'av Moshe <bjesus@users.noreply.github.com >
2026-02-09 06:35:53 -06:00
Kit Langton
65652efdf8
fix(app): allow creating sessions on touch devices ( #12765 )
2026-02-09 05:55:54 -06:00
Israel Araújo de Oliveira
965dbbcd22
feat(desktop): add native Wayland toggle on Linux ( #11971 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-09 17:00:35 +08:00
Brendan Allan
a68e22c8c8
app: include sandboxes in project unseen/error notifs
2026-02-09 16:51:04 +08:00
OpeOginni
71507aac29
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true ( #12792 )
2026-02-09 07:56:26 +00:00
opencode-agent[bot]
1e04901943
chore: generate
2026-02-09 07:36:24 +00:00
Brendan Allan
a8dbf45da7
desktop: track currentSidecarUrl
2026-02-09 15:34:52 +08:00
opencode-agent[bot]
5a6f9dc65b
chore: generate
2026-02-09 07:18:48 +00:00
OpeOginni
d30b41d6c6
feat(desktop): add isSidecar prop to AppInterface and logic to persist sidecar server urls ( #12366 )
...
Co-authored-by: Brendan Allan <git@brendonovich.dev >
2026-02-09 07:18:06 +00:00
Alex Yaroshuk
bc9afbea06
fix(app): localize "close tab" in command pallete ( #12756 )
2026-02-08 19:14:48 -06:00
Kit Langton
40bc891434
fix(layout): improve workspace header truncation and item interaction ( #12655 )
2026-02-08 18:42:04 +00:00
Kit Langton
4a81e19f88
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Adam
0c8b1ec574
fix(ui): context stale in prompt input ( #12695 )
2026-02-08 12:36:53 +00:00
opencode-agent[bot]
87d3561f94
chore: generate
2026-02-08 11:27:37 +00:00
Kit Langton
e132f7ab86
refine(app): tighten slash autocomplete matching ( #12647 )
2026-02-08 05:26:59 -06:00
Devin Griffin
ace89c3be0
fix(app): Toast when session is missing on prompt-submit ( #12654 )
2026-02-08 05:26:31 -06:00
Abdul Rahman ArM
22cb276f96
fix(desktop): add native clipboard image paste and fix text paste ( #12682 )
2026-02-08 11:24:09 +00:00
Adam
c5df9f7a73
chore: refactoring and tests ( #12629 )
2026-02-08 05:02:19 -06:00