opencode/packages/core/src
2026-07-06 13:08:25 -04:00
..
account
config feat(core): manage configurable plugin generations 2026-07-05 15:59:44 -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 feat(core): improve runtime observability 2026-07-05 15:59:44 -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 fix(core): expose MCP output schemas to code mode (#35502) 2026-07-05 23:12:45 -05:00
oauth
observability
permission
plugin refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05:00
project feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
pty chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
reference refactor(core): simplify system context into a belief model (#34917) 2026-07-02 09:32:35 -04:00
ripgrep
session fix(tui): remove committed undo messages 2026-07-06 13:08:25 -04:00
share
shell chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
skill refactor(core): simplify system context into a belief model (#34917) 2026-07-02 09:32:35 -04:00
system-context refactor(core): align runner naming with step vocabulary (#35227) 2026-07-03 15:41:50 -04:00
tool fix(core): expose MCP output schemas to code mode (#35502) 2026-07-05 23:12:45 -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 feat(core): port v2 command invocation (#34849) 2026-07-02 11:22:04 -05:00
config.ts feat(core): manage configurable plugin generations 2026-07-05 15:59:44 -04: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-logger.ts feat(core): improve runtime observability 2026-07-05 15:59:44 -04:00
event.ts refactor(api): remove watermark sync surface 2026-07-06 13:01:36 -04:00
file-mutation.ts
file.ts
filesystem.ts
form.ts refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05: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 refactor(core): route questions through forms (#35422) 2026-07-05 22:28:05 -05: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 fix(core): tolerate invalid OTLP configuration 2026-07-05 16:14:02 -04:00
patch.ts
permission.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
plugin.ts feat(plugin): publish generation updates 2026-07-05 17:21:39 -04:00
process.ts
project.ts feat(api): publish v2 reference 2026-07-06 01:29:08 -04:00
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 feat(core): improve runtime observability 2026-07-05 15:59:44 -04:00
state.ts feat(core): manage configurable plugin generations 2026-07-05 15:59:44 -04:00
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