opencode/packages/core/test
2026-08-10 21:37:09 -04:00
..
codemode chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
config fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
effect chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
filesystem fix(core): bound project filesystem watches (#41096) 2026-08-07 12:38:12 -04:00
fixture fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
fixtures/recordings/session-runner fix(core): update recorded prompt cache key (#41307) 2026-08-08 20:18:17 -04:00
github-copilot refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
instructions fix(util): no filesystem side effects at global module load (#41619) 2026-08-10 20:38:04 -04:00
lib chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
plugin refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
process
pty chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
skill refactor(schema): rename agent default constructor (#40324) 2026-08-03 15:58:08 -05:00
util chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
agent.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
aisdk-native.test.ts refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
aisdk.test.ts fix(core): derive fallback message for empty AI SDK provider errors (#41450) 2026-08-10 11:19:44 -05:00
app.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
bus.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
catalog.test.ts
codemode.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
command.test.ts
credential.test.ts
database-migration.test.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
environment.test.ts refactor(core): move exec tools onto environment (#41095) 2026-08-07 11:59:59 -04:00
event-logger.test.ts test: repair v2 CI failures (#40803) 2026-08-05 23:38:38 -05:00
file-mutation.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
form.test.ts
formatter.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
generate.test.ts
git.test.ts refactor(core): remove unused snapshot operations (#40687) 2026-08-05 13:01:48 -04:00
instruction-discovery.test.ts fix(util): no filesystem side effects at global module load (#41619) 2026-08-10 20:38:04 -04:00
instruction-state.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
integration.test.ts refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
job.test.ts
kv.test.ts
location-filesystem.test.ts
location-layer.test.ts fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
location-mutation.test.ts refactor(core): simplify file tools to lexical paths (#40962) 2026-08-06 21:53:52 -04:00
location.test.ts refactor(core): remove obsolete project commit bridge (#40701) 2026-08-05 18:16:55 +00:00
logging.test.ts
mcp-instructions.test.ts refactor(schema): rename agent default constructor (#40324) 2026-08-03 15:58:08 -05:00
mcp.test.ts chore: generate 2026-08-08 04:47:57 +00:00
model-resolver.test.ts fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
model.test.ts
models.test.ts chore: merge dev into v2 (#41460) 2026-08-10 03:36:24 +00:00
newtype.test.ts
npm-config.test.ts
npm.test.ts
oauth-page.test.ts
patch.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
permission.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
plugin-hooks.test.ts
plugin.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
preload.ts
project-copy.test.ts refactor(core): remove unused copy strategy registry (#40735) 2026-08-05 21:25:18 +00:00
project-directories.test.ts
project.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
prompt-cache-diagnostics.test.ts
provider-mistral.test.ts
question.test.ts
reference-instructions.test.ts
reference.test.ts
repository-cache.test.ts refactor(core): remove unreachable repository validation (#40700) 2026-08-05 14:30:29 -04:00
repository.test.ts
ripgrep.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
session-compact.test.ts refactor(core): remove obsolete project commit bridge (#40701) 2026-08-05 18:16:55 +00:00
session-compaction.test.ts refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
session-create.test.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
session-error.test.ts fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
session-execution.test.ts feat(core): add restart continuation message (#40989) 2026-08-07 09:52:51 -05:00
session-generate.test.ts refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
session-instructions.test.ts refactor(core): remove obsolete project commit bridge (#40701) 2026-08-05 18:16:55 +00:00
session-log.test.ts test: repair v2 CI failures (#40803) 2026-08-05 23:38:38 -05:00
session-model-request.test.ts
session-move.test.ts feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
session-projector.test.ts test: repair v2 CI failures (#40803) 2026-08-05 23:38:38 -05:00
session-prompt.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
session-remove.test.ts refactor(core): remove obsolete project commit bridge (#40701) 2026-08-05 18:16:55 +00:00
session-run-coordinator.test.ts
session-runner-message.test.ts feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
session-runner-recorded.test.ts refactor(plugin): split session HTTP hooks (#40724) 2026-08-06 13:23:22 -05:00
session-runner-tool-events.test.ts fix(tui): restore web search failure details (#41545) 2026-08-10 19:24:59 +05:30
session-runner-tool-registry.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
session-runner.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
session-skill.test.ts feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
session-title.test.ts
session-tool-progress.test.ts fix(core): make event persistence opt-in 2026-08-05 19:33:59 -04:00
session-wait.test.ts
shared-schema.test.ts refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
shell-parse.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
shell.test.ts refactor(core): remove unused shell posix metadata (#40734) 2026-08-05 21:31:35 +00:00
skill-discovery.test.ts
skill.test.ts refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
snapshot.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
state.test.ts
tool-edit.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
tool-execute.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool-output.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool-patch.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
tool-question.test.ts refactor: rename tool call ID fields 2026-08-04 17:08:12 -04:00
tool-read-filesystem.test.ts refactor(core): move read tool onto environment (#41084) 2026-08-07 11:22:50 -04:00
tool-read.test.ts refactor(core): move read tool onto environment (#41084) 2026-08-07 11:22:50 -04:00
tool-schema.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool-search.test.ts refactor(core): move exec tools onto environment (#41095) 2026-08-07 11:59:59 -04:00
tool-shell.test.ts fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
tool-skill.test.ts refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
tool-subagent.test.ts fix(core): isolate config plugin tests from ambient user config (#41631) 2026-08-11 01:16:08 +00:00
tool-webfetch.test.ts
tool-websearch.test.ts fix(tui): restore web search failure details (#41545) 2026-08-10 19:24:59 +05:30
tool-write.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
v1-migration.test.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
vcs-hg.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
vcs.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
websearch.test.ts
wellknown.test.ts
workspace.test.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00