opencode/packages/core/test
Chris Yuan 246d40db73
fix(skill): emit base directory as filesystem path, not file:// URL (#33580)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-24 00:08:22 -05:00
..
config refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
effect refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
filesystem refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
fixture refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
fixtures/recordings/session-runner feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
github-copilot core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
lib refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
plugin refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
process fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
pty refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
skill refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
system-context refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
util test(core): avoid Windows worker close race (#31532) 2026-06-09 10:31:19 -05:00
agent.test.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
application-tools.test.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
background-job.test.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
catalog.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
command.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
credential.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
database-migration.test.ts refactor(core): simplify session input promotion (#33443) 2026-06-22 17:51:49 -04:00
event.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
file-mutation.test.ts refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
git.test.ts feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
global.test.ts
instruction-context.test.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
integration.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
location-filesystem.test.ts refactor(server): serve raw filesystem content (#31911) 2026-06-11 11:20:11 -04:00
location-layer.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
location-mutation.test.ts refactor(core): consolidate references (#31539) 2026-06-09 16:08:58 +00:00
location.test.ts feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
model-request.test.ts fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
model.test.ts feat(core): add location-scoped config loading (#29625) 2026-05-30 04:06:08 +00:00
models.test.ts test(core): avoid models cache recovery race (#33525) 2026-06-23 11:40:08 -05:00
move-session.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
npm-config.test.ts
npm.test.ts feat(plugin): add v2 effect host (#33111) 2026-06-21 08:05:49 -04:00
patch.test.ts chore: generate 2026-06-04 03:03:39 +00:00
permission.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
plugin.test.ts fix(core): await plugin readiness 2026-06-22 22:49:57 -04:00
policy.test.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
preload.ts test(core): speed up test setup 2026-06-22 22:49:57 -04:00
project-copy.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
project-directories.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
project.test.ts chore: generate 2026-06-22 04:17:10 +00:00
public-opencode.test.ts fix(core): defer session model validation (#33377) 2026-06-22 11:07:27 -04:00
public-tool.test.ts fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
question.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
reference-guidance.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
reference.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
repository-cache.test.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
repository.test.ts chore: generate 2026-06-02 13:42:23 +00:00
ripgrep.test.ts feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
session-compaction.test.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
session-create.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-projector.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-prompt.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-run-coordinator.test.ts refactor(core): simplify session run coordination (#33388) 2026-06-22 12:16:30 -04:00
session-runner-message.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-runner-model.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-runner-recorded.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-runner-tool-events.test.ts refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00
session-runner-tool-registry.test.ts fix(core): preserve structured error messages (#33530) 2026-06-23 18:43:59 -05:00
session-runner.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
session-todo.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
session-tool-progress.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
shared-schema.test.ts refactor(core): remove schema forwarding facades (#33577) 2026-06-24 02:52:58 +00:00
shell.test.ts refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
skill-discovery.test.ts chore: generate 2026-06-04 03:03:39 +00:00
skill.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00
state.test.ts feat(plugin): add namespaced hook API (#33416) 2026-06-22 19:06:57 -04:00
tool-apply-patch.test.ts refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
tool-bash.test.ts refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
tool-edit.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
tool-output-store.test.ts refactor(core): simplify location filesystem (#31545) 2026-06-09 14:28:45 -04:00
tool-question.test.ts refactor(core): unify v2 tool architecture (#31168) 2026-06-06 20:49:12 -04:00
tool-read-filesystem.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
tool-read.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
tool-skill.test.ts fix(skill): emit base directory as filesystem path, not file:// URL (#33580) 2026-06-24 00:08:22 -05:00
tool-todowrite.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00
tool-webfetch.test.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
tool-websearch.test.ts fix(core): bound web tool failures (#33259) 2026-06-21 15:37:25 -04:00
tool-write.test.ts refactor(core): simplify integration test fixtures (#33292) 2026-06-22 04:15:34 +00:00