opencode/packages/core/src
opencode-agent[bot] 549a8f826b
fix(core): log Plan reminder failures (#41856)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-08-11 16:39:26 -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 refactor(core): unify config collection decoding (#41826) 2026-08-11 15:21:52 -04:00
credential
database feat(core): sqlite driver for durable object storage (#41659) 2026-08-11 15:45:23 -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 refactor(core): unify fff runtime adapters (#41827) 2026-08-11 15:22:03 -04:00
formatter refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
github-copilot fix(core): detect copilot PDF input support (#41854) 2026-08-11 16:05:36 -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 fix(core): log Plan reminder failures (#41856) 2026-08-11 16:39:26 -05:00
project refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
pty
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 chore: generate 2026-08-11 20:53:50 +00: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
workspace feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00
agent.ts
aisdk-native.ts fix(core): route Vertex Anthropic natively (#41836) 2026-08-11 15:29:02 -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 fix(core): prefer nearest skill source (#41788) 2026-08-11 16:13:32 -04:00
credential.ts
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
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
image.ts
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
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
markdown.d.ts
mime.ts chore(core): format package (#41205) 2026-08-07 23:18:03 -05:00
model-resolver.ts fix(core): normalize provider endpoint templates (#41816) 2026-08-11 15:42:54 -04:00
model.ts
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 feat(sdk): configure embedded logging (#41809) 2026-08-11 14:03:55 -04:00
project.ts refactor(core): centralize project upsert (#41795) 2026-08-11 13:07:05 -04:00
provider.ts
pty.ts refactor: route Global path consumers through the service (#41632) 2026-08-10 21:37:09 -04:00
question.ts
reference.ts
repository-cache.ts
repository.ts
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
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
wellknown.ts
workspace.ts feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00