mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 10:00:21 +00:00
refactor(core): land plugin auth and startup cleanup
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"id": "opencode-go",
|
||||
"providers": ["opencode-go"],
|
||||
"providerAuthEnvVars": {
|
||||
"opencode-go": ["OPENCODE_API_KEY", "OPENCODE_ZEN_API_KEY"]
|
||||
},
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user