summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-02-05release: v1.1.52opencode
2026-02-05enable 5.3 codexDax Raad
2026-02-05feat(tui): add running spinner to bash tool in TUI (#12317)Goni Zahavy
2026-02-05zen: opus 4.6Frank
2026-02-05core: silently ignore proxy command failures to prevent config ↵Dax Raad
initialization crashes
2026-02-05fix: ensure that github copilot plugin properly sets headers when used in ↵Aiden Cline
other clients than tui (#12316)
2026-02-05chore: update nix node_modules hashesopencode-agent[bot]
2026-02-05core: bundle GitLab auth plugin directly instead of dynamic installDax Raad
Remove dynamic installation of built-in plugins. GitLab auth is now imported directly as an internal plugin, eliminating network requests during startup and simplifying the plugin loading logic. Removes the need for test mocks since plugins are no longer dynamically installed at runtime.
2026-02-05ci: ensure config test waits for dependencies to complete installationDax Raad
2026-02-05core: fix plugin installation to use direct package.json manipulation ↵Dax Raad
instead of bun add This ensures plugins install more reliably by writing dependencies directly to package.json rather than relying on bun add commands which can fail in certain environments. Also adds a small delay to ensure filesystem operations complete before proceeding.
2026-02-05chore: cleanupAdam
2026-02-05fix(app): file changes not always availableAdam
2026-02-05fix(app): file tree out of syncAdam
2026-02-05chore: package.json scriptsAdam
2026-02-05chore: package.json scriptsAdam
2026-02-05fix(app): copy buttons smaller and out of the wayAdam
2026-02-05feat(i18n): add Bosnian locale (#12283)Edin
2026-02-05fix(app): terminal URL issuesAdam
2026-02-05chore: cleanupAdam
2026-02-05app: remove extra x padding around prompt input on mobileBrendan Allan
2026-02-05chore: update nix node_modules hashesopencode-agent[bot]
2026-02-05fix(opencode): Fixes image reading with OpenAI-compatible providers like ↵Zhiming Guo
Kimi K2.5. (#11323) Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-02-05fix: downgrade xai ai-sdk package due to errors (#12251)Aiden Cline
2026-02-05Revert: feat: add models.dev schema ref for model autocomplete in ope… ↵Aiden Cline
(#12242)
2026-02-05chore: generateopencode-agent[bot]
2026-02-05feat: add models.dev schema ref for model autocomplete in opencode.json (#12112)Tommy D. Rossi
2026-02-05tweak: adjust task tool description/input to alleviate tool call failures ↵Aiden Cline
that sometimes occured w/ gpt models (#12214)
2026-02-05fix: wait for dependencies before loading custom tools and plugins (#12227)Dax
2026-02-04wip: zenFrank
2026-02-04zen: set session affinity headerFrank
2026-02-04fix(app): refresh workspace sessions on project switch (#12189)Filip
2026-02-05chore: generateopencode-agent[bot]
2026-02-04feat: Allow the function to hide or show thinking blocks to be bound to a ↵Ariane Emory
key (resolves #12168) (#12171)
2026-02-04fix(tui): add hover states to question tool tabs (#12203)Maharshi Patel
2026-02-04fix(app): terminal urlAdam
2026-02-04fix(core): skip dependency install in read-only config dirs (#12128)Shantur Rathore
2026-02-04fix(app): terminal EOL issuesAdam
2026-02-04fix(desktop): Refresh file contents when changing workspaces to not have ↵Parker Smith
stale contents (#11728)
2026-02-04fix(app): derive terminal WebSocket URL from browser origin instead o… ↵Dave Dennis
(#12178)
2026-02-04fix(app): last turn changes rendered in review pane (#12182)Adam
2026-02-04fix(app): safety triangle for sidebar hover (#12179)Adam
2026-02-04fix: ensure kimi-for-coding plan has thinking on by default for k2p5 (#12147)Tom
2026-02-04fix: cloudflare workers ai provider (#12157)Aiden Cline
2026-02-04fix: ensure that plugin installs use --no-cache when using http proxy to ↵Aiden Cline
prevent random hangs (see bun issue) (#12161)
2026-02-04fix(app): clear comments on prompt submission (#12148)Adam
2026-02-04test(app): fix e2e test actionAdam
2026-02-04fix(app): terminal hyperlink clicksAdam
2026-02-04fix(ui): review comments z-index stackingAdam
2026-02-04test(app): fix e2e test actionAdam
2026-02-04fix(core): session errors when attachment file not foundAdam