opencode/packages/core/test/config
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
..
fixtures/plugin feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
agent.test.ts feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
command.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
config.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
plugin.test.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
provider-options.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
provider.test.ts refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
skill.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00