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

@@ -36,11 +36,6 @@ import {
type OpenClawConfig,
type ResolvedDiscordAccount,
} from "openclaw/plugin-sdk/discord";
import {
buildAgentSessionKey,
resolveThreadSessionKeys,
type RoutePeer,
} from "openclaw/plugin-sdk/routing";
import { resolveOutboundSendDep } from "../../../src/infra/outbound/send-deps.js";
import { normalizeMessageChannel } from "../../../src/utils/message-channel.js";
import {