opencode/packages/core/src
2026-08-06 10:35:48 -07:00
..
account
codemode feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
config feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
control-plane refactor(core): remove orphaned move service (#39974) 2026-07-31 20:26:21 -04:00
credential
database feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
effect
event feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
filesystem feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
formatter refactor(core): simplify formatter selection (#39575) 2026-07-30 10:59:01 -04:00
github-copilot refactor(core): remove unused helpers (#39943) 2026-07-31 16:17:14 -05:00
id
image
instructions fix(core): clarify current session label 2026-08-05 19:33:59 -04:00
integration
kv
mcp feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
oauth
permission
plugin feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
project refactor(core): remove unused copy strategy registry (#40735) 2026-08-05 21:25:18 +00:00
pty
reference
ripgrep
session feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
shell refactor(core): remove unused shell posix metadata (#40734) 2026-08-05 21:31:35 +00:00
skill
tool fix(core): report missing shell workdir (#40542) 2026-08-04 20:56:02 -05:00
util refactor(core): remove unused helpers (#39943) 2026-07-31 16:17:14 -05:00
v1 feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
vcs feat(vcs): expose branch info (#40368) 2026-08-03 23:18:13 -05:00
wellknown
account.ts
agent.ts refactor(core): remove unused agent default method (#40725) 2026-08-05 20:46:36 +00:00
aisdk-native.ts fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
aisdk.ts fix(core): avoid implicit output limits (#40488) 2026-08-04 11:09:23 -05:00
app.ts
bus.ts fix(core): make event persistence opt-in 2026-08-05 19:33:59 -04:00
catalog.ts fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
command.ts
config.ts feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
credential.ts
event-logger.ts
file-mutation.ts refactor(core): remove unused file mutation methods (#40667) 2026-08-05 12:33:20 -04:00
file.ts
filesystem.ts refactor(core): remove unused filesystem search methods (#40703) 2026-08-05 19:42:30 +00:00
form.ts
formatter.ts refactor(core): remove unused formatter methods (#40684) 2026-08-05 13:45:23 -04:00
generate.ts refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
git.ts refactor(core): remove orphaned git change operations (#40683) 2026-08-05 13:32:03 -04:00
image.ts refactor(core): rename attachments config to media (#39927) 2026-07-31 13:26:53 -05:00
instruction-discovery.ts
integration.ts
job.ts
kv.ts
location-mutation.ts
location-service-map.ts
location-services.ts refactor(core): remove unused layer exports (#39975) 2026-07-31 20:26:38 -04:00
location.ts fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
markdown.d.ts
mime.ts
model-resolver.ts fix(core): route Bedrock packages natively (#40165) 2026-08-02 11:47:35 -05:00
model.ts
models-dev.ts
node-ffi.d.ts
permission.ts
plugin.ts
project.ts refactor(core): remove obsolete project commit bridge (#40701) 2026-08-05 18:16:55 +00:00
provider.ts feat(ai): add native Bedrock Mantle support (#40119) 2026-08-02 11:16:22 -05:00
pty.ts
question.ts
reference.ts chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
repository-cache.ts refactor(core): remove unreachable repository validation (#40700) 2026-08-05 14:30:29 -04:00
repository.ts refactor(core): remove unreachable repository validation (#40700) 2026-08-05 14:30:29 -04:00
ripgrep.ts fix(core): bound protected home searches (#40518) 2026-08-05 15:15:02 -04:00
schema.ts
session.ts feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
shell.ts feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
skill.ts
snapshot.ts refactor(core): remove unused snapshot operations (#40687) 2026-08-05 13:01:48 -04:00
state.ts
tool.ts refactor: rename tool call ID fields 2026-08-04 17:08:12 -04:00
vcs.ts feat(vcs): publish branch updates (#40371) 2026-08-04 11:52:17 -05:00
websearch.ts
wellknown.ts
workspace.ts