| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-09 | refactor(session): extract sharing orchestration (#21759) | Kit Langton | |
| 2026-02-27 | chore: cleanup | Adam | |
| 2026-02-26 | feat(app): better diff/code comments (#14621) | Adam | |
| Co-authored-by: adamelmore <[email protected]> Co-authored-by: David Hill <[email protected]> | |||
| 2026-02-19 | chore: refactor composer/dock components (#14328) | Adam | |
| 2026-02-08 | chore: cleanup | Adam | |
| 2026-02-08 | fix(console): zen workspace translation cleanup | Adam | |
| 2026-02-08 | chore: cleanup | Adam | |
| 2026-02-06 | chore: refactoring and tests, splitting up files (#12495) | Adam | |
| 2026-02-06 | chore: refactoring and tests (#12468) | Adam | |
| 2026-01-27 | chore: cleanup | adamelmore | |
| 2026-01-27 | perf(app): better memory management | adamelmore | |
| 2026-01-22 | test(app): terminal smoke test | Adam | |
| 2026-01-22 | test(app): file viewer smoke test | Adam | |
| 2026-01-22 | test(app): model picker smoke test | Adam | |
| 2026-01-22 | test(app): @ attachment smoke test | Adam | |
| 2026-01-22 | test(app): slash command smoke tests | Adam | |
| 2026-01-22 | test(app): smoke tests spec | Adam | |
| 2026-01-20 | chore: generate | GitHub Action | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n | Adam | |
| 2026-01-20 | wip(app): i18n prompt input | Adam | |
| 2026-01-20 | chore: spec | Adam | |
| 2026-01-09 | docs: perf plans | adamelmore | |
| 2026-01-05 | docs: polish markdown wording and capitalization (#7019) | Guofang.Tang | |
| Co-authored-by: Tang Guofang <[email protected]> | |||
| 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 | |||
