opencode/packages/core/test
2026-07-16 13:55:14 -04:00
..
config fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
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 feat(core): port GitHub Copilot OAuth (#36336) 2026-07-10 21:11:12 -04:00
instructions feat(core): include session ID in instructions 2026-07-15 00:47:10 -04:00
lib feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
plugin feat(plugin): expose synthetic session input (#37212) 2026-07-15 22:55:40 -04:00
process
pty
skill refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
util feat: expose background service lifecycle (#36895) 2026-07-14 16:38:22 -04:00
agent.test.ts fix(core): debounce state reloads 2026-07-16 13:34:46 -04:00
aisdk.test.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
catalog.test.ts fix(core): debounce state reloads 2026-07-16 13:34:46 -04:00
command.test.ts
credential.test.ts
database-migration.test.ts
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
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
instruction-state.test.ts refactor(core): split instruction observation and commit (#37208) 2026-07-16 10:37:00 -04:00
integration.test.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
job.test.ts
kv.test.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
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-instructions.test.ts test(core): cover mcp instruction producer (#37303) 2026-07-16 10:40:38 -04:00
mcp.test.ts feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05: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 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-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-instructions.test.ts refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -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 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 feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
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 feat(ai): add Vertex Responses entrypoint (#37286) 2026-07-16 18:09:44 +05:30
session-runner-recorded.test.ts refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04: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 feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
session-runner.test.ts fix(core): preserve logical step across retries (#37316) 2026-07-16 10:54:51 -04: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 fix(core): publish skill source updates 2026-07-10 20:42:44 -04:00
snapshot.test.ts
state.test.ts refactor(core): make state transforms synchronous 2026-07-16 13:55:14 -04:00
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(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
tool-read-filesystem.test.ts
tool-read.test.ts feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
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 feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
tool-subagent.test.ts fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
tool-webfetch.test.ts feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
tool-websearch.test.ts feat(core): normalize tool and attachment images at settlement (#37141) 2026-07-16 11:16:19 -05:00
tool-write.test.ts
vcs-hg.test.ts
vcs.test.ts
wellknown.test.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00