opencode/packages/sdk/js/src
Dax Raad 93159bccbf feat(core): port v2 runtime fixes onto dev
Cherry-picks the packages/core changes from the v2 branch onto dev:
- combined ordered stdout/stderr in AppProcess + bash structured output
- edit/apply-patch return FileDiff info with status and line stats
- ignore no-op model switches; record reasoning timestamps
- return unexpected local tool defects to the model and continue
- keep OAuth account metadata out of request bodies
- nest OpenAI reasoning effort/summary options
- load OpenCode provider config asynchronously; batch plugin boot
- export latest public event manifest

Includes the supporting schema reasoning time field and regenerated
client/SDK types.
2026-06-27 00:07:25 -04:00
..
gen feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095) 2026-05-12 16:22:40 -05:00
v2 feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
client.ts fix(sdk): wrap thrown error bodies in Error 2026-05-09 18:46:43 -04:00
error-interceptor.ts fix(sdk): wrap thrown error bodies in Error 2026-05-09 18:46:43 -04:00
index.ts sdk: simplify getting started with single createOpencode function 2025-10-05 07:01:32 -04:00
process.ts fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00
server.ts fix(sdk): handle Windows opencode spawn and shutdown (#20772) 2026-04-03 13:18:50 +10:00