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
Filip
65c9669283
test(e2e): redo & undo test ( #12974 )
2026-02-10 07:46:48 -06:00
Adam
c607c01fb9
chore: fix e2e tests
2026-02-10 07:38:13 -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
opencode-agent[bot]
019cfd4a52
chore: generate
2026-02-09 07:18:48 +00:00
OpeOginni
687210a55d
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
a598ecac1f
fix(app): localize "close tab" in command pallete ( #12756 )
2026-02-08 19:14:48 -06:00
Kit Langton
de0f4ef80b
fix(layout): improve workspace header truncation and item interaction ( #12655 )
2026-02-08 18:42:04 +00:00
Kit Langton
27c8a08144
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Adam
7c6b8d7a8a
fix(ui): context stale in prompt input ( #12695 )
2026-02-08 12:36:53 +00:00
opencode-agent[bot]
d5c86b03ba
chore: generate
2026-02-08 11:27:37 +00:00
Kit Langton
bc25efdf72
refine(app): tighten slash autocomplete matching ( #12647 )
2026-02-08 05:26:59 -06:00
Devin Griffin
c639200ede
fix(app): Toast when session is missing on prompt-submit ( #12654 )
2026-02-08 05:26:31 -06:00
Abdul Rahman ArM
d5036cf01f
fix(desktop): add native clipboard image paste and fix text paste ( #12682 )
2026-02-08 11:24:09 +00:00
Adam
d1ebe0767c
chore: refactoring and tests ( #12629 )
2026-02-08 05:02:19 -06:00
Ryan Miville
ecaeb9e602
fix(app): respect terminal toggle keybind when terminal is focused ( #12635 )
2026-02-07 19:26:54 -06:00
ChangeHow
805207e096
feat(app): add web input focus shortcut ( #12493 )
2026-02-07 13:35:46 -06:00
Kit Langton
0e1f543646
fix(web): keep /share available to copy existing link ( #12533 )
2026-02-07 13:35:15 -06:00
Devin Griffin
fb331f6cb8
fix(app): disable 3 safari prompt-input annoyances ( #12558 )
2026-02-07 13:33:54 -06:00
Devin Griffin
6bdd3528ac
feat(app): drag-n-drop to @mention file ( #12569 )
2026-02-07 13:33:00 -06:00
Khang Ha (Kelvin)
4efbfcd087
fix(app): handle Windows paths in frontend file URL encoding ( #12601 )
2026-02-07 13:27:40 -06:00
Kit Langton
9401029b1d
fix(app): move workspace New session into header ( #12624 )
2026-02-07 13:21:50 -06:00
opencode-agent[bot]
fedf9feba8
chore: generate
2026-02-07 11:03:20 +00:00