fix(plugin-sdk): share opencode catalog auth helper

This commit is contained in:
Vincent Koc
2026-04-14 16:47:49 +01:00
parent f95c706298
commit 66701d5a1e
8 changed files with 94 additions and 34 deletions

View File

@@ -77,6 +77,9 @@ export const pluginSdkDocMetadata = {
"provider-onboard": {
category: "provider",
},
opencode: {
category: "provider",
},
"runtime-store": {
category: "runtime",
},

View File

@@ -221,6 +221,7 @@
"provider-http",
"provider-model-types",
"provider-model-shared",
"opencode",
"volc-model-catalog-shared",
"provider-onboard",
"provider-stream-family",