summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2025-09-01release: v0.6.1opencode
2025-09-01catch migration failuresDax Raad
2025-09-01release: v0.6.0opencode
2025-09-01docs: sdkDax Raad
2025-09-01fix: tui attachment bound (#2361)Aiden Cline
2025-09-01docs: update emailJay V
2025-09-01Refactor 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-09-01add --command to opencode run (#2348)Aiden Cline
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01ignore: update download stats 2025-09-01GitHub Action
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: syncDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-09-01wip: cloudDax Raad
2025-08-31fix: ensure gopls lsp id matches docs (#2344)Régis Blanc
2025-08-31ignore: better error logging (#2346)Aiden Cline
2025-08-31feat: Allow provider timeout override (#1982)Beshoy Girgis
2025-08-31fix: ensure shell cmds can be properly aborted (#2339)Aiden Cline
2025-08-31fix: adjust title generation prompt to prevent direct response instead of ↵Aiden Cline
title gen (#2338)
2025-08-31ignore: update download stats 2025-08-31GitHub Action
2025-08-30fix: resolve virtual envs for python LSP (#2155)Andre van Tonder
Co-authored-by: rekram1-node <[email protected]>
2025-08-30fix: ensure command uses currently selected model (#2336)Aiden Cline
2025-08-30add support for lsp workspace/didChangeConfiguration (#2334)Aiden Cline
2025-08-30ignore: cloudJay V
2025-08-30ignore: cloud stylesJay V
2025-08-30wip: cloudDax Raad
2025-08-30fix: resolve [pasted lines] when passing paste as arguments for command (#2333)Aiden Cline
2025-08-30tweak: ensure run command doesn't send request if no prompt present (#2332)Aiden Cline
2025-08-30fix: change command selection to prefer exact matches over fuzzy sear… (#2314)Roderik van der Veer
2025-08-30ignore: update download stats 2025-08-30GitHub Action
2025-08-30Use a single rust LSP server instance for entire cargo workspace (#2292)Anton
2025-08-30release: v0.5.29opencode
2025-08-30ignore: syncDax Raad
2025-08-30ignore: fix stuffDax Raad
2025-08-30ignore: fix dev remoteDax Raad
2025-08-30ignore: cloud resourceDax Raad
2025-08-29wip: cloudFrank
2025-08-29wip cloudFrank
2025-08-29fix: mcp tool not triggering hooks (#2320)Aiden Cline
2025-08-29ignore: cloud keys sectionJay V