summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-04-16feat(shared): add Effect-idiomatic file lock (EffectFlock) (#22681)Kit Langton
2026-04-16chore: generateopencode-agent[bot]
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-15fix(tui): Don't overwrite the agent that was specified on the command line ↵Carlo Wood
(#20554)
2026-04-15refactor(opencode): use AppFileSystem path helpers (#22637)Kit Langton
2026-04-15fix(opencode): avoid org lookup during config startup (#22670)Kit Langton
2026-04-15tweak(ui): session spacing (#20839)David Hill
Co-authored-by: Adam <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-15chore: generateopencode-agent[bot]
2026-04-15core: move plugin intialisation to config layer override (#22620)Brendan Allan
2026-04-15fix(core): Remove dead code and documentation related to the obsolete list ↵Ariane Emory
tool. (#22672)
2026-04-15feat(opencode): improve telemetry tracing and request spans (#22653)Kit Langton
2026-04-15chore: generateopencode-agent[bot]
2026-04-15add experimental permission HttpApi slice (#22385)Kit Langton
2026-04-15tweak: ensure auto continuing compaction is tracked as agent initiated for ↵Aiden Cline
github copilot (#22567) Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15fix: ensure tool_use is always followed by tool_result (#22646)Aiden Cline
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15fix: register OTel context manager so AI SDK spans thread into Effect traces ↵Kit Langton
(#22645)
2026-04-15migrate: move flock and hash utilities to shared package (#22640)Dax
2026-04-15fix(effect): add effect bridge for callback contexts (#22504)Kit Langton
2026-04-15docs(opencode): add instance context migration plan (#22529)Kit Langton
2026-04-15remove makeRuntime facade from Env (#22523)Kit Langton
2026-04-15feat(opencode): trace tool execution spans (#22531)Kit Langton
2026-04-15shared package (#22626)Dax
2026-04-15feat(core): sync routes, refactor proxy, session restore, and more syncing ↵James Long
(#22518)
2026-04-15zen: better errorFrank
2026-04-15syncFrank
2026-04-15handle non-throwing requests (#22604)Sebastian
2026-04-15refactor(electron): update store configuration (#22597)Brendan Allan
2026-04-15ui: update accordion styles and session review component (#22582)Brendan Allan
2026-04-15fix(ui): disable accordion items for binary files and improve disabled state ↵Brendan Allan
styling (#22577)
2026-04-15release: v1.4.6opencode
2026-04-15fix(snapshot): avoid ENAMETOOLONG and improve staging perf via stdin ↵Luke Parker
pathspecs (#22560)
2026-04-15syncFrank
2026-04-15chore: generateopencode-agent[bot]
2026-04-15Go: list model providersFrank
2026-04-15Go: qwen 3.5 & 3.6 plusFrank
2026-04-15doc: qwen3.5 & 3.6Frank
2026-04-15fix: prevent tooltip reopen on trigger click (#22571)Brendan Allan
2026-04-15docs: use latest release for downloads instead of pinned versionDax Raad
2026-04-15fix: update prompt input submit handler (#22566)Brendan Allan
2026-04-15fix(observability): handle OTEL headers with '=' in value (#22564)Dax
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-04-15fix: add left padding to session title input (#22556)Brendan Allan
2026-04-15release: v1.4.5opencode
2026-04-15fix(bootstrap): await plugin initializationBrendan Allan
2026-04-15core: parallelise bootstrap (#22514)Brendan Allan
2026-04-14chore: bump ai sdk pkgs (#22539)Aiden Cline
2026-04-14delete all e2e tests (#22501)Dax Raad
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-15fix(desktop): chdir to homedir on macOS to fix ripgrep issues (#22537)Brendan Allan
2026-04-15fix(desktop): start tauri shell commands from home directory (#22535)Brendan Allan
2026-04-14core: pin downloads to v1.4.3 to ensure users get a tested, stable build ↵Dax Raad
instead of potentially unstable latest releases
2026-04-14fix(opencode): export AI SDK telemetry spans (#22526)Kit Langton