opencode/packages/core/test
2026-07-05 17:21:39 -04:00
..
config fix(core): reload local plugins on file changes 2026-07-05 16:54:17 -04:00
effect fix(core): tolerate invalid OTLP configuration 2026-07-05 16:14:02 -04:00
filesystem fix(core): bound recursive file watching (#35323) 2026-07-04 11:55:05 -04:00
fixture
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 fix(core): reload local plugins on file changes 2026-07-05 16:54:17 -04:00
process
pty
skill
system-context
util
agent.test.ts
catalog.test.ts feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
command.test.ts
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-logger.test.ts feat(core): improve runtime observability 2026-07-05 15:59:44 -04:00
event.test.ts fix(protocol): keep internal events off SSE (#35378) 2026-07-04 21:12:45 -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 fix(core): reload local plugins on file changes 2026-07-05 16:54:17 -04:00
location-mutation.test.ts
location.test.ts
logging.test.ts
mcp.test.ts feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
model.test.ts
models.test.ts fix(core): tolerate missing models.dev temperature 2026-07-03 14:46:54 -04:00
move-session.test.ts
newtype.test.ts fix(core): validate scalar newtypes (#35381) 2026-07-04 21:43:08 -04:00
npm-config.test.ts
npm.test.ts
oauth-page.test.ts
patch.test.ts
permission.test.ts
plugin.test.ts feat(plugin): publish generation updates 2026-07-05 17:21:39 -04:00
preload.ts
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
reference-guidance.test.ts
reference.test.ts
repository-cache.test.ts
repository.test.ts
ripgrep.test.ts
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
session-create.test.ts fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -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): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-projector.test.ts fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -04:00
session-prompt.test.ts refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-run-coordinator.test.ts
session-runner-message.test.ts refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-runner-model.test.ts
session-runner-recorded.test.ts refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-runner-system-prompt.test.ts
session-runner-tool-events.test.ts refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-runner-tool-registry.test.ts
session-runner.test.ts refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
session-skill.test.ts fix(run): align mini with current session contracts (#35354) 2026-07-04 21:14:01 +02: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
shared-schema.test.ts fix(core): reload local plugins on file changes 2026-07-05 16:54:17 -04:00
shell.test.ts
skill-discovery.test.ts test(core): serve skill fixtures locally (#35429) 2026-07-05 10:40:55 -05:00
skill.test.ts feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
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-search.test.ts fix(core): report missing search paths (#35337) 2026-07-04 12:12:56 -04:00
tool-shell.test.ts fix(tui): clear completed background shell status (#35320) 2026-07-04 11:33:45 -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