Adam
ecb274273a
wip(ui): diff virtualization ( #12693 )
2026-02-12 07:25:58 -06:00
Adam
81ca2df6ad
fix(app): guard randomUUID in insecure browser contexts ( #13237 )
...
Co-authored-by: Selim <31136147+selimerunkut@users.noreply.github.com >
2026-02-12 01:05:15 +00:00
opencode-agent[bot]
8f56ed5b85
chore: generate
2026-02-11 17:00:20 +00:00
Filip
81b5a6a08b
fix(app):workspace reset ( #13170 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-11 10:59:09 -06:00
opencode-agent[bot]
94cb6390aa
chore: generate
2026-02-11 15:37:06 +00:00
Adam
f252e3234c
fix(app): translations
2026-02-11 09:19:16 -06:00
Filip
eef3ae3e1f
Fix/reverception ( #13166 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-02-11 09:18:44 -06:00
Adam
4619e9d183
fix(app): sidebar remount
2026-02-11 15:12:28 +00:00
Adam
2e8082dd21
Revert "feat(desktop): add WSL backend mode ( #12914 )"
...
This reverts commit 213a87234d .
2026-02-11 08:51:41 -06:00
Adam
a52fe28246
fix(app): notifications on child sessions
2026-02-11 08:47:27 -06:00
Adam
8c5ba8aeb0
fix(app): terminal PTY buffer carryover
2026-02-11 08:47:26 -06:00
Adam
7222fc0ba0
fix(app): terminal resize
2026-02-11 08:47:26 -06:00
Adam
ef5ec5dc28
fix(app): terminal copy/paste
2026-02-11 07:19:33 -06:00
Adam
c426cb0f14
fix(app): copy path button styles
2026-02-11 07:19:33 -06:00
Filip
cf7a1b8d80
feat(desktop): enhance Windows app resolution and UI loading states ( #13084 )
2026-02-11 04:40:52 -06:00
Brendan Allan
213a87234d
feat(desktop): add WSL backend mode ( #12914 )
2026-02-11 07:49:48 +00:00
Adam
50f3e74d05
fix(app): task tool rendering
2026-02-10 15:28:46 -06:00
Filip
dce4c05fa9
fix(desktop): open apps with executables on Windows ( #13022 )
2026-02-10 15:10:58 -06:00
Adam
92a77b72fb
fix(app): don't close sidebar on session change ( #13013 )
2026-02-10 14:45:52 -06:00
Adam
fc37337a3e
fix(app): memory leak with platform fetch for events
2026-02-10 13:18:33 -06:00
Adam
80220cebe4
fix(app): disable terminal transparency
2026-02-10 13:11:31 -06:00
Adam
1e2f664410
fix(app): back to platform fetch for now
2026-02-10 12:40:26 -06:00
Adam
a3aad9c9bf
fix(app): include basic auth
2026-02-10 12:37:28 -06:00
Adam
d863a9cf4e
fix(app): global event default fetch
2026-02-10 12:29:01 -06:00
Adam
659f15aa9b
fix(app): no changes in review pane
2026-02-10 11:53:33 -06:00
Adam
d1f5b9e911
fix(app): memory leak with event fetch
2026-02-10 11:30:58 -06:00
Adam
284b00ff23
fix(app): don't dispose instance after reset workspace
2026-02-10 10:57:50 -06:00
Adam
70c794e913
fix(app): regressions
2026-02-10 10:15:37 -06:00
Adam
3929f0b5bd
fix(app): terminal replay ( #12991 )
2026-02-10 10:15:19 -06:00
Adam
6f5dfe125a
fix(app): use agent configured variant ( #12993 )
2026-02-10 10:15:09 -06:00
Adam
1e03a55acd
fix(app): persist defensiveness ( #12973 )
2026-02-10 07:47:05 -06:00
Adam
19ad7ad809
chore: fix test
2026-02-10 07:06:20 -06:00
Paul
0732ab3393
fix: use absolute paths for sidebar session navigation ( #12898 )
2026-02-10 06:48:55 -06:00
Adam
83853cc5e6
fix(app): new session in workspace choosing wrong workspace
2026-02-10 06:02:17 -06:00
Kit Langton
949f61075f
feat(app): add Cmd+[/] keybinds for session history navigation ( #12880 )
2026-02-09 19:25:42 -06:00
Adam
371e106faa
chore: cleanup
2026-02-09 14:02:14 -06:00
Adam
19809e7680
fix(app): max widths
2026-02-09 13:59:26 -06:00
Adam
a84bdd7cd7
fix(app): incorrect workspace on new session
2026-02-09 12:19:04 -06:00
Adam
5be1202eea
chore: cleanup
2026-02-09 09:58:55 -06:00
Adam
7ff51183ce
chore: cleanup
2026-02-09 07:41:17 -06:00
Adam
bda0cbdec7
chore: cleanup
2026-02-09 07:38:06 -06:00
Adam
30f0d3b394
fix(app): update tab file contents on change
2026-02-09 07:38:06 -06:00
Adam
03f3029dc6
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
dd2d232a9d
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
993ac55e39
fix(app): allow creating sessions on touch devices ( #12765 )
2026-02-09 05:55:54 -06:00
Israel Araújo de Oliveira
93a11ddedf
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
94feb811ca
app: include sandboxes in project unseen/error notifs
2026-02-09 16:51:04 +08:00
OpeOginni
b0ceec9b19
feat(desktop): persist currentSidecarUrl in state when isSidecar prop is true ( #12792 )
2026-02-09 07:56:26 +00:00
opencode-agent[bot]
40b111d92c
chore: generate
2026-02-09 07:36:24 +00:00
Brendan Allan
520110e864
desktop: track currentSidecarUrl
2026-02-09 15:34:52 +08:00