opencode/packages/core/src/plugin
2026-09-03 22:13:04 -05:00
..
command
provider fix(core): classify GitHub Copilot requests on every route (#47160) 2026-09-03 22:13:04 -05:00
skill
system-prompt fix(core): replace GPT autonomy section with scope guidance (#46864) 2026-09-02 12:24:17 -05:00
vcs refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
websearch refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
agent.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
command.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
hooks.ts
host.ts feat(plugin): add reference editor lookup 2026-09-03 01:59:36 +00:00
instance.ts refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
internal.ts feat(core): add pinned session move tool (#46862) 2026-09-02 14:26:45 -05:00
mcp-codemode-exclusion.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
models-dev.ts fix(core): share the models.dev snapshot across Locations (#46784) 2026-09-03 07:22:07 +10:00
module.ts refactor(plugin): centralize host resolution (#46901) 2026-09-02 17:04:15 -04:00
plan.ts fix(core): tell plan agent to discuss plans instead of writing files by default (#46905) 2026-09-02 16:49:04 -05:00
promise.ts
provider.ts feat(core): add Modal live model backfill plugin (#47136) 2026-09-03 16:03:21 -05:00
sdk.ts refactor(core): decouple plugins from config loading (#46639) 2026-09-01 20:37:42 -04:00
service.ts fix(core): wait for plugin activation before session entry points (#46878) 2026-09-02 15:58:03 -04:00
skill.ts refactor: rename State drafts to editors (#46876) 2026-09-02 18:39:02 +00:00
source-directory.ts refactor(plugin): centralize host resolution (#46901) 2026-09-02 17:04:15 -04:00
supervisor.ts fix(core): activate the initial plugin generation without the reload debounce (#46922) 2026-09-03 01:02:38 +00:00
system-prompt.ts fix(core): place model prompt before project instructions (#46829) 2026-09-02 10:42:50 -05:00
update.ts feat(plugin): update plugins from the TUI dialog (#46699) 2026-09-01 21:41:55 -04:00
variant.ts
warming.ts