opencode/packages/core/src
2026-08-09 22:00:18 -05: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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
credential
database feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
effect feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00
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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05: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): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
project refactor(core): remove unused copy strategy registry (#40735) 2026-08-05 21:25:18 +00: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: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
session feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
shell chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
skill chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -04:00
tool feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -04:00
util chore: improve incremental typecheck performance (#40925) 2026-08-07 15:34:36 -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): avoid implicit output limits (#40488) 2026-08-04 11:09:23 -05:00
app.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
config.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05: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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05: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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
integration.ts refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
job.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
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 refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
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 refactor(core): replace integration prompts with forms (#40997) 2026-08-09 22:00:18 -05:00
model.ts refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
models-dev.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05: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 chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
provider.ts feat(ai): add native Bedrock Mantle support (#40119) 2026-08-02 11:16:22 -05:00
pty.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05: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 chore: generate 2026-08-08 17:25:31 +00:00
shell.ts refactor(core): move exec tools onto environment (#41095) 2026-08-07 11:59:59 -04:00
skill.ts feat: attach skills to prompts (#41188) 2026-08-08 13:24:22 -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