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
Ryan Miville
38a88d2534
fix(app): respect terminal toggle keybind when terminal is focused ( #12635 )
2026-02-07 19:26:54 -06:00
ChangeHow
eba3d3a57e
feat(app): add web input focus shortcut ( #12493 )
2026-02-07 13:35:46 -06:00
Kit Langton
8f9106640d
fix(web): keep /share available to copy existing link ( #12533 )
2026-02-07 13:35:15 -06:00
Devin Griffin
c64446c2c7
fix(app): disable 3 safari prompt-input annoyances ( #12558 )
2026-02-07 13:33:54 -06:00
Devin Griffin
e8d55200a5
feat(app): drag-n-drop to @mention file ( #12569 )
2026-02-07 13:33:00 -06:00
Khang Ha (Kelvin)
6d0afbbe2d
fix(app): handle Windows paths in frontend file URL encoding ( #12601 )
2026-02-07 13:27:40 -06:00
Kit Langton
599ab6d294
fix(app): move workspace New session into header ( #12624 )
2026-02-07 13:21:50 -06:00
opencode-agent[bot]
e3b9c81ead
chore: generate
2026-02-07 11:03:20 +00:00
Rahul A Mistry
68e7c7bb44
fix(app): toggle file tree and review panel better ux ( #12481 )
2026-02-07 05:02:40 -06:00
Khang Ha (Kelvin)
c908bc5c51
fix: properly encode file URLs with special characters ( #12424 )
2026-02-06 16:16:56 -06:00
Abdi Ibrahim
9db2bd3fc4
fix(desktop): allow agent select to use full width on windows ( #12428 )
2026-02-06 16:15:04 -06:00
Ganesh
221dad417b
fix(app): keep startup script field scrollable in edit project dialog ( #12431 )
2026-02-06 16:13:37 -06:00
Adam
4c0a719d0b
fix(app): more terminal replay issues
2026-02-06 12:10:05 -06:00
OpeOginni
303d497f63
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor ( #12501 )
2026-02-06 17:21:47 +00:00
Adam
4aae0aeabd
chore: refactoring and tests, splitting up files ( #12495 )
2026-02-06 10:02:31 -06:00
Adam
cafb42e548
chore: refactoring and tests ( #12468 )
2026-02-06 09:37:49 -06:00
Brendan Allan
20202f9ca4
desktop: add loading window and restructure rust ( #12176 )
2026-02-06 23:03:07 +08:00
Adam
b0ba9ee6ed
fix(app): hide 'open in app' button on narrow viewports
2026-02-06 07:10:23 -06:00
opencode-agent[bot]
03621020cf
chore: generate
2026-02-06 12:20:53 +00:00
OpeOginni
78be69512d
fix(desktop): update server removal logic to clear default server URL if removed ( #12372 )
2026-02-06 06:20:03 -06:00
Alex Yaroshuk
39a48c3579
feat(app): session last updated time display in command pallete's search ( #12376 )
2026-02-06 06:19:25 -06:00