opencode/packages/core/test
2026-08-27 23:01:43 -04:00
..
codemode
config test(core): remove dead test setup (#45669) 2026-08-27 22:31:26 -04:00
effect feat(core): run worktree setup scripts (#44455) 2026-08-25 22:45:01 +08:00
filesystem test(core): exercise fsutil passthroughs (#45667) 2026-08-27 22:30:43 -04:00
fixture refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
fixtures/recordings/session-runner feat(ai): gate Chat Completions body fields by provider (#44710) 2026-08-24 12:40:56 -05:00
github-copilot fix(core): preserve Responses tool strictness (#45663) 2026-08-27 23:01:43 -04:00
instructions refactor(core): simplify Effect test setup (#45446) 2026-08-27 18:47:56 -04:00
lib refactor(core): simplify duplicate test layers (#45444) 2026-08-27 18:47:20 -04:00
plugin fix(core): keep vertex settings serializable (#45704) 2026-08-27 23:01:20 -04:00
process fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
pty refactor(core): move shell config into state (#43430) 2026-08-19 19:23:22 +05:30
shell-scan feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
skill fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -04:00
util fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
agent.test.ts fix(core): list default agent first (#42243) 2026-08-13 10:50:19 -04:00
aisdk-native.test.ts fix(ai): default native Mantle to Responses (#45394) 2026-08-26 16:47:39 -05:00
aisdk.test.ts fix(core): preserve assistant text metadata (#45650) 2026-08-27 23:01:33 -04:00
app.test.ts
bus-session-routing.test.ts fix(core): route session events to location subscribers (#45411) 2026-08-26 23:04:27 -04:00
bus.test.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
catalog.test.ts fix(core): use small model for titles (#43702) 2026-08-21 00:28:27 -05:00
codemode.test.ts
command.test.ts feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
credential.test.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
database-drizzle.test.ts refactor(core): remove unused Drizzle migration framework 2026-08-25 19:16:26 -04:00
database-migration.test.ts fix(core): label migrated credentials by auth type (#45369) 2026-08-26 14:41:31 -05:00
effect-app-node-platform.test.ts fix(core): align websocket network policy (#43875) 2026-08-21 18:49:57 +05:30
effect-simplification-types.test.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
environment.test.ts chore: generate 2026-08-12 19:29:55 +00:00
event-logger.test.ts
file-mutation.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
form.test.ts
formatter.test.ts refactor(core): move formatter config into state (#43087) 2026-08-19 02:20:24 +05:30
generate.test.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
git.test.ts fix(core): reuse ignore checks during index refresh (#45459) 2026-08-27 11:44:44 -04:00
instance-plugins.test.ts feat(core): per-instance plugin input (#45732) 2026-08-28 02:31:36 +00:00
instruction-discovery.test.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
instruction-state.test.ts
integration.test.ts feat(tui): group MCP integrations in connection dialog 2026-08-25 19:14:12 -04:00
job.test.ts fix(core): recover background jobs after restart 2026-08-26 14:17:43 -04:00
kv.test.ts feat(plugin): add durable storage API (#43525) 2026-08-19 21:51:58 +00:00
location-filesystem.test.ts fix(core): skip host realpath canonicalization for workspace locations (#44564) 2026-08-23 20:50:29 -04:00
location-layer.test.ts refactor(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
location-mutation.test.ts fix(core): normalize Windows tool paths (#45806) 2026-08-27 21:36:22 -05:00
location.test.ts feat(core): run worktree setup scripts (#44455) 2026-08-25 22:45:01 +08: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(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
mcp-oauth.test.ts refactor(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
mcp.test.ts refactor(core): use word casing for MCP namespaces (#45618) 2026-08-27 16:11:50 -04:00
model-resolver.test.ts refactor(core): rename model package predicate (#45457) 2026-08-27 11:44:30 -04:00
model.test.ts
models.test.ts fix(core): route Copilot fallback models through AI SDK (#44882) 2026-08-25 00:01:42 -05:00
newtype.test.ts
npm-config.test.ts
npm.test.ts fix(core): recover background jobs after restart 2026-08-26 14:17:43 -04:00
oauth-page.test.ts
patch.test.ts
permission.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
persistent-pty-daemon.test.ts fix(pty): own daemon lifetime and hand off restarts (#45551) 2026-08-27 11:52:48 -04:00
plugin-hooks.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
plugin-session.types.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
plugin.test.ts feat(plugin): allow tool call repair before lookup (#45453) 2026-08-27 00:10:43 -05:00
preload.test.ts test(core): isolate host configuration and credentials (#44845) 2026-08-25 20:22:21 -04:00
preload.ts
project.test.ts fix(core): keep project labels stable across clones (#45735) 2026-08-27 17:35:18 -04:00
prompt-cache-diagnostics.test.ts
provider-mistral.test.ts
provider.test.ts feat(ai): add native Groq provider with provider-specific options (#45288) 2026-08-26 10:12:52 -05:00
reference-instructions.test.ts
reference.test.ts
repository-cache.test.ts test(core): stabilize Windows live I/O fixtures (#45595) 2026-08-27 14:45:07 -04:00
repository.test.ts
ripgrep.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
session-compact.test.ts fix(core): steer manual compaction by default (#43724) 2026-08-21 01:51:36 +00:00
session-compaction.test.ts fix(core): correct compaction history direction (#45698) 2026-08-27 23:01:07 -04:00
session-create.test.ts feat(core): durable session metadata at creation (#45805) 2026-08-28 02:30:55 +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 refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
session-execution.test.ts fix(core): wake sessions for recovered shell outcomes (#45781) 2026-08-27 20:11:56 -04:00
session-generate.test.ts feat(core): add directory projects (#45107) 2026-08-25 23:22:23 -04:00
session-instructions.test.ts refactor(core): simplify Effect test setup (#45446) 2026-08-27 18:47:56 -04:00
session-log.test.ts test(core): reuse project service stub (#42208) 2026-08-12 21:47:09 -04:00
session-message-update.test.ts fix(session): support assistant message content updates (#45015) 2026-08-26 18:31:59 +05:30
session-model-request.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
session-model-transport-live.test.ts fix(core): align websocket network policy (#43875) 2026-08-21 18:49:57 +05:30
session-model-transport.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
session-move.test.ts fix(core): retry recreated locations (#44005) 2026-08-21 22:50:38 +00:00
session-projector.test.ts feat(tui): show LLM token throughput 2026-08-26 09:23:53 -04:00
session-prompt-hooks.test.ts test(core): stabilize Windows live I/O fixtures (#45595) 2026-08-27 14:45:07 -04:00
session-prompt.test.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
session-remove.test.ts test(core): isolate host configuration and credentials (#44845) 2026-08-25 20:22:21 -04:00
session-revert.test.ts test(core): budget real startup in session revert test (#45762) 2026-08-27 18:43:54 -04:00
session-run-coordinator.test.ts refactor(core): remove redundant coordinator test scopes (#45451) 2026-08-27 18:48:20 -04:00
session-runner-message.test.ts fix(core): preserve reasoning across model switches (#45401) 2026-08-26 17:52:41 -05:00
session-runner-recorded.test.ts test(core): align session test vocabulary (#45670) 2026-08-27 22:31:33 -04:00
session-runner-tool-events.test.ts fix(core): recover background jobs after restart 2026-08-26 14:17:43 -04:00
session-runner.test.ts test(core): simplify runner scenario fixtures (#45440) 2026-08-27 22:37:07 -04:00
session-skill.test.ts feat(plugin): intercept user prompts before admission (#45550) 2026-08-27 18:58:00 +05:30
session-sql.types.ts refactor(session): tighten persisted state (#43969) 2026-08-21 19:27:21 +00:00
session-stats.test.ts refactor(core): optimize stats tool summary (#44690) 2026-08-24 19:39:04 +05:30
session-step.test.ts refactor(core): encapsulate physical attempt execution (#45294) 2026-08-26 12:41:45 -04:00
session-system-prompt.test.ts minimize system prompt (#42638) 2026-08-14 18:39:27 -05:00
session-title.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
session-tool-progress.test.ts test(core): align session test vocabulary (#45670) 2026-08-27 22:31:33 -04:00
session-view.test.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
session-wait.test.ts
shared-schema.test.ts test(core): make test sentinels effective (#45706) 2026-08-27 22:29:59 -04:00
shell-cleanup.test.ts fix(core): expire stale shell output (#43554) 2026-08-19 21:58:58 -05:00
shell-parse-compatibility.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse-parity.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse-syntax.test.ts feat(core): make the portable shell scanner authoritative 2026-08-26 16:35:16 -04:00
shell-parse.test.ts feat(core): expand tildes in tool path resolution (#45605) 2026-08-27 13:41:39 -05:00
shell.test.ts fix(pty): use server shell and session cwd for terminals (#45552) 2026-08-27 10:39:27 -04:00
skill-discovery.test.ts test(core): scope skill discovery fixtures (#45464) 2026-08-27 11:25:17 -04:00
skill.test.ts test(core): make test sentinels effective (#45706) 2026-08-27 22:29:59 -04:00
snapshot.test.ts fix(core): reuse ignore checks during index refresh (#45459) 2026-08-27 11:44:44 -04:00
sqlite-bundle.test.ts
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 fix(core): suppress state updates during location teardown 2026-08-26 10:48:44 -04:00
tool-edit.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
tool-execute.test.ts fix(core): settle foreign typed tool failures instead of dropping them (#43576) 2026-08-20 11:56:35 -04:00
tool-output.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
tool-patch.test.ts fix(core): treat project paths as internal (#45799) 2026-08-27 20:26:25 -05:00
tool-question.test.ts refactor(core): normalize tool input errors (#44818) 2026-08-24 22:23:25 -05:00
tool-read-filesystem.test.ts refactor(core): reuse read newline locator (#45616) 2026-08-27 14:47:58 -04:00
tool-read.test.ts refactor(core): move image config into state (#43090) 2026-08-18 21:07:27 +00:00
tool-registry.test.ts test(core): align session test vocabulary (#45670) 2026-08-27 22:31:33 -04:00
tool-schema.test.ts fix(core): support Zod tool schemas (#44861) 2026-08-24 23:50:01 -05:00
tool-search.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
tool-shell.test.ts test(core): bind acquired test services (#45711) 2026-08-27 22:43:09 -04:00
tool-skill.test.ts fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -04:00
tool-subagent.test.ts feat(session): report interrupt result (#44766) 2026-08-24 17:34:37 -04:00
tool-webfetch.test.ts refactor(core): simplify WebFetch error narrowing (#45582) 2026-08-27 11:56:34 -04:00
tool-websearch.test.ts test(core): share controlled websearch test layer (#45465) 2026-08-27 16:09:06 -04:00
tool-write.test.ts refactor(core): isolate tool test fixture state (#45452) 2026-08-27 18:48:44 -04:00
v1-migration.test.ts feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
vcs-hg.test.ts refactor(core): move mercurial vcs into internal plugin (#44993) 2026-08-25 20:35:21 +05:30
vcs.test.ts refactor(core): move git vcs into internal plugin (#44992) 2026-08-25 20:26:43 +05:30
websearch.test.ts test(core): share controlled websearch test layer (#45465) 2026-08-27 16:09:06 -04:00
wellknown.test.ts
workspace.test.ts feat(workspace): support caller-supplied IDs (#44771) 2026-08-24 18:08:42 -04:00
worktree.test.ts fix(core): keep project labels stable across clones (#45735) 2026-08-27 17:35:18 -04:00