summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-04-07chore: update web statsAdam
2026-04-07chore: generateopencode-agent[bot]
2026-04-07fix(opencode): keep user message variants scoped to model (#21332)Dax
2026-04-07go: support couponFrank
2026-04-07Move auto-accept permissions to settings (#21308)Shoubhit Dash
2026-04-07style(app): redesign jump-to-bottom button per figma spec (#21313)Shoubhit Dash
2026-04-07feat(app): show full names on composer attachment chips (#21306)Shoubhit Dash
2026-04-07feat(opencode): Add PDF attachment Drag and Drop (#16926)gitpush-gitpaid
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-06feat: add --dangerously-skip-permissions flag to opencode run (#21266)Aiden Cline
2026-04-07go: add mimoFrank
2026-04-06refactor(core): add full http proxy and change workspace adaptor interface ↵James Long
(#21239)
2026-04-06chore: bump anthropic ai sdk pkg, delete patch (#21247)Aiden Cline
2026-04-06chore: remove ai-sdk/provider-utils patch and update pkg (#21245)Aiden Cline
2026-04-06fix: bump openrouter ai sdk pkg to fix openrouter issues (#21242)Aiden Cline
2026-04-06tweak: move the max token exclusions to plugins @rekram1-node (#21225)Aiden Cline
2026-04-06tweak: adjust chat.params hook to allow altering of the maxOutputTokens (#21220)Aiden Cline
2026-04-06tweak: ensure copilot anthropic models have same reasoning effort model as ↵Aiden Cline
copilot cli, also fix qwen incorrectly having variants (#21212)
2026-04-06refactor(server): replace Bun serve with Hono node adapters (#18335)Dax
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Luke Parker <[email protected]> Co-authored-by: Adam <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-06upgrade opentui to 0.1.97 (#21137)Sebastian
2026-04-06refactor: replace Bun.serve with Node http.createServer in OAuth handlers ↵Dax
(#18327) Co-authored-by: LukeParkerDev <[email protected]>
2026-04-06docs: update Cloudflare provider setup to reflect /connect prompt flow (#20589)MC
2026-04-06chore: generateopencode-agent[bot]
2026-04-06fix(lsp): MEMORY LEAK: ensure typescript server uses native project config ↵Derek Barrera
(#19953)
2026-04-06release: v1.3.17opencode
2026-04-06fix(tui): revert kitty keyboard events workaround on windows (#20180)Luke Parker
2026-04-06fix: show clear error when Cloudflare provider env vars are missing (#20399)MC
Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
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
(#20272) Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
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-06fix(plugin): parse package specifiers with npm-package-arg and sanitize ↵Luke Parker
win32 cache paths (#21135)
2026-04-05tweak: add newline between <content> and first line of read tool output to ↵Aiden Cline
prevent confusion (#21070)
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 ↵Aiden Cline
(#21047)
2026-04-04release: v1.3.15opencode
2026-04-04fix(npm): Arborist reify fails on compiled binary — Bun pre-resolves ↵Dax
node-gyp path at build time (#21040)
2026-04-04refactor: remove redundant Kimi skill section (#20393)Yuxin Dong
Co-authored-by: dongyuxin <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
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
Co-authored-by: Nate Williams <[email protected]>
2026-04-04refactor(provider): stop custom loaders using facades (#20776)Kit Langton
Co-authored-by: luanweslley77 <[email protected]>