v3.5.0 — OpenClaw 2026.4.2 Compatibility
OpenClaw 2026.4.2 Compatibility
This release confirms full compatibility with OpenClaw 2026.4.2 and adds documentation for new 4.2 features.
Key Changes in OpenClaw 2026.4.2 (Relevant to B2B SDR)
Exec Security — Now Default
security=full with ask=off is now the default in OpenClaw 2026.4.2 core. The explicit exec-approvals.json configuration in deploy.sh is kept for forward-compatibility and clarity.
WhatsApp reactionLevel (New)
OpenClaw 2026.4.2 adds reactionLevel guidance for agent reactions. TOOLS.md now documents the three levels and B2B SDR recommendations:
"none"— default, no reactions"selective"— ✅ on confirmations, 👀 on new inquiries (recommended)"active"— react to all messages
Task Flow (Restored)
Background task orchestration is restored with managed-vs-mirrored sync modes. Useful for long-running lead nurture sequences. No action required — Task Flow is automatically available in 4.2.
No Breaking Changes
The B2B SDR template configuration (WhatsApp, Telegram, CRM, Anti-Amnesia) is fully compatible with 4.2. No migration steps required.
Upgrade
# Update template on existing deployment
curl -fsSL https://raw.githubusercontent.com/iPythoning/b2b-sdr-agent-template/main/install.sh | bash