summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-06Revert "fix(app): stale keyed show errors"Adam
This reverts commit 7665b8e30def396059516ef6d870830baa1faedd.
2026-03-06chore: generateopencode-agent[bot]
2026-03-06fix(app): add english to locale matchers (#16280)Kirill Tregubov
2026-03-06feat: Add Vietnamese README and update all language navigation links … ↵D
(#16322)
2026-03-06chore: generateopencode-agent[bot]
2026-03-06fix(app): enable auto-accept keybind regardless of permission config (#16259)Luis Felipe Cordeiro Sena
2026-03-06release: v1.2.20opencode
2026-03-06fix: restore Bun stdin reads for prompt input (#16300)Dax
2026-03-06fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after ↵Luke Parker
running tests (#16249)
2026-03-06chore: update nix node_modules hashesopencode-agent[bot]
2026-03-06refactor(opencode): replace Bun.which with npm which (#15012)Dax
2026-03-06release: v1.2.19opencode
2026-03-05feat: add "gpt-5.4" to codex allowed models list (#16274)Sadık
2026-03-05refactor: replace Bun.stderr and Bun.color with Node.js equivalentsDax Raad
2026-03-05refactor: replace Bun.connect with net.createConnectionDax Raad
2026-03-05fix: use sha1 for hash instead of unsupported xxhash3-xxh64Dax Raad
2026-03-05refactor: use node:stream/consumers for stdin readingDax Raad
2026-03-05refactor: replace Bun.stdin.text with Node.js stream readingDax Raad
2026-03-05refactor: replace Bun.hash with Hash.fast using xxhash3-xxh64Dax Raad
2026-03-05refactor: replace Bun.write with Filesystem.write in config filesDax Raad
2026-03-05refactor: replace Bun.write/file with Filesystem utilities in snapshotDax Raad
2026-03-05refactor: replace Bun.sleep with node timers (#15013)Dax
2026-03-05fix(app): stale show (#16236)Filip
2026-03-05tui: remove keyboard shortcut tooltips from new session and new workspace ↵David Hill
buttons in the sidebar
2026-03-05zen: gpt 5.4 proFrank
2026-03-05ci: fixFrank
2026-03-05zen: gpt5.3 codex sparkFrank
2026-03-05fix(console): follow-up for #13108 docs/en routing and locale cookie sync ↵Jun
(#13608)
2026-03-05fix(app): load tab on open fileAdam
2026-03-05docs(i18n): sync locale docs from english changesopencode-agent[bot]
2026-03-05zen: gpt5.4Frank
2026-03-05release: v1.2.18opencode
2026-03-05chore: update nix node_modules hashesopencode-agent[bot]
2026-03-05feat(tui): add onClick handler to InlineTool and Task components (#16187)Dax
2026-03-05chore(app): ghostty-web forkAdam
2026-03-05ci: remove unused publishConfig that was breaking npm publishingDax Raad
2026-03-05update sdk package.jsonDax Raad
2026-03-05fix(app): stale keyed show errorsAdam
2026-03-05fix(app): locale errorAdam
2026-03-05fix(app): stale read errorAdam
2026-03-05fix(app): websearch and codesearch tool renderingAdam
2026-03-05fix(app): provider settings consistencyAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): file path truncation in session turnAdam
2026-03-05fix(app): file icon stabilityAdam
2026-03-05fix(app): preserve question dock state across session switches (#16173)ismeth
2026-03-05fix(app): icon jiggleAdam
2026-03-05chore(console): go page i18nAdam
2026-03-05fix(app): mod+f always opens searchAdam
2026-03-05fix(app): no delay on tooltip closeAdam