Commit Graph

7166 Commits (8a323b6a8b16a5c99bc5ebf84db38e5b7a65caba)

Author SHA1 Message Date
Ryan Vogel 8a323b6a8b tui: simplify interface with minimal Claude Code-style design 2026-02-09 18:40:58 -05:00
opencode-agent[bot] 7bca3fbf18 chore: generate 2026-02-09 17:36:43 +00:00
opencode-agent[bot] d578f80f00 chore: generate 2026-02-09 17:35:30 +00:00
Adam dc53086c1e
wip(docs): i18n (#12681) 2026-02-09 11:34:35 -06:00
Aiden Cline f74c0339cc
test: fix failing prompt test (#12847) 2026-02-09 11:25:22 -06:00
Aiden Cline 8ad4768ecd
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
Aiden Cline a7c5d5ac4c
Revert "feat(tui): restore footer to session view (#12245)" (#12836) 2026-02-09 10:08:26 -06:00
Adam 5be1202eea
chore: cleanup 2026-02-09 09:58:55 -06:00
Joseph Campuzano 373b2270e7
fix(app): make keyboard focus visible in settings (#12612) 2026-02-09 09:12:06 -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
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
Anton Volkov aed7bb8c09
chore: remove unused themes (#12753) 2026-02-09 13:33:00 +00: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
Silvio Ney d4a68b0f4e
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] 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
opencode-agent[bot] b12eab782f chore: generate 2026-02-09 05:54:56 +00:00
Aiden Cline 99ea1351ce
tweak: add new ContextOverflowError type (#12777) 2026-02-08 23:54:01 -06:00
fgonzalezurriola d40dffb854
fix(provider): remove obsolete copilot model enablement instructions (#12739) 2026-02-08 22:43:52 -06:00
AdJIa 0cd52f830c
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 62f38087b8
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
Alex Yaroshuk a598ecac1f
fix(app): localize "close tab" in command pallete (#12756) 2026-02-08 19:14:48 -06:00
Adam 6490fb0148
fix(console): zen workspace translation cleanup 2026-02-08 16:22:39 -06:00
Kit Langton de0f4ef80b
fix(layout): improve workspace header truncation and item interaction (#12655) 2026-02-08 18:42:04 +00:00
opencode-agent[bot] 9a7f54f21a chore: generate 2026-02-08 17:38:44 +00:00
Kit Langton 27c8a08144
ui: default TextField copy affordance to clipboard (#12714) 2026-02-08 11:37:59 -06:00
Frank 80c1c59ed3 wip: zen 2026-02-08 10:31:09 -05: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
Frank 85d0ed5989 wip: zen 2026-02-07 23:25:55 -05:00
Ryan Miville ecaeb9e602
fix(app): respect terminal toggle keybind when terminal is focused (#12635) 2026-02-07 19:26:54 -06:00
Caleb Norton e772fc6e23
fix: revert "feat(app): add web input focus shortcut (#12493)" (#12639) 2026-02-07 19:26:10 -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