mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 04:20:23 +00:00
feat(plugins): move provider runtimes into bundled plugins
This commit is contained in:
@@ -25,7 +25,10 @@ export type NormalizedPluginsConfig = {
|
||||
|
||||
export const BUNDLED_ENABLED_BY_DEFAULT = new Set<string>([
|
||||
"device-pair",
|
||||
"github-copilot",
|
||||
"ollama",
|
||||
"openai-codex",
|
||||
"openrouter",
|
||||
"phone-control",
|
||||
"sglang",
|
||||
"talk-voice",
|
||||
|
||||
Reference in New Issue
Block a user