| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-05 | chore: regen sdk | GitHub Action | |
| 2025-12-05 | ci: regen sdk instead of failing tests | Aiden Cline | |
| 2025-12-05 | chore: format code | GitHub Action | |
| 2025-12-05 | feat: add optional scrollbar to the session chat (#5116) | franlol | |
| Co-authored-by: Sebastian <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-12-05 | release: v1.0.134 | opencode | |
| 2025-12-05 | Update Nix flake.lock and hashes | Github Action | |
| 2025-12-05 | OpenCode Desktop app (#5044) | Brendan Allan | |
| Co-authored-by: Adam <[email protected]> | |||
| 2025-12-05 | tweak: bash tool improve output metadata for agent consumption, fix small ↵ | Shantur Rathore | |
| timeout issue (#5131) | |||
| 2025-12-05 | feat: add max steps for supervisor and sub-agents (#4062) | Nathan Thomas | |
| Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-12-05 | fix(desktop): terminal cursor position | Adam | |
| 2025-12-05 | fix(desktop): prompting | Adam | |
| 2025-12-05 | ignore: regen sdk | Aiden Cline | |
| 2025-12-05 | add experimental.open_telemetry config option to enable OTEL spans (#4978) | Noam Bressler | |
| Co-authored-by: noamzbr <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-12-05 | fix(desktop): clone pty session on reconnect | Adam | |
| 2025-12-05 | fix(desktop): new session not selecting tab | Adam | |
| 2025-12-05 | feat(theme): Vercel (#5119) | Anthony Shew | |
| Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-12-05 | fix: #5064 ProviderInitError github-copilot-enterprise (#5123) | Julian Visser | |
| 2025-12-05 | do not use required pty for local dev | Dax Raad | |
| 2025-12-05 | Zen: add codex max | Frank | |
| 2025-12-05 | ignore: update download stats 2025-12-05 | GitHub Action | |
| 2025-12-05 | ignore: tweak | Aiden Cline | |
| 2025-12-05 | fix: ensure projects that go from having no commits to having commits have ↵ | Aiden Cline | |
| sessions migrated (#5105) Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-12-05 | ci: keybinds | Aiden Cline | |
| 2025-12-05 | tui: wrap dialog option descriptions (#5083) | ry2009 | |
| 2025-12-05 | ignore: cmd tweak | Aiden Cline | |
| 2025-12-05 | chore: format code | GitHub Action | |
| 2025-12-04 | ignore: rm slop commnand (only for opencode repo this isnt shipping) | Aiden Cline | |
| 2025-12-04 | fix: ensure that vcs is still set to git even if no commits in repo | Aiden Cline | |
| 2025-12-04 | ci: review | Aiden Cline | |
| 2025-12-04 | increase default scroll speed | Dax Raad | |
| 2025-12-04 | fix | Dax Raad | |
| 2025-12-04 | fix pty builds | Dax Raad | |
| 2025-12-04 | fix: add getModel to SAP AI Core provider for correct SDK initialization (#5086) | Jérôme Benoit | |
| Signed-off-by: Jérôme Benoit <[email protected]> | |||
| 2025-12-04 | docs: llama.cpp docs: `limit` moved under model (#5089) | opencode-agent[bot] | |
| Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-12-04 | ignore: fix provider credentials query for BYOK | Dax Raad | |
| Provider credentials field was being selected from ProviderTable even when the table wasn't joined (when byokProvider was undefined). Now the join is conditional - when byokProvider exists, we join and get the credentials; when it doesn't, the join condition is always false so provider remains null. | |||
| 2025-12-04 | zen: fix byok | Frank | |
| 2025-12-05 | Update Nix flake.lock and hashes | Github Action | |
| 2025-12-05 | chore: format code | GitHub Action | |
| 2025-12-04 | Reapply "feat(desktop): terminal pane (#5081)" | Adam | |
| This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229. | |||
| 2025-12-04 | Update Nix flake.lock and hashes | Github Action | |
| 2025-12-04 | release: v1.0.133 | opencode | |
| 2025-12-04 | Revert "feat(desktop): terminal pane (#5081)" | Aiden Cline | |
| This reverts commit d763c11a6d5bc57869f11c87f5a293f61e427e0a. | |||
| 2025-12-04 | feat(desktop): terminal pane (#5081) | Adam | |
| Co-authored-by: Github Action <[email protected]> Co-authored-by: Dax Raad <[email protected]> | |||
| 2025-12-04 | core: add test for custom model npm package inheritance | Dax Raad | |
| 2025-12-04 | tweak: bash tool description re commit stuff | Aiden Cline | |
| 2025-12-04 | docs: add CodeCompanion.nvim integration instructions (#5079) | Cason Adams | |
| 2025-12-04 | core: ensure model npm package falls back to dev models config when not ↵ | Dax Raad | |
| explicitly defined | |||
| 2025-12-04 | feat: Add SAP AI Core provider support (#5023) | Jérôme Benoit | |
| Signed-off-by: Jérôme Benoit <[email protected]> | |||
| 2025-12-04 | bump: builtin plugin versions | Aiden Cline | |
| 2025-12-04 | add optional prompt Input to Github Action (#4828) | Daniel Polito | |
| Co-authored-by: Github Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | |||
