summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-03-27update effect to 4.0.0-beta.42 (#19484)Kit Langton
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-28feat(ci): use Azure Artifact Signing for Windows releases (#15201)Luke Parker
2026-03-28refactor(session): effectify SessionCompaction service (#19459)Kit Langton
2026-03-27Single target plugin entrypoints (#19467)Sebastian
2026-03-27chore: generateopencode-agent[bot]
2026-03-27refactor(format): use ChildProcessSpawner instead of Process.spawn (#19457)Kit Langton
2026-03-27refactor(core): move more responsibility to workspace routing (#19455)James Long
2026-03-27refactor(session): effectify Session service (#19449)Kit Langton
2026-03-27feat: AI SDK v6 support (#18433)Aiden Cline
2026-03-27tweak: add additional overflow error patterns (#19446)Aiden Cline
2026-03-27fix flaky plugin tests (no mock.module for bun) (#19445)Sebastian
2026-03-27fix(app): default file tree to closed with minimum width (#19426)Kit Langton
2026-03-27fix(desktop-electron): match dev dock icon inset on macOS (#19429)Kit Langton
2026-03-27fix(app): resize layout viewport when mobile keyboard appears (#15841)Burak Yigit Kaya
2026-03-27fix(ui): make streamed markdown feel more continuous (#19404)Shoubhit Dash
2026-03-27chore(app): more spacing controlsAdam
2026-03-27refactor(core): split out instance and route through workspaces (#19335)James Long
2026-03-27effectify Plugin service internals (#19365)Kit Langton
2026-03-27effectify Skill service internals (#19364)Kit Langton
2026-03-27chore: generateopencode-agent[bot]
2026-03-27tui plugins (#19347)Sebastian
2026-03-27chore: generateopencode-agent[bot]
2026-03-27refactor(tool-registry): yield Config/Plugin services, use Effect.forEach ↵Kit Langton
(#19363)
2026-03-27fix(app): persist queued followups across project switches (#19421)Shoubhit Dash
2026-03-27fix(ui): keep partial markdown readable while responses stream (#19403)Shoubhit Dash
2026-03-27fix(opencode): ignore generated models snapshot files (#19362)Kit Langton
2026-03-27refactor(vcs): replace async git() with ChildProcessSpawner (#19361)Kit Langton
2026-03-27chore: generateopencode-agent[bot]
2026-03-26refactor(effect): yield services instead of promise facades (#19325)Kit Langton
2026-03-26fix: web ui bundle build on windows (#19337)Luke Parker
2026-03-26fix(ui): reduce markdown jank while responses stream (#19304)Shoubhit Dash
2026-03-26fix(app): remove fork session buttonAdam
2026-03-26fix(app): default shell tool to collapsedAdam
2026-03-26chore: generateopencode-agent[bot]
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26chore: generateopencode-agent[bot]
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-26fix(mcp): close transport on failed/timed-out connections (#19200)Kit Langton
2026-03-26refactor(config): use cachedInvalidateWithTTL, bump effect to beta.37 (#19322)Kit Langton
2026-03-26chore: generateopencode-agent[bot]
2026-03-26effectify Config service (#19139)Kit Langton
2026-03-26feat(core): remove workspace server, WorkspaceContext, start work towards ↵James Long
better routing (#19316)
2026-03-26feat: add gpt prompt so non codex gpt models have their own system prompt ↵Aiden Cline
modeled after codex cli (#19220)
2026-03-26chore: generateopencode-agent[bot]
2026-03-26refactor(lsp): effectify LSP service with InstanceState (#19150)Kit Langton
2026-03-26chore: generateopencode-agent[bot]
2026-03-26release: v1.3.3opencode
2026-03-26feat: embed WebUI in binary with proxy flags (#19299)Dax
Co-authored-by: BlankParticle <[email protected]>
2026-03-26tui: bypass local SSE event streaming in worker (#19183)Dax