mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:30:45 +00:00
fix(plugin-sdk): share opencode catalog auth helper
This commit is contained in:
@@ -77,6 +77,9 @@ export const pluginSdkDocMetadata = {
|
||||
"provider-onboard": {
|
||||
category: "provider",
|
||||
},
|
||||
opencode: {
|
||||
category: "provider",
|
||||
},
|
||||
"runtime-store": {
|
||||
category: "runtime",
|
||||
},
|
||||
|
||||
@@ -221,6 +221,7 @@
|
||||
"provider-http",
|
||||
"provider-model-types",
|
||||
"provider-model-shared",
|
||||
"opencode",
|
||||
"volc-model-catalog-shared",
|
||||
"provider-onboard",
|
||||
"provider-stream-family",
|
||||
|
||||
Reference in New Issue
Block a user