summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
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: 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(core): add historical sync on workspace connect (#23121)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-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
2026-04-17roll back opentuiDax Raad
2026-04-17back to opentui 0.1.99Dax Raad
2026-04-17chore: generateopencode-agent[bot]
2026-04-17zen: routing logicFrank
2026-04-17chore: generateopencode-agent[bot]
2026-04-17feat(core): exponential backoff of workspace reconnect (#23083)James Long
2026-04-17remove logDax Raad
2026-04-17release: v1.4.8opencode
2026-04-17upgrade opentui to 0.1.100 (#22928)Sebastian
2026-04-17chore: generateopencode-agent[bot]
2026-04-17fix(app): workspace loading and persist ready state (#23046)Brendan Allan
2026-04-17core: migrate config loading to Effect framework (#23032)Dax
2026-04-17chore: generateopencode-agent[bot]
2026-04-17fade in prompt metadata transitions (#23037)Dax
2026-04-17refactor(core): move server routes around to clarify workspacing (#23031)James Long
2026-04-17fix crash on experimentalDax Raad