| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-07 | remove outdated SDKs | Dax Raad | |
| 2025-11-26 | Remove keybinds from favorites feature, keep functionality | Aiden Cline | |
| 2025-11-26 | Add favorites to model selector (#23) (#4343) | shuv | |
| Co-authored-by: Github Action <[email protected]> | |||
| 2025-11-11 | feat: agent color cfg (#4226) | Aiden Cline | |
| Co-authored-by: 0xrin <[email protected]> Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-11-06 | big format | Dax Raad | |
| 2025-10-28 | fix: blank version issue | Aiden Cline | |
| 2025-10-07 | fix issue with blank new version popup | Dax Raad | |
| 2025-09-17 | ignore: fix event type gen | Dax Raad | |
| 2025-09-16 | feat: improve file watcher with chokidar and better ignore patterns (#2621) | Dax | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-09-15 | Upgrade to Zod v4 (#2605) | Dax | |
| Co-authored-by: GitHub Action <[email protected]> | |||
| 2025-09-11 | feat: Add an experimental option to disable paste summaries (#2552) | Chris Covington | |
| Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-09-11 | compaction improvements | Dax Raad | |
| 2025-09-09 | ci: format | 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-22 | add sse streaming to sdk | Dax Raad | |
| 2025-08-22 | slash commands (#2157) | Dax | |
| Co-authored-by: adamdotdevin <[email protected]> | |||
| 2025-08-21 | fix(js-sdk): fix types in session.chat (#1925) | zWing | |
| Co-authored-by: zwingzheng <[email protected]> Co-authored-by: rekram1-node <[email protected]> | |||
| 2025-08-15 | feat: add scroll speed to config (#1968) | Aiden Cline | |
| 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-15 | Feat: Render tool metadata after permission rejection. (#1949) | Mariano Uvalle | |
| Signed-off-by: jmug <[email protected]> | |||
| 2025-08-14 | fix(TUI): fix agent types agents modal (#1942) | Timo Clasen | |
| 2025-08-13 | support !shell commands | Dax Raad | |
| 2025-08-13 | feat: bash commands | adamdotdevin | |
| 2025-08-12 | feat: add session rename functionality to TUI modal (#1821) | spoons-and-mirrors | |
| Co-authored-by: opencode <[email protected]> Co-authored-by: Dax Raad <[email protected]> Co-authored-by: Dax <[email protected]> | |||
| 2025-08-10 | feat: thinking blocks rendered in tui and share page | adamdotdevin | |
| 2025-08-07 | Merge agent and mode into one (#1689) | Dax | |
| The concept of mode has been deprecated, there is now only the agent field in the config. An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it Full docs here: https://opencode.ai/docs/agents/ | |||
| 2025-08-06 | fix(docs): small_model is not used for summarization (#1360) | Timo Clasen | |
| 2025-08-03 | ignore: cleanup | Dax Raad | |
| 2025-07-31 | wip: permissions | Dax Raad | |
| 2025-07-31 | wip: refactor permissions | Dax Raad | |
| 2025-07-31 | ci: new publish method (#1451) | Dax | |
