cloudaxe-opencode/packages/core/src/tool
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
..
AGENTS.md fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
application-tools.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
apply-patch.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
bash.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
builtins.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
edit.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
glob.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
grep.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
http-body.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
question.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
read-filesystem.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
read.ts chore: generate 2026-06-26 17:56:55 +00:00
registry.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
skill.ts fix(skill): emit base directory as filesystem path, not file:// URL (#33580) 2026-06-24 00:08:22 -05:00
todowrite.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
tool.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
tools.ts refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
webfetch.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
websearch.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
write.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00