Commit Graph

16 Commits

Author SHA1 Message Date
opencode-agent[bot] 2ac323fab7 chore: generate 2026-06-29 15:37:20 +00:00
James Long bb3db5ee34 refactor(core): finish test layer node conversion (#34385) 2026-06-29 11:35:17 -04:00
Dax Raad 5da7e801f2 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
James Long 956c603bc5 refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
Dax 00591ebff4 feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
Kit Langton 460d72cfbd refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
Kit Langton 5a0d0ee92c refactor(core): simplify session input promotion (#33443) 2026-06-22 17:51:49 -04:00
Dax ab2f5b5724 refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
Dax Raad ae65d40c9f feat(core): expose session switching endpoints 2026-06-21 23:59:22 -04:00
Dax 55f00c0b50 refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00
Kit Langton 0d83a98134 fix(core): harden model selection edges (#30987) 2026-06-05 16:28:32 +00:00
Kit Langton 8550718e69 feat(core): honor default session models (#30982) 2026-06-05 12:10:48 -04:00
Kit Langton 1e35a56e25 refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
James Long 6c068be97a feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
opencode-agent[bot] 1e882a15c3 chore: generate 2026-06-04 03:03:39 +00:00
Kit Langton 540e83b6c8 feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00