mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 04:38:31 +00:00
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. |
||
|---|---|---|
| .. | ||
| fixtures/plugin | ||
| agent.test.ts | ||
| command.test.ts | ||
| config.test.ts | ||
| plugin.test.ts | ||
| provider-options.test.ts | ||
| provider.test.ts | ||
| skill.test.ts | ||