mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-10 00:11:19 +00:00
* feat(whatsapp): add requester-bound MeowCaller calls * fix(whatsapp): align MeowCaller CLI contract * test(whatsapp): narrow MeowCaller audio path * fix(whatsapp): budget MeowCaller setup phases * feat(whatsapp): gate experimental calls * fix(whatsapp): use managed call temp storage * fix(whatsapp): preserve channel entry boundary
2 lines
152 B
TypeScript
2 lines
152 B
TypeScript
// WhatsApp call tool facade keeps the bundled entrypoint light during discovery.
|
|
export { registerWhatsAppCallTool } from "./src/agent-tools-call.js";
|