summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-04-06fix: show clear error when Cloudflare provider env vars are missing (#20399)MC
2026-04-06zen: normalize ipv6Frank
2026-04-05zen: remove header checkFrank
2026-04-06release: v1.3.16opencode
2026-04-06fix(tui): default Ctrl+Z to undo on Windows (#21138)Luke Parker
2026-04-06fix: pass both 'openai' and 'azure' providerOptions keys for @ai-sdk/azure (#...Corné Steenhuis
2026-04-05fix(core): implement proper configOptions for acp (#21134)George Harker
2026-04-05feat(tui): make the mouse disablable (#6824, #7926) (#13748)Gautier DI FOLCO
2026-04-06chore: update nix node_modules hashesopencode-agent[bot]
2026-04-06fix(plugin): parse package specifiers with npm-package-arg and sanitize win32...Luke Parker
2026-04-05tweak: add newline between <content> and first line of read tool output to pr...Aiden Cline
2026-04-05doc: udpate docFrank
2026-04-04test: add regression test for double counting bug (#21053)Aiden Cline
2026-04-04chore: generateopencode-agent[bot]
2026-04-04fix(tui): only show org switch affordances when useful (#21054)Kit Langton
2026-04-04chore: generateopencode-agent[bot]
2026-04-04refactor(effect): move read tool onto defineEffect (#21016)Kit Langton
2026-04-04feat(tui): show console-managed providers (#20956)Kit Langton
2026-04-04fix: ensure reasoning tokens arent double counted when calculating usage (#21...Aiden Cline
2026-04-04release: v1.3.15opencode
2026-04-04fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves node-g...Dax
2026-04-04refactor: remove redundant Kimi skill section (#20393)Yuxin Dong
2026-04-04release: v1.3.14opencode
2026-04-03fix(ci): create JUnit output dirs before tests (#20959)Kit Langton
2026-04-04perf(opencode): batch snapshot diffFull blob reads (#20752)Kit Langton
2026-04-04refactor(provider): stop custom loaders using facades (#20776)Kit Langton
2026-04-03chore: generateopencode-agent[bot]
2026-04-04notes on v2 (#20941)Sebastian
2026-04-03chore: rm models snapshot (#20929)Aiden Cline
2026-04-03test(ci): publish unit reports in actions (#20547)Kit Langton
2026-04-03refactor(effect): build todowrite tool from Todo service (#20789)Kit Langton
2026-04-03chore(app): remove queued follow-ups for nowAdam
2026-04-03fix(app): show correct submit icon when typing follow upAdam
2026-04-03chore: generateopencode-agent[bot]
2026-04-03feat: restore git-backed review modes (#20845)Shoubhit Dash
2026-04-03fix: restore prompt focus after footer selection (#20841)Shoubhit Dash
2026-04-03refactor(effect): resolve built tools through the registry (#20787)Kit Langton
2026-04-03fix(app): hide default session timestamps (#20892)Shoubhit Dash
2026-04-03feat(ui): redesign modified files section in session turn (#20348)Shoubhit Dash
2026-04-03fix(session): disable todo dock auto-scroll (#20840)Shoubhit Dash
2026-04-03fix(prompt): unmount model controls in shell mode (#20886)Shoubhit Dash
2026-04-03fix(session): delay jump-to-bottom button (#20853)Shoubhit Dash
2026-04-03fix(core): fix restoring earlier messages in a reverted chain (#20780)Nate Williams
2026-04-03electron: better menus (#20878)Brendan Allan
2026-04-03chore: update nix node_modules hashesopencode-agent[bot]
2026-04-03fix(sdk): handle Windows opencode spawn and shutdown (#20772)Luke Parker
2026-04-02feat: Send x-session-affinity and x-parent-session-id headers (#20744)Kevin Flansburg
2026-04-03add automatic heap snapshots for high-memory cli processes (#20788)Dax
2026-04-03chore: generateopencode-agent[bot]
2026-04-02fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952)Juan Pablo Carranza Hurtado