opencode/packages/core/src
2026-09-04 14:05:58 +10:00
..
account
codemode fix(core): clarify code mode tool scope 2026-09-03 17:21:06 -04:00
config refactor(cli): move update checks to TUI clients (#46963) 2026-09-03 14:55:26 -04:00
credential
database fix(core): scope the migration lock to each database (#46866) 2026-09-02 13:49:18 -04:00
effect refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
environment fix(core): defer memory filesystem observation (#45675) 2026-08-28 14:56:36 -04:00
event
filesystem fix(core): watch new config files and directories (#46925) 2026-09-03 15:38:28 +05:30
formatter refactor(core): reuse formatter executable helper (#45615) 2026-08-27 14:47:10 -04:00
github-copilot chore(core): bump GitHub Copilot API version to 2026-08-01 (#47108) 2026-09-03 15:38:32 -05:00
id
image refactor(core): avoid encoding rejected image candidates (#46073) 2026-08-28 23:32:58 -04:00
instance refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
instructions refactor(core): import canonical schema contracts (#45746) 2026-08-28 17:29:07 -04:00
integration
kv
mcp refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
modal feat(core): add Modal live model backfill plugin (#47136) 2026-09-03 16:03:21 -05:00
models-dev
oauth
permission refactor(core): import canonical schema contracts (#45746) 2026-08-28 17:29:07 -04:00
persistent-pty refactor(util): make layer graphs opaque and composable 2026-08-31 13:46:27 -04:00
plugin refactor(browser): extract the plugin into its own package 2026-09-04 14:05:58 +10:00
project feat(plugin): support live package updates 2026-08-31 23:35:21 -04:00
pty fix(core): restore Ctrl+C in Windows terminals (#47163) 2026-09-04 09:16:14 +10:00
reference
ripgrep refactor: normalize filesystem boundary imports (#45730) 2026-08-27 22:31:15 -04:00
session fix(core): scope compaction Completed section to finished work (#47203) 2026-09-03 22:05:25 -05:00
shell fix(core): expand portable shell scanner compatibility (#47110) 2026-09-03 14:11:58 -04:00
skill refactor(core): simplify skill discovery validation (#45729) 2026-08-27 22:41:51 -04:00
tool feat(core): suggest moving sessions into task worktrees (#47202) 2026-09-03 22:06:15 -05:00
util refactor(core): simplify migration narrowing (#45677) 2026-08-28 14:25:34 -04:00
v1 refactor(cli): move update checks to TUI clients (#46963) 2026-09-03 14:55:26 -04:00
vcs refactor(core): move mercurial vcs into internal plugin (#44993) 2026-08-25 20:35:21 +05:30
wellknown refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
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 refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
aisdk-native.ts feat(ai): add native Mistral provider (#46278) 2026-08-30 12:56:01 -05:00
aisdk.ts feat(ai): add UnsupportedOperation error for route capability mismatches (#46960) 2026-09-03 09:44:36 -05:00
app.ts
bus.ts refactor(core): remove unused result plumbing (#45695) 2026-08-28 16:44:27 -04:00
catalog.ts fix(core): preserve provider identity in catalog updates 2026-09-03 01:44:12 +00:00
command.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
config.ts fix(core): detect new ecosystem config roots (#47026) 2026-09-03 16:09:58 +05:30
credential.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
event-logger.ts
file-mutation.ts docs(core): clarify runtime ownership (#45671) 2026-08-28 14:39:28 -04:00
file-retention.ts
file.ts
filesystem.ts fix: reuse current location for directory browsing (#46970) 2026-09-03 16:45:17 +10:00
form.ts refactor(core): use nonthrowing URL parsing (#45726) 2026-08-27 23:12:43 -04:00
formatter.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
generate.ts refactor(core): consolidate model error mapping (#45722) 2026-08-27 23:12:19 -04:00
git.ts refactor(core): flatten git runner arguments (#45731) 2026-08-28 17:18:38 -04:00
image.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
instance.ts refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
instruction-discovery.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
integration.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
job.ts refactor(core): reuse job scope as generation identity (#47121) 2026-09-03 14:47:44 -04:00
kv.ts
location-activity.ts
location-mutation.ts feat(plugin): support live package updates 2026-08-31 23:35:21 -04:00
location-service-map.ts feat(sdk): configure session-selected instances (#46496) 2026-09-01 22:07:08 -04:00
location-services.ts fix(core): retry failed location initialization (#46957) 2026-09-03 13:10:59 -04:00
location.ts feat(plugin): support live package updates 2026-08-31 23:35:21 -04:00
markdown.d.ts
mime.ts
model-resolver.ts fix(core): rebuild registry state on read (#46825) 2026-09-02 11:33:53 -04:00
model.ts refactor(core): slice model references at the first slash (#46467) 2026-08-31 19:23:21 -04:00
models-dev.ts refactor(core): reuse catalog response digest (#46071) 2026-08-28 23:41:49 -04:00
node-ffi.d.ts
permission.ts fix(core): reuse permission policy for pending approvals (#46050) 2026-08-28 21:03:52 -04:00
persistent-pty.ts feat(server): add persistent PTY daemon API (#44969) 2026-08-25 11:31:47 -04:00
plugin.ts feat(core): disable plugins after transform failures (#47083) 2026-09-03 16:38:11 +00:00
project.ts feat(plugin): support live package updates 2026-08-31 23:35:21 -04:00
provider.ts refactor(plugin): centralize host resolution (#46901) 2026-09-02 17:04:15 -04:00
pty.ts refactor(core): expose pty layer directly (#45733) 2026-08-28 17:18:41 -04:00
reference.ts feat(plugin): add reference editor lookup 2026-09-03 01:59:36 +00:00
repository-cache.ts refactor(core): remove unused repository cache success timestamp (#46942) 2026-09-02 21:17:59 -04:00
repository.ts
ripgrep.ts feat(core): add grep matching options (#46716) 2026-09-01 21:27:37 -05:00
rpc.ts fix(core): normalize RPC handler failures (#46946) 2026-09-03 13:15:24 -04:00
schema.ts docs(core): correct newtype decoding guidance (#45736) 2026-08-27 22:30:07 -04:00
session.ts fix(core): recover idle moves through the selected instance (#46955) 2026-09-03 16:45:16 +00:00
shell.ts fix(shell): bound post-exit pipe draining on all platforms (#46085) 2026-08-31 16:53:35 +10:00
skill.ts feat(plugin): add skill editor lookup 2026-09-02 21:55:00 -04:00
snapshot.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
state.ts feat(core): disable plugins after transform failures (#47083) 2026-09-03 16:38:11 +00:00
tool-output.ts refactor(core): preserve normalized tool results (#46927) 2026-09-02 20:39:55 -04:00
tool.ts refactor(core): preserve normalized tool results (#46927) 2026-09-02 20:39:55 -04:00
vcs.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
websearch.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
wellknown.ts refactor(core): express operation policies as transforms (#45713) 2026-08-28 17:11:59 -04: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