opencode/packages/core/test
2026-07-29 17:23:04 -04:00
..
codemode feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
config fix(core): keep config root watches alive and ignore vendored trees (#39239) 2026-07-27 22:30:21 -04:00
effect feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
filesystem refactor(core): make watcher subscription effectful 2026-07-29 09:50:24 -04:00
fixture test(core): add native watcher command reload test (#39216) 2026-07-27 21:08:10 -04:00
fixtures/recordings/session-runner fix(core): refresh system prompt references (#39245) 2026-07-27 21:52:31 -05:00
github-copilot refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
instructions refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
lib feat(core): reload agents from config change feed (#39167) 2026-07-27 15:14:08 -04:00
plugin feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
process refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
pty refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
skill refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
util refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
agent.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
aisdk.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
app.test.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
bus.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
catalog.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
codemode.test.ts feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
command.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
credential.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
database-migration.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
event-logger.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
file-mutation.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
form.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
formatter.test.ts feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
generate.test.ts test(ai): add scoped test LLM (#39223) 2026-07-28 16:41:09 +00:00
git.test.ts fix(core): reduce snapshot repository setup (#38162) 2026-07-21 23:08:24 -05:00
global.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
instruction-discovery.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
instruction-state.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
integration.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
job.test.ts
kv.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
legacy-event-schema.test.ts
location-filesystem.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
location-layer.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
location-mutation.test.ts fix(core): authorize symlinks by lexical path (#38180) 2026-07-21 15:13:18 -05:00
location.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
logging.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
mcp-instructions.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
mcp.test.ts test(core): add config and watcher test services (#39157) 2026-07-27 14:32:38 -04:00
model-resolver.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
model.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
models.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
move-session.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
newtype.test.ts fix(core): validate scalar newtypes (#35381) 2026-07-04 21:43:08 -04:00
npm-config.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
npm.test.ts test(core): remove flaky npm install test (#38729) 2026-07-24 12:33:28 -05:00
oauth-page.test.ts
patch.test.ts fix(core): improve patch errors (#38369) 2026-07-23 18:59:29 -05:00
permission.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
plugin-hooks.test.ts feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
plugin.test.ts test(core): align tool contract expectations (#39172) 2026-07-28 00:48:29 +00:00
preload.ts
project-copy.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
project-directories.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
project.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
prompt-cache-diagnostics.test.ts feat(core): diagnose prompt cache prefix changes (#39139) 2026-07-27 13:44:02 -04:00
provider-mistral.test.ts chore: merge dev into v2 (#38563) 2026-07-23 16:20:37 -05:00
provider-xai-responses.test.ts chore: merge dev into v2 (#36144) 2026-07-09 16:32:44 -05:00
question.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
reference-instructions.test.ts refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
reference.test.ts chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
repository-cache.test.ts chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
repository.test.ts chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
ripgrep.test.ts fix(core): handle oversized ripgrep matches 2026-07-27 03:17:08 -04:00
session-compact.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
session-compaction.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
session-create.test.ts feat(session): define explicit fork boundaries 2026-07-29 09:50:24 -04:00
session-error.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-execution.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-generate.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
session-instructions.test.ts test(core): add config and watcher test services (#39157) 2026-07-27 14:32:38 -04:00
session-log.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-model-request.test.ts fix(core): filter unsupported media inputs (#38145) 2026-07-21 13:44:10 -05:00
session-projector.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-prompt.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-remove.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-run-coordinator.test.ts feat(core): finalize session event lifecycle (#35272) 2026-07-06 18:14:06 -04:00
session-runner-message.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-runner-recorded.test.ts test(core): add config and watcher test services (#39157) 2026-07-27 14:32:38 -04:00
session-runner-tool-events.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-runner-tool-registry.test.ts feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
session-runner.test.ts feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
session-skill.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-title.test.ts refactor(ai): internalize request compilation (#39132) 2026-07-29 16:51:11 +05:30
session-tool-progress.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
session-wait.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
shared-schema.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
shell.test.ts fix(core): simplify shell execution boundary (#39530) 2026-07-29 11:16:45 -05:00
skill-discovery.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
skill.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
snapshot.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
state.test.ts fix(core): commit state before finalize publishes (#38983) 2026-07-27 11:04:04 -04:00
tool-edit.test.ts feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
tool-execute.test.ts fix(core): clarify Code Mode tool boundary (#39540) 2026-07-29 11:56:53 -05:00
tool-patch.test.ts feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
tool-question.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
tool-read-filesystem.test.ts feat(core): improve read tool parity (#39126) 2026-07-27 09:58:37 -05:00
tool-read.test.ts feat(core): improve read model output (#39146) 2026-07-27 14:52:50 -05:00
tool-schema.test.ts fix(core): simplify tool schemas (#39184) 2026-07-27 16:04:48 -05:00
tool-search.test.ts test(core): update grep error assertion 2026-07-26 20:17:31 -04:00
tool-shell.test.ts fix(core): preserve shell output on timeout (#39559) 2026-07-29 14:31:26 -05:00
tool-skill.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
tool-subagent.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
tool-webfetch.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
tool-websearch.test.ts fix(core): improve web search consent flow 2026-07-28 11:54:44 -04:00
tool-write.test.ts feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
vcs-hg.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
vcs.test.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
websearch.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
wellknown.test.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00