summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-04-17chore: generateopencode-agent[bot]
2026-04-17refactor(config): migrate model-id and command to Effect Schema (#23175)Kit Langton
2026-04-17feat(server): wrap remaining route handlers in request spans (#23169)Kit Langton
2026-04-17chore: generateopencode-agent[bot]
2026-04-17refactor(config): migrate skills, formatter, console-state to Effect Schema ↵Kit Langton
(#23162)
2026-04-17chore: generateopencode-agent[bot]
2026-04-17feat(effect-zod): translate Schema.check filters into zod .superRefine + ↵Kit Langton
promote LSP refinement to Effect layer (#23173)
2026-04-17fix(core): more explicit routing to fix workspace instance issue (#23171)James Long
2026-04-17refactor(config): migrate permission Action/Object/Rule leaves to Effect ↵Kit Langton
Schema (#23168)
2026-04-17refactor(config): migrate lsp schemas to Effect Schema (#23167)Kit Langton
2026-04-17chore: generateopencode-agent[bot]
2026-04-17refactor(config): migrate mcp schemas to Effect Schema.Class (#23163)Kit Langton
2026-04-17docs(http-api): refresh bridge inventory and clarify Schema.Class vs Struct ↵Kit Langton
(#23164)
2026-04-17fix(opencode): skip share sync for unshared sessions (#23159)Kit Langton
2026-04-17chore: generateopencode-agent[bot]
2026-04-17docs(opencode): annotate plugin loader flow (#23160)Dax
2026-04-17release: v1.4.10opencode
2026-04-17chore: generateopencode-agent[bot]
2026-04-17fix(opencode): untrace streaming event hot paths (#23156)Kit Langton
2026-04-17fix(core): pass OTEL config to workspace env (#23154)James Long
2026-04-17fix(opencode): normalize provider metadata and tag otel runs (#23140)Kit Langton
2026-04-17fix(core): move instance middleware after control plane routes (#23150)James Long
2026-04-17chore: update nix node_modules hashesopencode-agent[bot]
2026-04-17chore: generateopencode-agent[bot]
2026-04-17feat(tui): minor UX improvements for workspaces (#23146)James Long
2026-04-17refactor: consolidate npm exports and trace flock acquisition (#23151)Dax
2026-04-17chore: bump ai to 6.0.168 and @ai-sdk/gateway to 3.0.104 (#23145)Aiden Cline
2026-04-17test: align plugin loader npm mocksDax Raad
- switch plugin loader tests to the effect npm module - return Option.none() for mocked npm entrypoints - keep test fixtures aligned with the current Npm.add contract
2026-04-17do not flock until reifyDax Raad
2026-04-17trace npm fullyDax Raad
2026-04-17fix: revert sdk generation script change (#23133)James Long
2026-04-17fix(core): add historical sync on workspace connect (#23121)James Long
2026-04-17chore: update nix node_modules hashesopencode-agent[bot]
2026-04-17when generating sdk only format sdk, much faster (#23122)James Long
2026-04-17chore: generateopencode-agent[bot]
2026-04-17tui: fix agent cycling and prompt metadata polish (#23115)Kit Langton
2026-04-17chore: bump @ai-sdk/anthropic to 3.0.71 and dependents (#23120)Aiden Cline
2026-04-17fix(opencode): pass `EXA_API_KEY` to `websearch` tool to avoid rate limits ↵rasdani
(#16362) Co-authored-by: Dax Raad <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-17chore: bump gitlab-ai-provider to 6.6.0 (#23057)Vladimir Glafirov
2026-04-17Improve light mode dark mode copyDax Raad
2026-04-17release: v1.4.9opencode
2026-04-17tui: fix session resumption with --session-id flag to navigate after app ↵Dax Raad
initialization Previously when passing a session ID directly, the route was set during initial render which could cause navigation issues before the router was fully ready. Now the session navigation happens after initialization completes, ensuring the TUI properly loads the requested session when users resume with --session-id.
2026-04-17fix incorrect light mode in ghosttyDax Raad
2026-04-17chore: update nix node_modules hashesopencode-agent[bot]
2026-04-17feat: add LLM Gateway provider (#7847)Ismail Ghallou
Co-authored-by: Claude Opus 4.5 <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-04-17chore: generateopencode-agent[bot]
2026-04-17docs: adding Mistral to docs as a provider (it is already a provider, just ↵Jen Person
docs update) #23070 (#23072)
2026-04-17fix(opencode): rescrict github copilot opus 4.7 variants to "medium" (#23097)OpeOginni
2026-04-17fix: conditionally show file tree in beta channel (#23099)Brendan Allan
2026-04-17syncFrank