opencode/packages/core/src
2026-07-22 22:38:13 -04:00
..
account
codemode fix(core): use shared app node import (#38181) 2026-07-21 15:08:53 -05:00
config refactor(tui): finish V2 theme migration (#38383) 2026-07-22 17:56:22 -04:00
control-plane refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
credential
database fix: make tool progress live-only (#38217) 2026-07-22 10:40:07 -04:00
effect feat(util): configure package publishing (#38129) 2026-07-21 12:32:23 -04:00
event refactor(schema): rename V2 session events and normalize payloads (#35217) 2026-07-03 14:25:59 -04:00
filesystem refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
github-copilot feat(core): port GitHub Copilot OAuth (#36336) 2026-07-10 21:11:12 -04:00
id chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
image node v2 cli support (#36309) 2026-07-17 14:45:06 +02:00
instructions refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
integration
kv feat(api): add experimental wellknown connections 2026-07-15 22:53:38 -04:00
mcp feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
oauth fix(core): enlarge OAuth callback card (#34082) 2026-06-26 10:16:51 -05:00
permission refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
plugin fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
project refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
pty refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
reference refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
ripgrep refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
session fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
share
shell refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
skill refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
tool feat(core): compact durable tool metadata (#38343) 2026-07-22 12:09:48 -04:00
util refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
v1 fix(core): migrate named agent colors (#38414) 2026-07-22 22:38:13 -04:00
vcs refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
wellknown feat(core): add provider policy enforcement 2026-07-16 14:28:18 -04:00
account.ts chore: effect pattern lint infrastructure (#35210) 2026-07-03 13:58:26 -04:00
agent.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
aisdk.ts feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
app.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
catalog.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
codemode.ts fix(core): use shared app node import (#38181) 2026-07-21 15:08:53 -05:00
command.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
config.ts feat(core): add session warming 2026-07-21 20:43:26 -04:00
credential.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
data-migration.sql.ts
event-logger.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
event.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
file-mutation.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
file.ts refactor(schema): apply session review decisions (#35793) 2026-07-07 22:10:11 -04:00
filesystem.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
form.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
generate.ts fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
git.ts fix(core): reduce snapshot repository setup (#38162) 2026-07-21 23:08:24 -05:00
image.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
instruction-discovery.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
integration.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
job.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
kv.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
location-mutation.ts fix(core): authorize symlinks by lexical path (#38180) 2026-07-21 15:13:18 -05:00
location-service-map.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
location-services.ts fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
location.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
markdown.d.ts
mime.ts feat(core): resolve prompt attachments 2026-07-06 15:04:23 -04:00
model-resolver.ts fix(core): load dynamic models for generation (#38401) 2026-07-22 22:26:08 -04:00
model.ts feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
models-dev.ts feat(ai): support custom reasoning fields (#38227) 2026-07-21 23:42:59 -05:00
node-ffi.d.ts node v2 cli support (#36309) 2026-07-17 14:45:06 +02:00
permission.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
plugin.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
project.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
provider.ts feat(cli): port ACP to V2 (#37907) 2026-07-21 21:13:21 +05:30
pty.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
question.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
reference.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
repository-cache.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
repository.ts
ripgrep.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
schema.ts fix(core): validate scalar newtypes (#35381) 2026-07-04 21:43:08 -04:00
session.ts feat(plugin): expose app metadata (#38179) 2026-07-21 22:16:25 +00:00
shell.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
skill.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
snapshot.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
state.ts refactor(core): make state transforms synchronous 2026-07-16 13:55:14 -04:00
tool-output-store.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
v2-schema.ts
vcs.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
wellknown.ts refactor: extract shared util package (#37828) 2026-07-21 10:34:29 -04:00
workspace.ts