refactor: share provider selection runtime helper

This commit is contained in:
Peter Steinberger
2026-04-24 01:42:02 +01:00
parent 3caaba79bc
commit 958afeb397
12 changed files with 308 additions and 158 deletions

View File

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

View File

@@ -242,6 +242,7 @@
"provider-auth-api-key",
"provider-auth-result",
"provider-auth-login",
"provider-selection-runtime",
"plugin-entry",
"provider-catalog-shared",
"provider-entry",