| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | feat: ability to toggle MCP Servers in TUI (#4509) | Daniel Polito | |
| 2025-12-07 | feat(mcp): add OAuth authentication support for remote MCP servers (#5014) | André Cruz | |
| 2025-12-04 | Reapply "feat(desktop): terminal pane (#5081)" | Adam | |
| This reverts commit f9dcd979364acc5172fd0044c1c8b04dcaec9229. | |||
| 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-11-25 | show current git branch in tui (#4765) | Aiden Cline | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-11-24 | prompt_async: Allows to receive prompt and return immediately, start … (#4664) | Shantur Rathore | |
| Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Aiden Cline <[email protected]> | |||
| 2025-11-21 | Tui onboarding (#4569) | Dax | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-11-17 | Refactor agent loop (#4412) | Dax | |
| 2025-11-14 | fix sdk types | Dax Raad | |
| 2025-11-14 | fix sdk types | Dax Raad | |
| 2025-11-14 | add global.event.subscribe() to sdk | Dax Raad | |
| 2025-11-08 | chore: format code | GitHub Action | |
| 2025-11-07 | rework acp to compensate for changes in Zed IDE (#4050) | Aiden Cline | |
| 2025-11-04 | fix session performance issue from large diffs | Dax Raad | |
| 2025-11-01 | Add formatter status display to TUI status dialog (#3701) | Yuku Kotani | |
| 2025-10-31 | OpenTUI is here (#2685) | Dax | |
| 2025-10-29 | release: v0.15.24 | opencode | |
| 2025-10-29 | release: v0.15.23 | opencode | |
| 2025-10-20 | release: v0.15.10 | opencode | |
| 2025-10-16 | release: v0.15.4 | opencode | |
| 2025-10-07 | core: improve MCP reliability and add status monitoring | Dax Raad | |
| - Added 5-second timeout to MCP client verification to prevent hanging connections - New GET /mcp endpoint to monitor server connection status - Automatically removes unresponsive MCP clients during initialization | |||
| 2025-10-07 | release: v0.14.4 | opencode | |
| 2025-09-26 | release: v0.11.5 | opencode | |
| 2025-09-18 | release: v0.10.0 | opencode | |
| 2025-09-17 | release: v0.9.8 | opencode | |
| 2025-09-17 | ignore: fix event type gen | Dax Raad | |
| 2025-09-15 | Upgrade to Zod v4 (#2605) | Dax | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-09-08 | feat: add dynamic tool registration for plugins and external services (#2420) | Zack Jackson | |
| 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-27 | feat: file list api | Adam | |
| 2025-08-27 | sdk update | Dax Raad | |
| 2025-08-23 | ci: stuff | Dax Raad | |
| 2025-08-22 | add sse streaming to sdk | Dax Raad | |
| 2025-08-22 | slash commands (#2157) | Dax | |
| Co-authored-by: adamdotdevin <[email protected]> | |||
| 2025-08-15 | release: v0.5.2 | opencode | |
| 2025-08-15 | feat(api): get session and session children routes | adamdotdevin | |
| 2025-08-15 | feat: /tui/show-toast api | adamdotdevin | |
| 2025-08-15 | fix: more commands cleanup | adamdotdevin | |
| 2025-08-14 | allow plugins to create custom auth providers | Dax Raad | |
| 2025-08-13 | release: v0.4.43 | opencode | |
| 2025-08-12 | release: v0.4.40 | opencode | |
| 2025-08-08 | chore(js-sdk): Compatible with nodenext (#1667) | zWing | |
| 2025-08-08 | release: v0.4.1 | opencode | |
| 2025-08-06 | add api to get session | Dax Raad | |
| 2025-08-02 | wip: plugins | Dax Raad | |
| 2025-07-31 | wip: permissions | Dax Raad | |
| 2025-07-31 | ci: new publish method (#1451) | Dax | |
