opencode/packages/core/src
2026-08-28 14:56:40 -04:00
..
account
codemode fix(codemode): report original tool errors (#45820) 2026-08-27 22:54:36 -05:00
config refactor(core): simplify reference config precedence (#45673) 2026-08-28 14:56:31 -04:00
credential
database docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
effect chore(core): narrow websocket platform import (#45585) 2026-08-27 16:02:37 +00:00
environment fix(core): defer memory filesystem observation (#45675) 2026-08-28 14:56:36 -04:00
event
filesystem refactor(core): remove ineffective typed recovery (#45631) 2026-08-28 13:16:13 -04:00
formatter refactor(core): reuse formatter executable helper (#45615) 2026-08-27 14:47:10 -04:00
github-copilot fix(core): preserve Responses tool strictness (#45663) 2026-08-27 23:01:43 -04:00
id refactor(core): clarify guards and constants (#43946) 2026-08-21 18:32:27 +00:00
image refactor(core): reuse platform contract types (#45666) 2026-08-28 14:56:27 -04:00
instructions
integration
kv
mcp refactor(core): reuse MCP prompt helpers (#45660) 2026-08-28 13:26:51 -04:00
models-dev
oauth
permission refactor(core): simplify persistence runtime code (#43954) 2026-08-21 18:40:25 +00:00
persistent-pty refactor(core): reuse platform contract types (#45666) 2026-08-28 14:56:27 -04:00
plugin refactor(core): share provider factory loading (#45654) 2026-08-28 13:26:15 -04:00
project feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
pty refactor(core): type native PTY import explicitly (#45710) 2026-08-27 22:30:15 -04:00
reference
ripgrep refactor: normalize filesystem boundary imports (#45730) 2026-08-27 22:31:15 -04:00
session refactor(core): simplify manual compaction (#45678) 2026-08-28 14:56:40 -04:00
shell refactor(core): reuse lazy shell parser initialization (#45651) 2026-08-28 13:26:04 -04:00
skill refactor(core): simplify skill discovery validation (#45729) 2026-08-27 22:41:51 -04:00
tool docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
util refactor(core): simplify migration narrowing (#45677) 2026-08-28 14:25:34 -04:00
v1 fix(core): share native model defaults with v1 config migration (#45760) 2026-08-27 19:25:56 -05:00
vcs refactor(core): move mercurial vcs into internal plugin (#44993) 2026-08-25 20:35:21 +05:30
wellknown
workspace refactor(core): use environment driver namespace (#45707) 2026-08-27 22:42:36 -04:00
worktree feat(app): select worktree base branch (#44906) 2026-08-25 21:05:52 +08:00
agent.ts fix(core): reduce noisy tracing spans 2026-08-18 13:42:50 -04:00
aisdk-native.ts refactor(core): reuse native option projection (#45647) 2026-08-28 13:23:33 -04:00
aisdk.ts fix(core): classify AISDK network failures as transport errors (#45840) 2026-08-28 00:21:17 -05:00
app.ts
bus.ts refactor(core): flatten durable commit validation (#45662) 2026-08-28 14:39:43 -04:00
catalog.ts refactor(config): clarify discovery workflows (#43942) 2026-08-21 18:22:46 +00:00
command.ts feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
config.ts refactor(core): separate config file editing (#45818) 2026-08-28 11:23:48 -04:00
credential.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
event-logger.ts refactor(core): clarify guards and constants (#43946) 2026-08-21 18:32:27 +00:00
file-mutation.ts docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
file-retention.ts refactor(core): simplify vcs state helpers (#43953) 2026-08-21 18:35:51 +00:00
file.ts
filesystem.ts fix(core): skip host realpath canonicalization for workspace locations (#44564) 2026-08-23 20:50:29 -04:00
form.ts refactor(core): use nonthrowing URL parsing (#45726) 2026-08-27 23:12:43 -04:00
formatter.ts refactor(core): move formatter config into state (#43087) 2026-08-19 02:20:24 +05:30
generate.ts refactor(core): consolidate model error mapping (#45722) 2026-08-27 23:12:19 -04:00
git.ts fix(core): reuse ignore checks during index refresh (#45459) 2026-08-27 11:44:44 -04:00
image.ts refactor(core): move image config into state (#43090) 2026-08-18 21:07:27 +00:00
instance.ts feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
instruction-discovery.ts feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
integration.ts refactor(core): delegate credential activation (#45692) 2026-08-27 19:39:25 -04:00
job.ts refactor(core): remove ineffective typed recovery (#45631) 2026-08-28 13:16:13 -04:00
kv.ts refactor(core): simplify persistence runtime code (#43954) 2026-08-21 18:40:25 +00:00
location-activity.ts fix(core): expire locations from session activity (#44275) 2026-08-22 20:21:37 -04:00
location-mutation.ts fix(core): normalize Windows tool paths (#45806) 2026-08-27 21:36:22 -05:00
location-service-map.ts refactor(core): extract instance module from location services (#45705) 2026-08-27 23:57:52 +00:00
location-services.ts feat(core): per-instance plugin input (#45732) 2026-08-28 02:31:36 +00:00
location.ts feat(core): vanilla instance discovery option (#45752) 2026-08-28 03:16:29 +00:00
markdown.d.ts
mime.ts
model-resolver.ts refactor(core): rename model package predicate (#45457) 2026-08-27 11:44:30 -04:00
model.ts
models-dev.ts fix(core): make packed SDK boot on workerd (#44703) 2026-08-24 14:02:26 +00:00
node-ffi.d.ts
permission.ts refactor(core): remove unreachable permission branch (#45617) 2026-08-27 14:48:11 -04:00
persistent-pty.ts feat(server): add persistent PTY daemon API (#44969) 2026-08-25 11:31:47 -04:00
plugin.ts refactor(core): remove ineffective typed recovery (#45631) 2026-08-28 13:16:13 -04:00
project.ts docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
provider.ts feat(ai): add native Groq provider with provider-specific options (#45288) 2026-08-26 10:12:52 -05:00
pty.ts fix(core): resolve compatible shells for commands (#44485) 2026-08-25 00:24:08 -05:00
reference.ts
repository-cache.ts
repository.ts
ripgrep.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
schema.ts docs(core): correct newtype decoding guidance (#45736) 2026-08-27 22:30:07 -04:00
session.ts refactor(core): narrow session internals (#45638) 2026-08-28 13:05:16 -04:00
shell.ts refactor(core): remove ineffective typed recovery (#45631) 2026-08-28 13:16:13 -04:00
skill.ts fix(core): materialize mentioned skills on prompts (#44840) 2026-08-25 22:04:09 -04:00
snapshot.ts refactor(core): deepen snapshot comparison helper (#45653) 2026-08-28 13:22:33 -04:00
state.ts fix(core): suppress state updates during location teardown 2026-08-26 10:48:44 -04:00
tool-output.ts chore: enforce effect simplifications (#43979) 2026-08-21 19:48:27 +00:00
tool.ts refactor(core): reuse tool name normalization (#45644) 2026-08-27 22:42:00 -04:00
vcs.ts feat(plugin): add declarative vcs repository markers (#45192) 2026-08-26 13:49:36 +05:30
websearch.ts feat(core): persist websearch provider selection (#43268) 2026-08-18 17:32:08 +00:00
wellknown.ts refactor(config): simplify utility workflows (#43947) 2026-08-21 18:34:19 +00:00
workspace.ts refactor(core): use environment driver namespace (#45707) 2026-08-27 22:42:36 -04:00
worktree.ts refactor(core): retain changed worktrees directly (#45709) 2026-08-27 23:12:36 -04:00