opencode/packages/core/src
2026-07-16 10:58:06 -04:00
..
account
config fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
control-plane feat(session): support directory moves from slash commands 2026-07-15 00:33:59 -04:00
credential
database feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
effect refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
event
filesystem fix(core): bound default search results (#37154) 2026-07-15 13:49:16 -04:00
flag refactor(core): replace deferred tool option with codemode (#36560) 2026-07-12 21:21:07 -05:00
github-copilot feat(core): port GitHub Copilot OAuth (#36336) 2026-07-10 21:11:12 -04:00
id
image
installation
instructions feat(core): include session ID in instructions 2026-07-15 00:47:10 -04:00
integration
kv feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
mcp refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
oauth
observability
permission
plugin feat(plugin): expose synthetic session input (#37212) 2026-07-15 22:55:40 -04:00
project
pty
reference refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
ripgrep
session refactor(core): extract session model request preparation (#37210) 2026-07-16 10:58:06 -04:00
share
shell
skill refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
tool fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
util feat: expose background service lifecycle (#36895) 2026-07-14 16:38:22 -04:00
v1 fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
vcs
wellknown feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
account.ts
agent.ts refactor(core): optimize location startup 2026-07-09 13:15:20 -04:00
aisdk.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
catalog.ts refactor(core): optimize location startup 2026-07-09 13:15:20 -04:00
command.ts refactor(core): optimize location startup 2026-07-09 13:15:20 -04:00
config.ts fix(core): limit v2 subagent nesting depth (#37291) 2026-07-16 09:28:15 -04:00
credential.ts
cross-spawn-spawner.ts
data-migration.sql.ts
event-logger.ts
event.ts refactor(server): share event stream encoding (#36484) 2026-07-12 11:48:52 -04:00
file-mutation.ts
file.ts
filesystem.ts fix(core): bound default search results (#37154) 2026-07-15 13:49:16 -04:00
form.ts refactor(form): model links as fields (#36129) 2026-07-10 00:22:01 -05:00
fs-util.ts chore: merge dev into v2 (#37170) 2026-07-15 18:23:08 -05:00
generate.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
git.ts refactor(core): combine git discovery queries (#36321) 2026-07-10 19:41:48 -04:00
global.ts
image.ts
instruction-discovery.ts feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
integration.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
job.ts
kv.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
location-mutation.ts
location-service-map.ts
location-services.ts refactor(core): rename guidance modules (#37207) 2026-07-16 10:05:09 -04:00
location.ts
markdown.d.ts
mime.ts
model.ts
models-dev.ts fix(core): expand reasoning option variants (#36894) 2026-07-14 22:12:02 -05:00
npm-config.ts
npm.ts refactor(core): simplify plugin entrypoint resolution 2026-07-13 22:45:15 -04:00
observability.ts
patch.ts
permission.ts
plugin.ts fix(core): skip unchanged plugin activation 2026-07-10 20:49:16 -04:00
process.ts
project.ts
provider.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
pty.ts
question.ts
reference.ts refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
repository-cache.ts
repository.ts
ripgrep.ts
schema.ts
session.ts feat(session): support directory moves from slash commands 2026-07-15 00:33:59 -04:00
shell.ts
skill.ts fix(core): publish skill source updates 2026-07-10 20:42:44 -04:00
snapshot.ts fix(core): defer snapshot repository discovery (#36290) 2026-07-10 17:34:40 -04:00
state.ts refactor(core): optimize location startup 2026-07-09 13:15:20 -04:00
tool-output-store.ts refactor(ai): rename llm package 2026-07-15 15:11:03 -04:00
v2-schema.ts
vcs.ts
wellknown.ts feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
workspace.ts