summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-02-09ci: filter daily recaps to community-only and fix vouch workflow ↵Ryan Vogel
authentication (#12910)
2026-02-09feat(app): add Cmd+[/] keybinds for session history navigation (#12880)Kit Langton
2026-02-10chore: generateopencode-agent[bot]
2026-02-09fix(docs): translationsAdam
2026-02-09feat: integrate vouch & stricter issue trust management system (#12640)Ryan Vogel
2026-02-09ci: sort beta PRs by number for consistent display orderDax Raad
2026-02-09fix(tui): use sender color for queued messages (#12832)Marcio
2026-02-09fix: publish session.error event for invalid model selection (#8451)Surma
2026-02-09fix(desktop): correct module name for linux_display in main.rs (#12862)Luke Parker
2026-02-09chore: more defensiveAdam
2026-02-09chore: cleanupAdam
2026-02-09fix(app): max widthsAdam
2026-02-09chore: generateopencode-agent[bot]
2026-02-09fix(docs): locale markdown issuesAdam
2026-02-09chore: generateopencode-agent[bot]
2026-02-09fix: locale routingAdam
2026-02-09fix(opencode): ACP File write should create the file if it doesn't exist ↵Bryce Ryan
(#12854)
2026-02-09fix: locale routingAdam
2026-02-09fix(docs): dev docs linksAdam
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]>