opencode/packages/core/test
2026-08-17 21:54:08 +00:00
..
codemode chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
config chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
effect refactor(core): replace project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00
filesystem fix(core): bound fuzzy search memory (#42741) 2026-08-15 19:40:24 +10:00
fixture test(server): remove workerd spike (#42618) 2026-08-14 13:21:26 -04:00
fixtures/recordings/session-runner fix(core): update recorded prompt cache key (#41307) 2026-08-08 20:18:17 -04:00
github-copilot fix(core): detect copilot PDF input support (#41854) 2026-08-11 16:05:36 -05:00
instructions fix(core): clarify temporary directory guidance (#43095) 2026-08-17 11:50:51 -05:00
lib test(ai): harden websocket lifecycle coverage (#42600) 2026-08-14 22:07:06 +05:30
plugin feat(core): discover vLLM models (#43022) 2026-08-17 17:56:03 +05:30
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 test(core): narrow effect flock harness (#41837) 2026-08-11 16:51:42 -04:00
agent.test.ts fix(core): list default agent first (#42243) 2026-08-13 10:50:19 -04:00
aisdk-native.test.ts fix(core): route Vertex Anthropic natively (#41836) 2026-08-11 15:29:02 -05:00
aisdk.test.ts fix(core): preserve tool-result images for AI SDK providers (#42849) 2026-08-16 15:20:37 -05:00
app.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
bus.test.ts refactor(core): use numeric event timestamps (#42828) 2026-08-15 18:48:58 -04:00
catalog.test.ts refactor(core): model provider activation explicitly (#42791) 2026-08-15 16:29:09 +00:00
codemode.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
command.test.ts
credential.test.ts
database-drizzle.test.ts refactor(core): internalize effect sqlite adapter 2026-08-11 21:33:23 -04:00
database-migration.test.ts fix(core): preserve previous V2 database lineage (#43092) 2026-08-17 12:39:02 -04:00
environment.test.ts chore: generate 2026-08-12 19:29:55 +00: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): configure package publishing 2026-08-12 09:30:34 -04:00
form.test.ts
formatter.test.ts feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
generate.test.ts refactor(util): remove unused npm install (#42454) 2026-08-13 21:17:52 -04:00
git.test.ts refactor(core): remove unused snapshot operations (#40687) 2026-08-05 13:01:48 -04:00
instruction-discovery.test.ts fix(core): render granular instruction updates (#42383) 2026-08-13 18:26:44 +00:00
instruction-state.test.ts feat(core): configure package publishing 2026-08-12 09:30:34 -04: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): normalize Windows location keys (#42745) 2026-08-15 19:56:43 +10:00
location-mutation.test.ts fix(core): unify patch path resolution (#42667) 2026-08-15 03:52:34 +00:00
location.test.ts refactor(core): replace project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00
logging.test.ts
mcp-import-boundary.test.ts perf(core): load MCP client lazily (#42468) 2026-08-13 22:48:09 -04:00
mcp-instructions.test.ts refactor(schema): rename agent default constructor (#40324) 2026-08-03 15:58:08 -05:00
mcp.test.ts refactor(core): use numeric event timestamps (#42828) 2026-08-15 18:48:58 -04:00
model-resolver.test.ts refactor(core): model provider activation explicitly (#42791) 2026-08-15 16:29:09 +00:00
model.test.ts
models.test.ts refactor(core): model provider activation explicitly (#42791) 2026-08-15 16:29:09 +00:00
newtype.test.ts
npm-config.test.ts
npm.test.ts refactor(util): load npm package parser lazily (#42467) 2026-08-13 21:48:48 -04:00
oauth-page.test.ts
patch.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
permission.test.ts revert(core): remove portable shell permission scanner (#42571) 2026-08-14 08:40:40 -04:00
plugin-hooks.test.ts
plugin.test.ts feat(plugin): allow tool hooks to fail with tool errors (#41668) 2026-08-11 00:36:59 -05:00
preload.ts
project.test.ts refactor(core): replace project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00
prompt-cache-diagnostics.test.ts refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
provider-mistral.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 test(core): reuse project service stub (#42208) 2026-08-12 21:47:09 -04:00
session-compaction.test.ts refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
session-create.test.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
session-environment.test.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
session-error.test.ts fix(ai): harden websocket error contracts (#40695) 2026-08-14 22:01:37 +05:30
session-execution.test.ts chore: generate 2026-08-12 20:29:39 +00:00
session-generate.test.ts fix(core): run HTTP hooks for session generate (#42965) 2026-08-16 21:44:22 -05:00
session-instructions.test.ts test(core): reuse project service stub (#42208) 2026-08-12 21:47:09 -04:00
session-log.test.ts test(core): reuse project service stub (#42208) 2026-08-12 21:47:09 -04:00
session-model-request.test.ts fix(core): bound outbound image history (#39929) 2026-07-31 13:57:04 -05:00
session-model-transport-live.test.ts test(ai): harden websocket lifecycle coverage (#42600) 2026-08-14 22:07:06 +05:30
session-model-transport.test.ts test(ai): harden websocket lifecycle coverage (#42600) 2026-08-14 22:07:06 +05:30
session-move.test.ts fix(tui): recover sessions from missing locations (#42455) 2026-08-13 20:49:18 -04:00
session-projector.test.ts feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
session-prompt.test.ts refactor(core): use numeric event timestamps (#42828) 2026-08-15 18:48:58 -04:00
session-remove.test.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
session-run-coordinator.test.ts fix(core): keep queued work parked after interrupt (#42682) 2026-08-15 18:34:43 +00:00
session-runner-message.test.ts fix(core): expose local attachment paths (#41789) 2026-08-11 23:32:49 -04:00
session-runner-recorded.test.ts fix(core): keep queued work parked after interrupt (#42682) 2026-08-15 18:34:43 +00:00
session-runner-tool-events.test.ts fix(core): batch initial streamed delta 2026-08-15 19:26:16 -04:00
session-runner-tool-registry.test.ts chore(effect): update to beta.107 (#43109) 2026-08-17 21:54:08 +00:00
session-runner.test.ts fix(core): batch initial streamed delta 2026-08-15 19:26:16 -04:00
session-skill.test.ts feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
session-system-prompt.test.ts minimize system prompt (#42638) 2026-08-14 18:39:27 -05:00
session-title.test.ts feat(core): add generic session inbox (#42109) 2026-08-12 15:28:04 -04:00
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 project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00
shell-parse-parity.test.ts feat(core): make portable shell scanner authoritative (#42581) 2026-08-14 11:06:04 -04:00
shell-parse.test.ts feat(core): make portable shell scanner authoritative (#42581) 2026-08-14 11:06:04 -04: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 test: stabilize Windows integration coverage (#42079) 2026-08-12 12:45:38 -04:00
sqlite-bundle.test.ts fix(core): default #sqlite resolution to the node driver (#41834) 2026-08-11 17:50:09 -04:00
sqlite-workerd.test.ts feat(server): workerd runtime profile and SDK workerd entrypoint (#41918) 2026-08-12 14:07:56 -04:00
state.test.ts
tool-edit.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
tool-execute.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool-output.test.ts feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
tool-patch.test.ts fix(core): unify patch path resolution (#42667) 2026-08-15 03:52:34 +00:00
tool-question.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
tool-read-filesystem.test.ts feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
tool-read.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
tool-schema.test.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool-search.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
tool-shell.test.ts feat(tui): inherit terminal environment per session (#42957) 2026-08-17 20:18:28 +00:00
tool-skill.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
tool-subagent.test.ts fix(tui): make running subagents clickable (#42797) 2026-08-15 19:54:40 +00:00
tool-webfetch.test.ts feat(core): replace webfetch markdown renderer (#42229) 2026-08-13 15:53:53 -04:00
tool-websearch.test.ts chore: generate 2026-08-15 00:20:16 +00:00
tool-write.test.ts test(core): reuse permission service stub (#42205) 2026-08-12 21:26:58 -04:00
v1-migration.test.ts refactor(core): internalize effect sqlite adapter 2026-08-11 21:33:23 -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 feat(core): persist web search provider selection (#42663) 2026-08-14 20:19:02 -04:00
wellknown.test.ts
workspace.test.ts fix(core): reject inherited workspace providers (#42227) 2026-08-12 22:55:32 -04:00
worktree.test.ts refactor(core): replace project copies with worktrees (#42149) 2026-08-13 18:06:28 -04:00