opencode/packages/core/test
2026-07-15 22:25:01 -04:00
..
config
effect
filesystem
fixture feat: expose background service lifecycle (#36895) 2026-07-14 16:38:22 -04:00
fixtures/recordings/session-runner refactor(core): select system prompts through plugins (#37181) 2026-07-15 18:21:32 -05:00
github-copilot
instructions feat(core): include session ID in instructions 2026-07-15 00:47:10 -04:00
lib refactor(plugin): scope context hook to session (#37175) 2026-07-15 16:32:00 -04:00
plugin refactor(core): select system prompts through plugins (#37181) 2026-07-15 18:21:32 -05:00
process
pty
skill
util feat: expose background service lifecycle (#36895) 2026-07-14 16:38:22 -04:00
agent.test.ts
aisdk.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
catalog.test.ts
command.test.ts
credential.test.ts
database-migration.test.ts
event-logger.test.ts
event.test.ts
file-mutation.test.ts
form.test.ts
git.test.ts
global.test.ts
instruction-discovery.test.ts
integration.test.ts feat(api): add command authentication attempts 2026-07-15 19:08:56 -04:00
job.test.ts
legacy-event-schema.test.ts
location-filesystem.test.ts
location-layer.test.ts
location-mutation.test.ts
location.test.ts
logging.test.ts
mcp.test.ts feat(api): add command authentication attempts 2026-07-15 19:08:56 -04:00
model.test.ts
models.test.ts fix(core): expand reasoning option variants (#36894) 2026-07-14 22:12:02 -05:00
move-session.test.ts feat(session): support directory moves from slash commands 2026-07-15 00:33:59 -04:00
newtype.test.ts
npm-config.test.ts
npm.test.ts
oauth-page.test.ts
patch.test.ts
permission.test.ts
plugin-hooks.test.ts refactor(plugin): scope context hook to session (#37175) 2026-07-15 16:32:00 -04:00
plugin.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
preload.ts
project-copy.test.ts
project-directories.test.ts
project.test.ts
provider-xai-responses.test.ts
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(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-compaction.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-create.test.ts
session-error.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-execution.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-instructions.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-log.test.ts
session-projector.test.ts
session-prompt.test.ts
session-remove.test.ts
session-run-coordinator.test.ts
session-runner-message.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-runner-model.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-runner-recorded.test.ts refactor(core): select system prompts through plugins (#37181) 2026-07-15 18:21:32 -05:00
session-runner-tool-events.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-runner-tool-registry.test.ts fix(plugin): make tool values structural (#37202) 2026-07-15 22:25:01 -04:00
session-runner.test.ts refactor(core): select system prompts through plugins (#37181) 2026-07-15 18:21:32 -05:00
session-skill.test.ts
session-title.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
session-tool-progress.test.ts
session-wait.test.ts
shared-schema.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
shell.test.ts
skill-discovery.test.ts
skill.test.ts
snapshot.test.ts
state.test.ts
tool-edit.test.ts
tool-execute.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
tool-output-store.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
tool-patch.test.ts
tool-question.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
tool-read-filesystem.test.ts
tool-read.test.ts
tool-search.test.ts fix(core): bound default search results (#37154) 2026-07-15 13:49:16 -04:00
tool-shell.test.ts feat(tui): stream shell tool output 2026-07-14 21:29:59 -04:00
tool-skill.test.ts
tool-subagent.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
tool-webfetch.test.ts
tool-websearch.test.ts
tool-write.test.ts
vcs-hg.test.ts
vcs.test.ts