opencode/packages/core/src
2026-06-03 17:47:38 -04:00
..
account refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
config feat(core): add command registry 2026-06-03 17:22:21 -04:00
control-plane refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
database feat(core): project copying and tracking directories (#30139) 2026-06-03 03:26:10 +00:00
effect test(opencode): simplify config effect tests (#29019) 2026-05-23 23:48:08 +00:00
event refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
filesystem feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
flag feat(core): add flagged project references (#30414) 2026-06-02 19:55:11 +05:30
github-copilot core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
id refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
installation core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
permission refactor(core): move v1 schemas into core (#30473) 2026-06-03 02:42:13 +00:00
plugin feat(core): register built-in commands 2026-06-03 17:31:09 -04:00
project chore: generate 2026-06-03 03:27:34 +00:00
pty refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
session chore: generate 2026-06-03 02:43:28 +00:00
share refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
skill feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
util refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
v1 feat(core): add command registry 2026-06-03 17:22:21 -04:00
account.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
agent.ts refactor(core): remove ai sdk option fields (#30581) 2026-06-03 17:32:58 +00:00
aisdk.ts refactor(core): nest model api id (#30603) 2026-06-03 14:11:38 -04:00
auth.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
catalog.ts refactor(core): nest model api id (#30603) 2026-06-03 14:11:38 -04:00
command.ts feat(core): add command registry 2026-06-03 17:22:21 -04:00
config.ts feat(core): add command registry 2026-06-03 17:22:21 -04:00
cross-spawn-spawner.ts core: move cross-spawn-spawner to root and remove unused types 2026-04-25 14:30:16 -04:00
data-migration.sql.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
event.ts feat(core): include resolved location info 2026-06-03 17:47:38 -04:00
filesystem.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
fs-util.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
git.ts chore: generate 2026-06-03 03:27:34 +00:00
global.ts feat(core): add scout agent for repo research (#24149) 2026-05-08 20:20:08 +00:00
location-layer.ts feat(core): add command registry 2026-06-03 17:22:21 -04:00
location.ts feat(core): include resolved location info 2026-06-03 17:47:38 -04:00
model.ts refactor(core): nest model api id (#30603) 2026-06-03 14:11:38 -04:00
models-dev.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
npm-config.ts Refactor npm config handling (#24565) 2026-04-27 03:54:59 +00:00
npm.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
permission.ts chore: generate 2026-06-02 01:34:11 +00:00
plugin.ts feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00
policy.ts feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00
process.ts effect(core): track stderr truncation; polish AppProcess callers (#27353) 2026-05-13 20:31:03 -04:00
project-reference.ts feat(core): add skill registry and file agent loading (#30617) 2026-06-03 16:58:34 -04:00
project.ts feat(core): project copying and tracking directories (#30139) 2026-06-03 03:26:10 +00:00
provider.ts refactor(core): nest model api id (#30603) 2026-06-03 14:11:38 -04:00
pty.ts refactor(core): consolidate pty service (#30537) 2026-06-03 15:17:46 +05:30
repository-cache.ts refactor(core): consolidate filesystem services (#30447) 2026-06-02 16:09:26 -04:00
repository.ts chore: generate 2026-06-02 13:42:23 +00:00
schema.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
session.ts refactor(core): simplify session pagination 2026-06-02 01:39:04 -04:00
skill.ts chore: generate 2026-06-03 21:00:33 +00:00
snapshot.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00
state.ts feat(worktree): add managed workspace cloning (#30117) 2026-05-31 11:57:44 -04:00
tool-output.ts core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
v2-schema.ts core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
workspace.ts refactor(core): move database schema ownership (#29068) 2026-05-30 21:08:38 -04:00