opencode/packages/core/test
Aiden Cline 56eddcfa1f feat(core): run subagent commands in background
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-07-03 20:31:39 +00:00
..
config feat(core): run subagent commands in background 2026-07-03 20:31:39 +00:00
effect
filesystem
fixture feat(core): port v2 command invocation (#34849) 2026-07-02 11:22:04 -05:00
fixtures/recordings/session-runner
github-copilot
lib refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
plugin feat(core): run subagent commands in background 2026-07-03 20:31:39 +00:00
process
pty
skill
system-context
util
agent.test.ts
catalog.test.ts
command.test.ts test(core): avoid shell PATH in command test (#34980) 2026-07-02 12:28:58 -05:00
credential.test.ts
database-migration.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
event.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
file-mutation.test.ts
form.test.ts test(core): cover when AND semantics and multiselect neq (#35182) 2026-07-03 11:10:49 -05:00
git.test.ts
global.test.ts
instruction-context.test.ts
integration.test.ts
job.test.ts
legacy-event-schema.test.ts
location-filesystem.test.ts
location-layer.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
location-mutation.test.ts
location.test.ts
logging.test.ts
model.test.ts
models.test.ts
move-session.test.ts
npm-config.test.ts
npm.test.ts
oauth-page.test.ts
patch.test.ts
permission.test.ts
plugin.test.ts
policy.test.ts
preload.ts test(core): speed up test setup 2026-06-22 22:49:57 -04:00
project-copy.test.ts
project-directories.test.ts
project.test.ts feat(core): add mercurial adapter for vcs status and diff (#35141) 2026-07-03 17:42:25 +05:30
question.test.ts fix(core): revert form service and mcp elicitation (#35080) 2026-07-03 00:32:10 -05:00
reference-guidance.test.ts
reference.test.ts
repository-cache.test.ts
repository.test.ts
ripgrep.test.ts
session-command.test.ts feat(core): run subagent commands in background 2026-07-03 20:31:39 +00:00
session-compact.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-compaction.test.ts fix(core): record selected catalog model identity on assistant steps (#34911) 2026-07-02 16:09:33 -04:00
session-create.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-instructions.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-log.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-projector.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-prompt.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-run-coordinator.test.ts refactor(core): simplify v2 prompt lifecycle and execution coordination (#35047) 2026-07-02 21:38:44 -04:00
session-runner-message.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-runner-model.test.ts
session-runner-recorded.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-runner-system-prompt.test.ts
session-runner-tool-events.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-runner-tool-registry.test.ts
session-runner.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-title.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-todo.test.ts
session-tool-progress.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
session-wait.test.ts chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
shared-schema.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
shell.test.ts
skill-discovery.test.ts
skill.test.ts
snapshot.test.ts
state.test.ts
tool-apply-patch.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-edit.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-output-store.test.ts
tool-question.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-read-filesystem.test.ts
tool-read.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-shell.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
tool-skill.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-subagent.test.ts refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
tool-todowrite.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-webfetch.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-websearch.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
tool-write.test.ts refactor(core): migrate built-in tools to internal plugins (#34956) 2026-07-03 09:03:53 -04:00
vcs-hg.test.ts feat(core): add mercurial adapter for vcs status and diff (#35141) 2026-07-03 17:42:25 +05:30
vcs.test.ts feat(core): expose V2 VCS status and diff APIs (#35129) 2026-07-03 16:49:03 +05:30