opencode/packages/core/src
2026-08-03 13:45:33 +00:00
..
account
codemode feat(core): support pinned Code Mode tools (#39550) 2026-07-29 13:16:49 -05:00
config refactor(core): rename attachments config to media (#39927) 2026-07-31 13:26:53 -05:00
control-plane refactor(core): remove orphaned move service (#39974) 2026-07-31 20:26:21 -04:00
credential
database feat(session): make generated titles optional (#39747) 2026-07-30 21:24:34 -04:00
effect
event
filesystem refactor(core): make watcher subscription effectful 2026-07-29 09:50:24 -04: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
integration
kv
mcp
oauth
permission
plugin refactor(core): remove unused layer exports (#39975) 2026-07-31 20:26:38 -04:00
project
pty
reference
ripgrep
session refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
share
shell feat(core): parse shell permission commands (#39567) 2026-07-29 22:42:18 -05:00
skill
tool feat(core): parse shell permission commands (#39567) 2026-07-29 22:42:18 -05:00
util refactor(core): remove unused helpers (#39943) 2026-07-31 16:17:14 -05:00
v1 refactor(core): remove unused console state model (#39972) 2026-07-31 20:25:45 -04:00
vcs feat(tui): show current branch in location labels 2026-08-03 13:45:33 +00:00
wellknown
account.ts
agent.ts
aisdk-native.ts fix(core): route Bedrock packages natively (#40165) 2026-08-02 11:47:35 -05:00
aisdk.ts refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
app.ts
bus.ts
catalog.ts
command.ts
config.ts refactor(core): rename attachments config to media (#39927) 2026-07-31 13:26:53 -05:00
credential.ts
data-migration.sql.ts
event-logger.ts
file-mutation.ts feat(core): add V2 formatter runtime (#39564) 2026-07-29 17:23:04 -04:00
file.ts
filesystem.ts fix(core): bound search tool execution (#39238) 2026-07-27 23:21:15 -05:00
form.ts
formatter.ts refactor(core): simplify formatter selection (#39575) 2026-07-30 10:59:01 -04:00
generate.ts refactor(ai): align multimodal naming (#40073) 2026-08-01 21:57:05 -05:00
git.ts fix(core): stop repository discovery at nearest marker (#39714) 2026-07-30 13:28:29 -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 fix(core): stop repository discovery at nearest marker (#39714) 2026-07-30 13:28:29 -04: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 chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
repository.ts chore: merge dev into v2 (#39290) 2026-07-28 18:36:55 +10:00
ripgrep.ts
schema.ts
session.ts fix(core): resize large image attachments (#39919) 2026-07-31 13:24:05 -04:00
shell.ts feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
skill.ts
snapshot.ts
state.ts
tool.ts
vcs.ts feat(tui): show current branch in location labels 2026-08-03 13:45:33 +00:00
websearch.ts
wellknown.ts
workspace.ts