Commit Graph

1090 Commits

Author SHA1 Message Date
Adam bbe94de069 fix(app): translations 2026-02-11 09:19:16 -06:00
Filip 1b8aecf693 Fix/reverception (#13166)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-02-11 09:18:44 -06:00
Adam ad3dd88c4a test(app): more e2e tests (#13162) 2026-02-11 15:12:28 +00:00
Adam fd857bf3e1 fix(app): sidebar remount 2026-02-11 15:12:28 +00:00
opencode 12cc616afa release: v1.1.58 2026-02-11 15:12:01 +00:00
Adam d9f668cf8a Revert "feat(desktop): add WSL backend mode (#12914)"
This reverts commit ca23655d93.
2026-02-11 08:51:41 -06:00
Adam c456a4b888 fix(app): notifications on child sessions 2026-02-11 08:47:27 -06:00
Adam bd73ef60ea fix(app): terminal PTY buffer carryover 2026-02-11 08:47:26 -06:00
Adam 6fd21102ea fix(app): terminal resize 2026-02-11 08:47:26 -06:00
opencode c5febb9dc1 release: v1.1.57 2026-02-11 13:45:34 +00:00
Adam 0e19470df1 fix(app): terminal copy/paste 2026-02-11 07:19:33 -06:00
Adam c22619147f fix(app): copy path button styles 2026-02-11 07:19:33 -06:00
Filip 6cbeb3ec4a feat(desktop): enhance Windows app resolution and UI loading states (#13084) 2026-02-11 04:40:52 -06:00
Brendan Allan ca23655d93 feat(desktop): add WSL backend mode (#12914) 2026-02-11 07:49:48 +00:00
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