mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-08 15:51:06 +00:00
perf(test): narrow sdk seams for channel hotspots
This commit is contained in:
6
src/plugin-sdk/command-detection.ts
Normal file
6
src/plugin-sdk/command-detection.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
hasControlCommand,
|
||||
hasInlineCommandTokens,
|
||||
isControlCommandMessage,
|
||||
shouldComputeCommandAuthorized,
|
||||
} from "../auto-reply/command-detection.js";
|
||||
Reference in New Issue
Block a user