cloudaxe-opencode/packages/core/src/plugin
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
..
command feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
provider feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
skill fix(core): fix command docs in customize-opencode skill (#32718) 2026-06-19 18:22:27 -04:00
agent.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
command.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
host.ts refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
internal.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
layer-map.example.ts docs: add LayerMap example (#27388) 2026-05-13 17:46:47 -04:00
models-dev.ts refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
promise.ts chore: generate 2026-06-23 23:46:36 +00:00
provider.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
skill.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
variant.ts feat(core): generate model variants 2026-06-24 13:17:14 -04:00