build(whatsapp): externalize whatsapp plugin

This commit is contained in:
Peter Steinberger
2026-05-13 10:58:24 +01:00
parent 49ccd4e080
commit 85f9276624
18 changed files with 81 additions and 80 deletions

View File

@@ -12,7 +12,9 @@ minimumReleaseAgeExclude:
- "@agentclientprotocol/sdk"
- "axios"
- "basic-ftp"
- "baileys@7.0.0-rc11"
- "hono"
- "libsignal@6.0.0"
- "openclaw"
- "protobufjs"
- "vite"
@@ -71,7 +73,6 @@ allowBuilds:
"@tloncorp/api": true
"@tloncorp/tlon-skill": true
baileys: true
"@whiskeysockets/libsignal-node": true
authenticate-pam: true
"@discordjs/opus": false
esbuild: true
@@ -92,5 +93,5 @@ peerDependencyRules:
"prism-media>opusscript": "^0.0.8 || ^0.1.1"
patchedDependencies:
"baileys@7.0.0-rc10": "patches/baileys@7.0.0-rc10.patch"
"baileys@7.0.0-rc11": "patches/baileys@7.0.0-rc11.patch"
"@agentclientprotocol/claude-agent-acp@0.33.1": "patches/@agentclientprotocol__claude-agent-acp@0.33.1.patch"