opencode/packages/core/src
2026-07-04 21:43:08 -04:00
..
account
config fix(core): disable external plugin hot reload 2026-07-04 01:58:17 -04:00
control-plane refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
credential
database refactor(schema): session shell payloads and event prefix restore (#35229) 2026-07-03 17:30:25 -04:00
effect feat(simulation): add driver controlled backend LLM (#35186) 2026-07-03 14:19:25 -04:00
event refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
filesystem fix(core): bound recursive file watching (#35323) 2026-07-04 11:55:05 -04:00
flag feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
github-copilot
id chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
image
installation
integration
mcp feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
oauth
observability
permission
plugin fix(protocol): keep internal events off SSE (#35378) 2026-07-04 21:12:45 -04:00
project chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
pty chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
reference
ripgrep
session fix(tui): distinguish variant switch notices (#35315) 2026-07-04 10:58:56 -04:00
share
shell chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
skill
system-context refactor(core): align runner naming with step vocabulary (#35227) 2026-07-03 15:41:50 -04:00
tool feat(core): expose deferred tools through execute (#35361) 2026-07-04 16:20:56 -05:00
util
v1 feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
vcs feat(core): add mercurial adapter for vcs status and diff (#35141) 2026-07-03 17:42:25 +05:30
account.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
agent.ts
aisdk.ts
catalog.ts feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
command.ts
config.ts fix(core): resolve mcp header env placeholders (#35236) 2026-07-03 23:00:10 -05:00
credential.ts
cross-spawn-spawner.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
data-migration.sql.ts
event.ts fix(protocol): keep internal events off SSE (#35378) 2026-07-04 21:12:45 -04:00
file-mutation.ts
file.ts
filesystem.ts
form.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
fs-util.ts feat(simulation): add driver controlled backend LLM (#35186) 2026-07-03 14:19:25 -04:00
generate.ts
git.ts
global.ts
image.ts
instruction-context.ts refactor(core): move path resolve into fs service (#35201) 2026-07-03 13:25:38 -04:00
integration.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
job.ts
location-mutation.ts
location-service-map.ts
location-services.ts feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
location.ts
markdown.d.ts
model.ts
models-dev.ts fix(core): tolerate missing models.dev temperature 2026-07-03 14:46:54 -04:00
npm-config.ts
npm.ts
observability.ts
patch.ts
permission.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
plugin.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
process.ts
project.ts feat(core): add mercurial adapter for vcs status and diff (#35141) 2026-07-03 17:42:25 +05:30
provider.ts
pty.ts
question.ts fix(core): revert form service and mcp elicitation (#35080) 2026-07-03 00:32:10 -05:00
reference.ts
repository-cache.ts
repository.ts
ripgrep.ts fix(core): clean up Effect audit patterns (#35174) 2026-07-03 13:54:13 -04:00
schema.ts fix(core): validate scalar newtypes (#35381) 2026-07-04 21:43:08 -04:00
session.ts fix(run): align mini with current session contracts (#35354) 2026-07-04 21:14:01 +02:00
shell.ts
skill.ts feat(core): reload config on filesystem changes 2026-07-03 20:35:04 -04:00
snapshot.ts
state.ts
tool-output-store.ts
v2-schema.ts
vcs.ts feat(core): add mercurial adapter for vcs status and diff (#35141) 2026-07-03 17:42:25 +05:30
workspace.ts