opencode/packages/core/src
2026-06-05 21:40:04 +00:00
..
account
config chore: generate 2026-06-05 14:49:06 +00:00
control-plane feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
database feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
effect
event refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
filesystem
flag
github-copilot
id
installation
permission
plugin feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
project feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
pty
public chore: generate 2026-06-05 03:14:18 +00:00
session feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
share
skill feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
system-context feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
tool fix(core): reject binary files before reading 2026-06-05 21:40:04 +00:00
util
v1 fix(core): respect v2 default agents (#30969) 2026-06-05 10:47:31 -04:00
account.ts
agent.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
aisdk.ts feat: bump bedrock and add proper mantle support for openai models through aws bedrock (#30464) 2026-06-04 00:09:12 -05:00
auth.ts
background-job.ts feat(tui): allow backgrounding synchronous subagents (#30488) 2026-06-04 23:40:52 -04:00
catalog.ts
command.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
config.ts fix(core): respect v2 default agents (#30969) 2026-06-05 10:47:31 -04:00
cross-spawn-spawner.ts
data-migration.sql.ts
event.ts feat(core): persist v2 session context epochs (#30789) 2026-06-04 23:26:43 -04:00
file-mutation.ts
filesystem.ts fix(core): reject binary files before reading 2026-06-05 21:40:04 +00:00
fs-util.ts fix(core): recover corrupted models cache (#30947) 2026-06-05 18:07:09 +05:30
git.ts feat(core): moving sessions (#30640) 2026-06-04 15:07:46 -04:00
global.ts
instruction-context.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
location-layer.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
location-mutation.ts
location-search.ts
location.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
markdown.d.ts fix build 2026-06-04 11:11:23 -04:00
model.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
models-dev.ts fix(core): recover corrupted models cache (#30947) 2026-06-05 18:07:09 +05:30
npm-config.ts
npm.ts
patch.ts
permission.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
plugin.ts
policy.ts
process.ts
project-reference.ts
project.ts
provider.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
pty.ts
question.ts
repository-cache.ts
repository.ts
ripgrep.ts
schema.ts
session.ts fix: use mapError instead of orDie for context snapshot decoding (#30905) 2026-06-05 18:07:00 +05:30
skill.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
snapshot.ts
state.ts
tool-output-store.ts
tool-output.ts
v2-schema.ts
workspace.ts