summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-02-09chore: cleanupAdam
2026-02-09fix(app): incorrect workspace on new sessionAdam
2026-02-09chore: update nix node_modules hashesopencode-agent[bot]
2026-02-09chore: update nix node_modules hashesopencode-agent[bot]
2026-02-09chore: generateopencode-agent[bot]
2026-02-09chore: generateopencode-agent[bot]
2026-02-09wip(docs): i18n (#12681)Adam
2026-02-09test: fix failing prompt test (#12847)Aiden Cline
2026-02-09fix(nix): restore install script in fileset for desktop build (#12842)Jérôme Benoit
2026-02-09tweak: adjust agent variant logic to not require exact match on model, and ↵Aiden Cline
instead check if the variant is available for model (#12838)
2026-02-09fix(nix): watch scripts in nix-hashes workflow (#12818)Jérôme Benoit
2026-02-09Revert "feat(tui): restore footer to session view (#12245)" (#12836)Aiden Cline
2026-02-09chore: cleanupAdam
2026-02-09fix(app): make keyboard focus visible in settings (#12612)Joseph Campuzano
2026-02-09fix(app): tooltip children focus loopAdam
2026-02-09chore: cleanupAdam
2026-02-09chore: cleanupAdam
2026-02-09chore(app): cleanupAdam
2026-02-09fix(app): update tab file contents on changeAdam
2026-02-09feat(app): polish Open in icon treatmentAdam
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 <[email protected]>
2026-02-09chore: remove unused themes (#12753)Anton Volkov
2026-02-09fix: add fallback for when crypto.randomUUID is unavailableAdam
Closes #11452 Co-authored-by: Yo'av Moshe <[email protected]>
2026-02-09fix(app): allow creating sessions on touch devices (#12765)Kit Langton
2026-02-09feat(desktop): add native Wayland toggle on Linux (#11971)Israel Araújo de Oliveira
Co-authored-by: Brendan Allan <[email protected]>
2026-02-09app: include sandboxes in project unseen/error notifsBrendan Allan
2026-02-09feat(desktop): persist currentSidecarUrl in state when isSidecar prop is ↵OpeOginni
true (#12792)
2026-02-09chore: generateopencode-agent[bot]
2026-02-09desktop: track currentSidecarUrlBrendan Allan
2026-02-09feat: exclude devtools from production builds (#12290)Silvio Ney
Co-authored-by: Brendan Allan <[email protected]>
2026-02-09chore: generateopencode-agent[bot]
2026-02-09feat(desktop): add isSidecar prop to AppInterface and logic to persist ↵OpeOginni
sidecar server urls (#12366) Co-authored-by: Brendan Allan <[email protected]>
2026-02-09chore: generateopencode-agent[bot]
2026-02-08tweak: add new ContextOverflowError type (#12777)Aiden Cline
2026-02-08fix(provider): remove obsolete copilot model enablement instructions (#12739)fgonzalezurriola
2026-02-08fix: enable thinking for all reasoning models on alibaba-cn (DashScope) (#12772)AdJIa
Co-authored-by: lujia <[email protected]>
2026-02-08fix: parse mid stream openai responses style errors to prevent infinite ↵Aiden Cline
retries for errors that should STOP execution (#12768)
2026-02-08refactor(nix): use native Bun APIs and propagate errors (#12694)Jérôme Benoit
2026-02-08fix(app): localize "close tab" in command pallete (#12756)Alex Yaroshuk
2026-02-08chore: cleanupAdam
2026-02-08fix(console): zen workspace translation cleanupAdam
2026-02-08chore: cleanupAdam
2026-02-08fix(layout): improve workspace header truncation and item interaction (#12655)Kit Langton
2026-02-08chore: generateopencode-agent[bot]
2026-02-08ui: default TextField copy affordance to clipboard (#12714)Kit Langton
2026-02-08wip: zenFrank
2026-02-08fix(ui): context stale in prompt input (#12695)Adam
2026-02-08chore: update nix node_modules hashesopencode-agent[bot]
2026-02-08chore: generateopencode-agent[bot]
2026-02-08refine(app): tighten slash autocomplete matching (#12647)Kit Langton
2026-02-08fix(app): Toast when session is missing on prompt-submit (#12654)Devin Griffin