opencode/packages/core/src
2026-07-14 20:50:32 -05:00
..
account
config
control-plane feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
credential
database feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
effect
event
filesystem fix(core): disable unused fff content caches (#36452) 2026-07-11 15:03:54 -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): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
integration
mcp refactor(core): replace deferred tool option with codemode (#36560) 2026-07-12 21:21:07 -05:00
oauth
observability
permission
plugin fix(core): restore xAI OAuth in v2 (#36955) 2026-07-14 18:25:14 -05:00
project
pty
reference feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
ripgrep
session fix(core): restore default model headers (#36975) 2026-07-14 20:50:32 -05:00
share
shell
skill feat(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -04:00
tool feat(tui): stream shell tool output 2026-07-14 21:29:59 -04:00
util feat: expose background service lifecycle (#36895) 2026-07-14 16:38:22 -04:00
v1
vcs
account.ts
agent.ts
aisdk.ts fix(core): support OpenAI pro mode (#36896) 2026-07-14 15:12:51 -05:00
catalog.ts
command.ts
config.ts fix(core): load config across git boundaries (#36577) 2026-07-13 00:05:41 +00: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
form.ts
fs-util.ts
generate.ts
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 refactor(tui): remove legacy sdk surfaces 2026-07-11 16:38:02 -04:00
job.ts
location-mutation.ts
location-service-map.ts
location-services.ts
location.ts
markdown.d.ts
mime.ts
model.ts
models-dev.ts
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
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(core): replace instruction checkpoints with value-delta sync (#36254) 2026-07-10 13:26:25 -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
tool-output-store.ts feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
v2-schema.ts
vcs.ts
workspace.ts