Commit Graph

9017 Commits

Author SHA1 Message Date
opencode-agent[bot] 5a3cfe02e5 chore: generate 2026-02-09 17:36:43 +00:00
opencode-agent[bot] 8be8e366c9 chore: generate 2026-02-09 17:35:30 +00:00
Adam f97a3650ef wip(docs): i18n (#12681) 2026-02-09 11:34:35 -06:00
Aiden Cline 910b56442a test: fix failing prompt test (#12847) 2026-02-09 11:25:22 -06:00
Jérôme Benoit 262349d096 fix(nix): restore install script in fileset for desktop build (#12842) 2026-02-09 11:23:34 -06:00
Aiden Cline 8477394f3a tweak: adjust agent variant logic to not require exact match on model, and instead check if the variant is available for model (#12838) 2026-02-09 11:00:06 -06:00
Jérôme Benoit b33b478819 fix(nix): watch scripts in nix-hashes workflow (#12818) 2026-02-09 10:13:25 -06:00
Aiden Cline af4d616766 Revert "feat(tui): restore footer to session view (#12245)" (#12836) 2026-02-09 10:08:26 -06:00
Adam 2c727bda80 chore: cleanup 2026-02-09 09:58:55 -06:00
Joseph Campuzano 56b32df400 fix(app): make keyboard focus visible in settings (#12612) 2026-02-09 09:12:06 -06:00
Adam b267824e01 fix(app): tooltip children focus loop 2026-02-09 07:43:36 -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 48ccb048e9 chore(app): 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
Anton Volkov d8fd979fa1 chore: remove unused themes (#12753) 2026-02-09 13:33:00 +00: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
Silvio Ney d836e0307e feat: exclude devtools from production builds (#12290)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-02-09 07:30:15 +00: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
opencode-agent[bot] 4f61bb45c4 chore: generate 2026-02-09 05:54:56 +00:00
Aiden Cline 671f90a945 tweak: add new ContextOverflowError type (#12777) 2026-02-08 23:54:01 -06:00
fgonzalezurriola 5f70c465ea fix(provider): remove obsolete copilot model enablement instructions (#12739) 2026-02-08 22:43:52 -06:00
AdJIa e8c3d0c705 fix: enable thinking for all reasoning models on alibaba-cn (DashScope) (#12772)
Co-authored-by: lujia <lujiax@zmn.cn>
2026-02-08 22:42:23 -06:00
Aiden Cline e4f069ea64 fix: parse mid stream openai responses style errors to prevent infinite retries for errors that should STOP execution (#12768) 2026-02-08 20:55:41 -06:00
Jérôme Benoit 6e48bafc5c refactor(nix): use native Bun APIs and propagate errors (#12694) 2026-02-08 19:43:10 -06:00
Alex Yaroshuk bc9afbea06 fix(app): localize "close tab" in command pallete (#12756) 2026-02-08 19:14:48 -06:00
Adam 0ae3eb8bf3 chore: cleanup 2026-02-08 16:23:24 -06:00
Adam 017e536164 fix(console): zen workspace translation cleanup 2026-02-08 16:22:39 -06:00
Adam 002bf07988 chore: cleanup 2026-02-08 16:19:13 -06:00
Kit Langton 40bc891434 fix(layout): improve workspace header truncation and item interaction (#12655) 2026-02-08 18:42:04 +00:00
opencode-agent[bot] 7be991a2eb chore: generate 2026-02-08 17:38:44 +00:00
Kit Langton 4a81e19f88 ui: default TextField copy affordance to clipboard (#12714) 2026-02-08 11:37:59 -06:00
Frank f7c8b6119f wip: zen 2026-02-08 10:31:09 -05:00
Adam 0c8b1ec574 fix(ui): context stale in prompt input (#12695) 2026-02-08 12:36:53 +00:00
opencode-agent[bot] c153ba4b59 chore: update nix node_modules hashes 2026-02-08 11:33:28 +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
Caleb Norton 62ceaf966c feat(nix): expose overlay for downstream use (#12643) 2026-02-07 23:56:19 -06:00
Caleb Norton e7138a9d2f feat(nix): disable build time models.dev fetching (#12644) 2026-02-07 23:55:56 -06:00