| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-21 | Tui onboarding (#4569) | Dax | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-11-09 | fix: messageID type in chat.message (#4128) | Mathias Beugnon | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-11-08 | feat: add input context to chat.params and chat.message (#4085) | Mathias Beugnon | |
| 2025-11-08 | chore: format code | GitHub Action | |
| 2025-11-06 | big format | Dax Raad | |
| 2025-11-04 | feat(provider): add GitHub Enterprise support for Copilot (#2522) | Ola | |
| Co-authored-by: Jon-Mikkel Korsvik <[email protected]> Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]> | |||
| 2025-10-31 | OpenTUI is here (#2685) | Dax | |
| 2025-10-26 | chore: cleanup versioned zod imports (#3460) | Jérôme Benoit | |
| Signed-off-by: Jérôme Benoit <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-09-18 | rework custom tools | Dax Raad | |
| 2025-09-18 | support custom tools (#2668) | Dax | |
| 2025-09-09 | ci: format | Dax Raad | |
| 2025-09-08 | feat: add dynamic tool registration for plugins and external services (#2420) | Zack Jackson | |
| 2025-09-01 | docs: sdk | Dax Raad | |
| 2025-09-01 | Refactor to support multiple instances inside single opencode process (#2360) | Dax | |
| This release has a bunch of minor breaking changes if you are using opencode plugins or sdk 1. storage events have been removed (we might bring this back but had some issues) 2. concept of `app` is gone - there is a new concept called `project` and endpoints to list projects and get the current project 3. plugin receives `directory` which is cwd and `worktree` which is where the root of the project is if it's a git repo 4. the session.chat function has been renamed to session.prompt in sdk. it no longer requires model to be passed in (model is now an object) 5. every endpoint takes an optional `directory` parameter to operate as though opencode is running in that directory | |||
| 2025-08-21 | add plugin hook for config | Dax Raad | |
| 2025-08-18 | fix anthropic console auth (#2049) | Dax | |
| 2025-08-14 | allow plugins to create custom auth providers | Dax Raad | |
| 2025-08-10 | support agent options | Dax Raad | |
| 2025-08-04 | re-export shell $ for plugin | Dax Raad | |
| 2025-08-03 | wip: plugins | Dax Raad | |
| 2025-08-03 | wip: plugin load from package | Dax Raad | |
| 2025-08-02 | wip: plugins | Dax Raad | |
