opencode/packages/core/src
2026-06-08 19:09:55 +05:30
..
account
config fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
control-plane refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
database feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
effect chore: generate 2026-06-04 03:03:39 +00:00
event refactor(core): make v2 session inputs event sourced (#30785) 2026-06-04 19:24:30 -04:00
filesystem fix: speed up fff file search (#31366) 2026-06-08 19:09:55 +05:30
flag
github-copilot
id
image fix(core): isolate image normalization (#31165) 2026-06-06 21:24:54 -04:00
installation
permission
plugin docs: fix MCP header interpolation example to {env:VAR} (#31078) 2026-06-06 18:33:01 -05:00
project feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
pty
public fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
session refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
share
skill feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
system-context refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
tool refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
util feat(opencode): fff search tools (#27802) 2026-06-06 19:12:31 +05:30
v1 fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
account.ts
agent.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00: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 refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
command.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
config.ts feat(core): honor default session models (#30982) 2026-06-05 12:10:48 -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 refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
filesystem.ts refactor(core): simplify search root protocol (#31060) 2026-06-06 03:20:06 +00:00
fs-util.ts fix(core): recover corrupted models cache (#30947) 2026-06-05 18:07:09 +05:30
git.ts feat(tui): delete working copies from move dialog (#31017) 2026-06-05 16:47:10 -04:00
global.ts
image.ts fix(core): isolate image normalization (#31165) 2026-06-06 21:24:54 -04:00
instruction-context.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
location-layer.ts fix(core): isolate image normalization (#31165) 2026-06-06 21:24:54 -04:00
location-mutation.ts refactor(core): simplify filesystem mutation protocol (#31059) 2026-06-06 03:08:23 +00:00
location-search.ts refactor(core): simplify search root protocol (#31060) 2026-06-06 03:20:06 +00:00
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-request.ts fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -04:00
model.ts fix(core): preserve model request semantics (#30990) 2026-06-05 14:23:31 -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 chore: generate 2026-06-04 03:03:39 +00:00
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 fix(tui): show current location in working copies; order by created; change shortcut; tab to cycle actions in dialog select (#30989) 2026-06-05 13:14:13 -04:00
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 chore: generate 2026-06-04 03:03:39 +00:00
schema.ts chore: generate 2026-06-04 03:03:39 +00:00
session.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
skill.ts feat(core): admit v2 skill guidance (#30843) 2026-06-05 11:19:55 -04:00
snapshot.ts
state.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
tool-output-store.ts fix(core): harden unified tool runtime (#31171) 2026-06-06 21:55:34 -04:00
tool-output.ts
v2-schema.ts
workspace.ts