Commit Graph
100 Commits
Author SHA1 Message Date
Adam b055f973df chore: cleanup 2026-02-16 07:58:18 -06:00
85b5f5b705 feat(app): clear notifications action (#13668)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:33:22 -06:00
460a87f359 fix(app): stack overflow in filetree (#13667)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-14 19:24:48 -06:00
Adam 4f51c0912d chore: cleanup 2026-02-13 05:52:43 -06:00
Adam 1c71604e0a fix(app): terminal resize 2026-02-13 05:52:42 -06:00
Adam dd296f7033 fix(app): reconnect event stream on disconnect 2026-02-12 20:20:24 -06:00
Adam fb7b2f6b4d feat(app): toggle all provider models 2026-02-12 20:19:26 -06:00
Adam dec304a273 fix(app): emoji as avatar 2026-02-12 20:05:58 -06:00
Adam c9719dff72 fix(app): notification should navigate to session 2026-02-12 20:04:36 -06:00
Adam 7f95cc64c5 fix(app): prompt input quirks 2026-02-12 19:58:57 -06:00
Adam b525c03d20 chore: cleanup 2026-02-12 19:52:20 -06:00
Adam 8da5fd0a66 fix(app): worktree delete 2026-02-12 19:38:13 -06:00
Adam 0303c29e3f fix(app): failed to create store 2026-02-12 19:38:06 -06:00
Adam 548608b7ad fix(app): terminal pty isolation 2026-02-12 15:15:34 -06:00
Adam 4e0f509e7b feat(app): option to turn off sound effects 2026-02-12 15:03:05 -06:00
Adam ff3b174c42 fix(app): normalize oauth error messages 2026-02-12 14:58:25 -06:00
Adam 70303d0b42 chore: cleanup 2026-02-12 14:48:09 -06:00
Adam 7ccf223c84 chore: cleanup 2026-02-12 14:43:20 -06:00
Adam e9b9a62fe4 chore: cleanup 2026-02-12 14:39:02 -06:00
Adam 81c623f26e chore: cleanup 2026-02-12 14:32:31 -06:00
Adam 3696d1ded1 chore: cleanup 2026-02-12 14:24:19 -06:00
Adam 50f208d69f fix(app): suggestion active state broken 2026-02-12 14:17:05 -06:00
Adam 958320f9c1 fix(app): remote http server connections 2026-02-12 13:41:22 -06:00
Adam ff0abacf4b fix(app): project icons unloading 2026-02-12 11:50:17 -06:00
AdamandGitHub da952135ca chore(app): refactor for better solidjs hygiene (#13344) 2026-02-12 11:26:19 -06:00
Adam a82ca86008 fix(app): more defensive code component 2026-02-12 10:00:58 -06:00
Adam ed472d8a67 fix(app): more defensive session context metrics 2026-02-12 10:00:58 -06:00
AdamGitHubopencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>Frank
ff4414bb15 chore: refactor packages/app files (#13236)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Frank <frank@anoma.ly>
2026-02-12 09:49:14 -06:00
AdamandGitHub ecb274273a wip(ui): diff virtualization (#12693) 2026-02-12 07:25:58 -06:00
Adam 5f421883a8 chore: style loading screen 2026-02-12 07:16:30 -06:00
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
Adam aea68c386a fix(docs): locale translations for nav elements and headings 2026-02-11 18:51:50 -06:00
Adam 8eea53a41e docs(ar): second-pass localization cleanup 2026-02-11 18:51:50 -06:00
Adam 6b30e0b752 chore: update docs sync workflow 2026-02-11 11:47:32 -06:00
Adam fbabce1125 fix(app): translations 2026-02-11 11:03:35 -06:00
Adam f252e3234c fix(app): translations 2026-02-11 09:19:16 -06:00
Adamandopencode fc88dde63f test(app): more e2e tests (#13162) 2026-02-11 15:12:28 +00:00
Adamandopencode 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 50330820c0 fix(console): translations 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
7e1247c420 fix(desktop): server spawn resilience (#13028)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-11 09:44:26 +00:00
Adamandopencode 50c705cd2d fix(docs): locale translations 2026-02-10 22:12:32 +00:00
Adamandopencode 66c2bb8f37 chore: update website stats 2026-02-10 22:12:32 +00:00
Adam 50f3e74d05 fix(app): task tool rendering 2026-02-10 15:28:46 -06:00
Adam 21475a1dfd fix(docs): invalid markdown 2026-02-10 15:18:57 -06:00
AdamandGitHub 92a77b72fb fix(app): don't close sidebar on session change (#13013) 2026-02-10 14:45:52 -06:00
Adamandopencode 55119559b3 fix(app): don't scroll code search input 2026-02-10 20:22:31 +00:00
Adamandopencode fd5531316f fix(docs): locale translations 2026-02-10 20:22:30 +00: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 2c5760742b chore: translator agent 2026-02-10 10:36:28 -06:00
Adam 70c794e913 fix(app): regressions 2026-02-10 10:15:37 -06:00
AdamandGitHub 3929f0b5bd fix(app): terminal replay (#12991) 2026-02-10 10:15:19 -06:00
AdamandGitHub 6f5dfe125a fix(app): use agent configured variant (#12993) 2026-02-10 10:15:09 -06:00
AdamandGitHub 1e03a55acd fix(app): persist defensiveness (#12973) 2026-02-10 07:47:05 -06:00
Adam c607c01fb9 chore: fix e2e tests 2026-02-10 07:38:13 -06:00
Adam 4c4e30cd71 fix(docs): locale translations 2026-02-10 07:11:19 -06:00
Adam 19ad7ad809 chore: fix test 2026-02-10 07:06:20 -06:00
Adam 83853cc5e6 fix(app): new session in workspace choosing wrong workspace 2026-02-10 06:02:17 -06:00
Adam 4a73d51acd fix(app): workspace reset issues 2026-02-10 05:52:34 -06:00
Adam 85fa8abd50 fix(docs): translations 2026-02-09 18:11:59 -06:00
Adam 9824370f82 chore: more defensive 2026-02-09 14:12:23 -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 274bb948e7 fix(docs): locale markdown issues 2026-02-09 13:55:55 -06:00
Adam 3dc720ff9c fix: locale routing 2026-02-09 13:26:50 -06:00
Adam ba740eaefd fix: locale routing 2026-02-09 12:52:06 -06:00
Adam 39c5da4405 fix(docs): dev docs links 2026-02-09 12:35:46 -06:00
Adam 83708c295c chore: cleanup 2026-02-09 12:20:09 -06:00
Adam a84bdd7cd7 fix(app): incorrect workspace on new session 2026-02-09 12:19:04 -06:00
AdamandGitHub dc53086c1e wip(docs): i18n (#12681) 2026-02-09 11:34:35 -06:00
Adam 5be1202eea chore: cleanup 2026-02-09 09:58:55 -06:00
Adam 05355a6b5c fix(app): tooltip children focus loop 2026-02-09 07:43:36 -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 acc53d9f61 chore(app): 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
AdamandEdin 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
AdamandYo'av Moshe 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
Adam 9ac54adbb2 chore: cleanup 2026-02-08 16:23:24 -06:00
Adam 6490fb0148 fix(console): zen workspace translation cleanup 2026-02-08 16:22:39 -06:00
Adam 43811b62d2 chore: cleanup 2026-02-08 16:19:13 -06:00
AdamandGitHub 7c6b8d7a8a fix(ui): context stale in prompt input (#12695) 2026-02-08 12:36:53 +00:00
AdamandGitHub d1ebe0767c chore: refactoring and tests (#12629) 2026-02-08 05:02:19 -06:00
Adam 24ed2d3a1d fix(ui): markdown table rendering 2026-02-06 13:45:48 -06:00
Adam fcc927ee76 fix: locale routing 2026-02-06 12:39:41 -06:00
Adam f256a65b59 fix: auth routing 2026-02-06 12:20:50 -06:00
Adam 6a5c1a74f1 fix: auth routing 2026-02-06 12:11:02 -06:00
Adam 6324d1c351 fix(app): more terminal replay issues 2026-02-06 12:10:05 -06:00