opencode/packages/core/src
2026-08-11 13:57:10 -04:00
..
account refactor(core): remove legacy account runtime schemas (#41173) 2026-08-07 22:40:53 -04:00
codemode chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
config feat(core): discover AGENTS.md up to the home directory (#41652) 2026-08-11 13:57:10 -04:00
credential
database refactor(core): share SQLite client adapter (#41797) 2026-08-11 13:07:22 -04:00
effect
environment feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
event feat(core): migrate v1 data to v2 (#40723) 2026-08-05 21:57:58 -04:00
filesystem chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
formatter refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
github-copilot refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
id
image
instructions chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
integration
kv
mcp chore: generate 2026-08-08 04:47:57 +00:00
oauth
permission chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
plugin refactor(core): share AI SDK provider factory (#41796) 2026-08-11 13:07:14 -04:00
project refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
pty refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
reference chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -04:00
ripgrep refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
session refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
shell refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
skill chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -04:00
tool chore: generate 2026-08-11 16:12:58 +00:00
util refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
v1 fix(core): migrate legacy small model (#40966) 2026-08-06 20:46:12 -05:00
vcs chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
wellknown refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
workspace feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
agent.ts refactor(core): remove unused agent default method (#40725) 2026-08-05 20:46:36 +00:00
aisdk-native.ts refactor(ai): promote prompt cache key (#39965) 2026-08-07 13:43:00 -05:00
aisdk.ts fix(core): preserve AI SDK tool media (#41672) 2026-08-11 00:33:33 -05:00
app.ts
bus.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
catalog.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
command.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
config.ts chore: generate 2026-08-10 17:00:23 +00:00
credential.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
event-logger.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
file-mutation.ts refactor(core): move mutation path onto environment (#41091) 2026-08-07 11:42:37 -04:00
file.ts
filesystem.ts refactor(core): remove unused filesystem search methods (#40703) 2026-08-05 19:42:30 +00:00
form.ts refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
formatter.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
generate.ts fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -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 refactor(core): move instruction discovery to the config side (#41629) 2026-08-10 22:32:58 -04:00
integration.ts refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
job.ts
kv.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
location-mutation.ts refactor(core): simplify file tools to lexical paths (#40962) 2026-08-06 21:53:52 -04:00
location-service-map.ts
location-services.ts refactor(core): move read tool onto environment (#41084) 2026-08-07 11:22:50 -04:00
location.ts fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
markdown.d.ts
mime.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
model-resolver.ts fix(core): resolve provider URL variables at runtime (#41580) 2026-08-10 15:03:47 -05:00
model.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
models-dev.ts fix(core): models.dev catalog population must survive KV cache write failures (#41735) 2026-08-11 10:09:37 -04:00
node-ffi.d.ts
permission.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
plugin.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
project.ts refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
provider.ts feat(ai): add native Bedrock Mantle support (#40119) 2026-08-02 11:16:22 -05:00
pty.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
question.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
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 refactor(core): move exec tools onto environment (#41095) 2026-08-07 11:59:59 -04:00
schema.ts
session.ts refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
shell.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
skill.ts refactor(core): skill service stores values, config plugin owns the filesystem (#41622) 2026-08-10 20:38:08 -04:00
snapshot.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
state.ts fix(core): commit state before finalize publishes (#38983) 2026-07-27 11:04:04 -04:00
tool-output.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
tool.ts fix(core): normalize tool images once (#41097) 2026-08-07 13:02:13 -04:00
vcs.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
websearch.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
wellknown.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
workspace.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00