Files
openclaw/extensions/qqbot/channel-entry-api.ts
Dallin Romney ebabf5022f perf(qqbot): narrow tool discovery cold load (#90780)
* perf: narrow qqbot tool discovery load

* fix(qqbot): load bridge entries through sidecars
2026-06-07 00:41:11 -07:00

3 lines
131 B
TypeScript

// Narrow bridge entrypoint for qqbot registerFull composition.
export { registerQQBotFull } from "./src/bridge/channel-entry.js";