opencode/packages/core/test
2026-07-14 15:12:51 -05:00
..
config refactor(core): simplify plugin entrypoint resolution 2026-07-13 22:45:15 -04:00
effect
filesystem
fixture
fixtures/recordings/session-runner
github-copilot feat(core): port GitHub Copilot OAuth (#36336) 2026-07-10 21:11:12 -04:00
instructions feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
lib feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
plugin fix(core): support OpenAI pro mode (#36896) 2026-07-14 15:12:51 -05:00
process
pty
skill feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
util
agent.test.ts
aisdk.test.ts fix(core): support OpenAI pro mode (#36896) 2026-07-14 15:12:51 -05:00
catalog.test.ts
command.test.ts
credential.test.ts
database-migration.test.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
event-logger.test.ts
event.test.ts refactor(server): share event stream encoding (#36484) 2026-07-12 11:48:52 -04:00
file-mutation.test.ts
form.test.ts refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
git.test.ts refactor(core): combine git discovery queries (#36321) 2026-07-10 19:41:48 -04:00
global.test.ts
instruction-discovery.test.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
integration.test.ts refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
job.test.ts
legacy-event-schema.test.ts
location-filesystem.test.ts
location-layer.test.ts fix(core): skip unchanged plugin activation 2026-07-10 20:49:16 -04:00
location-mutation.test.ts
location.test.ts
logging.test.ts
mcp.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
model.test.ts
models.test.ts
move-session.test.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
newtype.test.ts
npm-config.test.ts
npm.test.ts refactor(core): simplify plugin entrypoint resolution 2026-07-13 22:45:15 -04:00
oauth-page.test.ts
patch.test.ts
permission.test.ts
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 refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
reference.test.ts refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
repository-cache.test.ts
repository.test.ts
ripgrep.test.ts
session-compact.test.ts
session-compaction.test.ts fix(core): simplify compaction semantics (#36267) 2026-07-10 11:36:29 -04:00
session-create.test.ts
session-error.test.ts fix(plugin): restore package publishing 2026-07-09 22:18:58 -04:00
session-execution.test.ts
session-instructions.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
session-log.test.ts
session-projector.test.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
session-prompt.test.ts
session-remove.test.ts
session-run-coordinator.test.ts
session-runner-message.test.ts
session-runner-model.test.ts
session-runner-recorded.test.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
session-runner-system-prompt.test.ts
session-runner-tool-events.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
session-runner-tool-registry.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
session-runner.test.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
session-skill.test.ts
session-title.test.ts
session-tool-progress.test.ts
session-wait.test.ts
shared-schema.test.ts
shell.test.ts
skill-discovery.test.ts
skill.test.ts fix(core): publish skill source updates 2026-07-10 20:42:44 -04:00
snapshot.test.ts fix(core): defer snapshot repository discovery (#36290) 2026-07-10 17:34:40 -04:00
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 refactor(core): simplify tool admission flow (#36180) 2026-07-09 22:01:31 -04:00
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
tool-shell.test.ts fix(tui): show background shell completion (#36534) 2026-07-12 21:01:36 -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