summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
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-17chore: update nix node_modules hashesopencode-agent[bot]
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
2026-04-17remove accidental commit of daytona plugin (#23030)James Long
2026-04-17chore: generateopencode-agent[bot]
2026-04-16chore: delete filetime module (#22999)Aiden Cline
2026-04-17fix: preserve prompt input across unmount/remount cycles (#22508)Dax
2026-04-17chore: update nix node_modules hashesopencode-agent[bot]
2026-04-17fix(app): use fetchQuery instead of ensureQueryData in global sync (#23025)Brendan Allan
2026-04-17Merge branch 'dev' into nxl/improve-compaction-strategyBrendan Allan
2026-04-17refactor: move project read routes onto HttpApi (#23003)Kit Langton
2026-04-17chore: generateopencode-agent[bot]
2026-04-17refactor(tui): inline final Go shimmer settings (#23017)Kit Langton
2026-04-16fix(tui): tui resiliency when workspace is dead, disable directory filter in ↵James Long
session list (#23013)
2026-04-17feat(app): hide desktop titlebar tools behind settings (#19029)Jay
Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: Brendan Allan <[email protected]>
2026-04-16feat(tui): animated GO logo + radial pulse in free-limit upsell dialog (#22976)Kit Langton
2026-04-16refactor: move provider and config provider routes onto HttpApi (#23004)Kit Langton