opencode/packages/core/src/plugin
2026-08-07 16:51:09 +05:30
..
command
provider fix(core): align ChatGPT context limits (#40902) 2026-08-06 13:35:48 -05:00
skill
system-prompt fix(core): refresh system prompt references (#39245) 2026-07-27 21:52:31 -05:00
websearch feat(core): add firecrawl web search (#41042) 2026-08-07 16:51:09 +05:30
agent.ts fix(core): apply safe defaults to all agents (#40316) 2026-08-03 17:56:04 -05:00
command.ts
hooks.ts feat(plugin): add shell.create.before hook (#39547) 2026-07-29 14:11:52 -05:00
host.ts feat(plugin): expose session rename and wait to plugins (#39932) 2026-07-31 21:08:33 +00:00
internal.ts fix(core): make xAI OAuth device-only (#40538) 2026-08-04 22:55:31 -05:00
models-dev.ts fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
promise.ts refactor(plugin): split session HTTP hooks (#40724) 2026-08-06 13:23:22 -05:00
provider.ts fix(core): retire legacy provider aliases (#40487) 2026-08-05 23:27:14 -05:00
runtime.ts refactor(core): remove unused layer exports (#39975) 2026-07-31 20:26:38 -04:00
sdk.ts
skill.ts
supervisor.ts feat(cli): add debug config command (#40895) 2026-08-06 10:35:48 -07:00
system-prompt.ts
variant.ts
warming.ts