opencode/packages/core/src
2026-08-22 00:06:03 +00:00
..
account
codemode refactor(core): simplify provider runtime code (#43952) 2026-08-21 18:37:20 +00:00
config refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
credential
database feat(session): add viewed state (#42811) 2026-08-21 19:34:35 -04:00
effect refactor(core): simplify tool infrastructure (#43967) 2026-08-21 19:24:06 +00:00
environment
event
filesystem chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
formatter
github-copilot
id refactor(core): clarify guards and constants (#43946) 2026-08-21 18:32:27 +00:00
image
instructions
integration
kv
mcp refactor(core): simplify domain helpers (#43968) 2026-08-21 19:24:56 +00:00
models-dev
oauth
permission refactor(core): simplify persistence runtime code (#43954) 2026-08-21 18:40:25 +00:00
plugin fix(core): resolve device verification URL (#44021) 2026-08-21 23:26:40 +00:00
project
pty
reference
ripgrep
session fix(core): inherit fork instruction entries (#44004) 2026-08-21 19:46:49 -04:00
shell refactor(core): inline portable shell scanner (#44026) 2026-08-22 00:06:03 +00:00
skill refactor(config): simplify utility workflows (#43947) 2026-08-21 18:34:19 +00:00
tool refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
util refactor(core): simplify mcp utility flows (#43955) 2026-08-21 18:40:03 +00:00
v1
vcs chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
wellknown
workspace
worktree refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
agent.ts fix(core): reduce noisy tracing spans 2026-08-18 13:42:50 -04:00
aisdk-native.ts refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
aisdk.ts refactor(core): simplify provider runtime code (#43952) 2026-08-21 18:37:20 +00:00
app.ts
bus.ts refactor(core): clarify guards and constants (#43946) 2026-08-21 18:32:27 +00:00
catalog.ts refactor(config): clarify discovery workflows (#43942) 2026-08-21 18:22:46 +00:00
command.ts refactor(core): move shell config into state (#43430) 2026-08-19 19:23:22 +05:30
config.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
credential.ts refactor(core): simplify persistence runtime code (#43954) 2026-08-21 18:40:25 +00:00
event-logger.ts refactor(core): clarify guards and constants (#43946) 2026-08-21 18:32:27 +00:00
file-mutation.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
file-retention.ts refactor(core): simplify vcs state helpers (#43953) 2026-08-21 18:35:51 +00:00
file.ts
filesystem.ts refactor(core): simplify tool infrastructure (#43967) 2026-08-21 19:24:06 +00:00
form.ts refactor(session): simplify execution and state workflows (#43933) 2026-08-21 17:48:02 +00:00
formatter.ts refactor(core): move formatter config into state (#43087) 2026-08-19 02:20:24 +05:30
generate.ts
git.ts refactor(core): simplify domain helpers (#43968) 2026-08-21 19:24:56 +00:00
image.ts refactor(core): move image config into state (#43090) 2026-08-18 21:07:27 +00:00
instruction-discovery.ts
integration.ts refactor(core): simplify mcp utility flows (#43955) 2026-08-21 18:40:03 +00:00
job.ts fix(core): reduce noisy tracing spans 2026-08-18 13:42:50 -04:00
kv.ts refactor(core): simplify persistence runtime code (#43954) 2026-08-21 18:40:25 +00:00
location-mutation.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
location-service-map.ts
location-services.ts fix(core): retry recreated locations (#44005) 2026-08-21 22:50:38 +00:00
location.ts
markdown.d.ts
mime.ts
model-resolver.ts refactor(core): simplify domain helpers (#43968) 2026-08-21 19:24:56 +00:00
model.ts
models-dev.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
node-ffi.d.ts
permission.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
plugin.ts refactor(core): simplify plugin and config boundaries (#43930) 2026-08-21 17:48:17 +00:00
project.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
provider.ts refactor(core): simplify persistence boundaries (#43929) 2026-08-21 17:48:27 +00:00
pty.ts refactor(core): move shell config into state (#43430) 2026-08-19 19:23:22 +05:30
reference.ts
repository-cache.ts
repository.ts
ripgrep.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
schema.ts
session.ts fix(core): inherit fork instruction entries (#44004) 2026-08-21 19:46:49 -04:00
shell.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
skill.ts refactor(config): simplify utility workflows (#43947) 2026-08-21 18:34:19 +00:00
snapshot.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
state.ts refactor(core): simplify vcs state helpers (#43953) 2026-08-21 18:35:51 +00:00
tool-output.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
tool.ts fix(core): reduce noisy tracing spans 2026-08-18 13:42:50 -04:00
vcs.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
websearch.ts
wellknown.ts refactor(config): simplify utility workflows (#43947) 2026-08-21 18:34:19 +00:00
workspace.ts
worktree.ts refactor(core): simplify tool infrastructure (#43967) 2026-08-21 19:24:06 +00:00