opencode/packages/core/test
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
..
config feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
effect chore: generate 2026-06-27 02:47:33 +00:00
filesystem refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
fixture refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
fixtures/recordings/session-runner feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
github-copilot core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
lib refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
plugin feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
process feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
pty refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
skill refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
system-context refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
util test(core): avoid Windows worker close race (#31532) 2026-06-09 10:31:19 -05:00
agent.test.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
application-tools.test.ts feat(sdk): add HttpApi clients and embedded host (#33445) 2026-06-24 23:08:54 -04:00
background-job.test.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
catalog.test.ts refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
command.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
credential.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
database-migration.test.ts refactor(core): simplify session input promotion (#33443) 2026-06-22 17:51:49 -04:00
event.test.ts feat(sdk): expose live event stream (#34098) 2026-06-26 21:16:33 +02:00
file-mutation.test.ts refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
git.test.ts feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
global.test.ts
instruction-context.test.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
integration.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
legacy-event-schema.test.ts refactor(schema): extract public event definitions (#33579) 2026-06-24 16:43:17 -04:00
location-filesystem.test.ts refactor(server): serve raw filesystem content (#31911) 2026-06-11 11:20:11 -04:00
location-layer.test.ts chore: generate 2026-06-27 02:47:33 +00:00
location-mutation.test.ts refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
location.test.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
model.test.ts feat(core): add location-scoped config loading (#29625) 2026-05-30 04:06:08 +00:00
models.test.ts test(core): avoid models cache recovery race (#33525) 2026-06-23 11:40:08 -05:00
move-session.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
npm-config.test.ts
npm.test.ts feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
oauth-page.test.ts feat(oauth): unify OAuth callback browser pages (#34025) 2026-06-26 00:36:40 -05:00
patch.test.ts chore: generate 2026-06-04 03:03:39 +00:00
permission.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
plugin.test.ts fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
policy.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
preload.ts test(core): speed up test setup 2026-06-22 22:49:57 -04:00
project-copy.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
project-directories.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
project.test.ts chore: generate 2026-06-22 04:17:10 +00:00
question.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
reference-guidance.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
reference.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
repository-cache.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
repository.test.ts chore: generate 2026-06-02 13:42:23 +00:00
ripgrep.test.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
session-compaction.test.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
session-create.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
session-history.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
session-projector.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
session-prompt.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
session-run-coordinator.test.ts feat(sdk): expose active sessions (#33991) 2026-06-26 03:33:35 +00:00
session-runner-message.test.ts feat(sdk): restore session runtime operations (#33777) 2026-06-25 14:23:01 -04:00
session-runner-model.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
session-runner-recorded.test.ts refactor(core): separate out location node functionality and integrate into v2 (#34119) 2026-06-26 22:46:07 -04:00
session-runner-tool-events.test.ts feat(core): add session snapshot and revert system (#33226) 2026-06-24 23:41:16 +00:00
session-runner-tool-registry.test.ts fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
session-runner.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
session-todo.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
session-tool-progress.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
shared-schema.test.ts refactor(schema): normalize module patterns (#33770) 2026-06-25 15:42:22 +00:00
shell.test.ts refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
skill-discovery.test.ts fix(core): refresh cached remote skills (#34059) 2026-06-26 12:12:50 +00:00
skill.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
snapshot.test.ts chore: generate 2026-06-24 23:43:02 +00:00
state.test.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
tool-apply-patch.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
tool-bash.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
tool-edit.test.ts feat(core): port v2 runtime fixes onto dev 2026-06-27 00:07:25 -04:00
tool-output-store.test.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
tool-question.test.ts refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
tool-read-filesystem.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
tool-read.test.ts chore: generate 2026-06-26 17:56:55 +00:00
tool-skill.test.ts chore: generate 2026-06-24 05:10:01 +00:00
tool-todowrite.test.ts refactor(schema): tighten public contracts (#33771) 2026-06-25 17:10:23 +00:00
tool-webfetch.test.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
tool-websearch.test.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
tool-write.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00