- await config hooks
- fix: preserve cache dir on cleanup (#2126)
- fix(js-sdk): fix types in session.chat (#1925) Co-authored-by: zwingzheng zwingzheng@tencent.com Co-authored-by: rekram1-node aidenpcline@gmail.com
- allow importing sdk from @opencode-ai/sdk/server and @opencode-ai/sdk/client
- fix sdk config type
- fix: if lsp fails to spawn it shouldn't inject errors into edit diagnostics (#2145)
- add
createOpencodeServer
to js sdk and wait for readiness. always use random port foropencode serve
. add/client
and/server
imports for js sdk - tweak: adjust plan agent to ask when running bash, give it edit tooli… (#2150)
- deal with non existing cache folder
- fix: error logging (#2165)
- fix: correct typo in LSP documentation (#2164)
- Update duplicate-issues.yml
- slash commands (#2157) Co-authored-by: adamdotdevin 2363879+adamdottv@users.noreply.github.com
- fix: format error log (#2184)