opencode/packages/sdk/js
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
..
example fix: properly encode file URLs with special characters (#12424) 2026-02-06 16:16:56 -06:00
script feat(api): add finite durable session history pages (#34097) 2026-06-26 14:49:47 -04:00
src feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
test feat(api): add finite durable session history pages (#34097) 2026-06-26 14:49:47 -04:00
package.json feat(api): add finite durable session history pages (#34097) 2026-06-26 14:49:47 -04:00
sst-env.d.ts zen: update sst version 2026-02-18 13:54:23 -05:00
tsconfig.json sdk: build to dist/ instead of dist/src (#14383) 2026-02-20 14:10:38 +08:00