refactor(plugins): derive compat provider ids from manifests

This commit is contained in:
Peter Steinberger
2026-03-16 00:40:58 -07:00
parent 74d0c39b32
commit 8fe08df2eb
8 changed files with 88 additions and 57 deletions

View File

@@ -11,7 +11,7 @@ import {
buildAgentSessionKey,
resolveThreadSessionKeys,
type RoutePeer,
} from "openclaw/plugin-sdk/routing";
} from "openclaw/plugin-sdk/core";
import {
buildChannelConfigSchema,
buildTokenChannelStatusSummary,