Release Overview
OpenClaw 2026.5.2 focuses on extensibility and operational efficiency. With a new npm-first plugin architecture, first-class git plugin installs, and support for WhatsApp Newsletters, this release makes OpenClaw more versatile for both developers and community managers.
Plugin Management: The npm Cutover
The way OpenClaw handles external code is evolving. This release marks the transition to an npm-first distribution model for plugins.
- Consolidated Installs: Improved logic for external plugin installation, doctor repairs, and artifact metadata handling.
- Git First-Class Support: You can now install plugins directly from git repositories with full support for ref checkouts and metadata tracking.
- Dependency Transparency: Use
openclaw plugins list --jsonto see exactly which plugin dependencies are installed or missing.
WhatsApp & Messaging
Expanded reach for broadcast and community channels:
- Newsletter Support: Direct targeting for WhatsApp Newsletters and Channels using
@newsletter. - Telegram Topics: Refined command handling and networking for complex Telegram topic structures.
- Discord Groups: New DM authorization access groups for granular Discord audience control.
Performance & Providers
Leaner Gateway
Gateway startup and agent hot paths are now significantly leaner. By skipping auth-profile overlays during secrets preflight and caching tool descriptors, OpenClaw reduces readiness latency and memory pressure.
Grok 4.3 & xAI
The xAI provider now includes Grok 4.3 in the bundled catalog, making it the new default chat model for xAI users.
Operations & Tools
Resilient Control UI
The Control UI and WebChat have been hardened to remain stable during long Gateway WebSocket sessions. Improvements cover grouped-message rendering, slash-command feedback, and iOS PWA bounds.
Fast-Path Guards
Internal filesystem operations now use a fast path for POSIX containment checks, drastically reducing path.resolve overhead in high-traffic directories.
Upgrade Guide
Who should upgrade?
- Community managers using WhatsApp Newsletters or Channels
- Developers building or installing external plugins via npm or git
- Users seeking lower latency and improved gateway startup times
- xAI users wanting to leverage the latest Grok 4.3 models
How to Upgrade
# Update to 2026.5.2
openclaw update
# Check plugin dependency state
openclaw plugins list --jsonFor the complete list of technical changes and contributors, visit the official release page on GitHub.
FAQ
What is the npm-first plugin cutover?
OpenClaw is consolidating plugin management. Installation, updates, and dependency reporting now prioritize npm and ClawPack metadata, ensuring more reliable deployments and easier 'doctor' repairs for stale installs.
How do I use WhatsApp Newsletters?
You can now target WhatsApp Newsletters and Channels directly using the @newsletter identifier in your message targets. This bypasses standard DM routing for official broadcast channels.
What is the Tool Descriptor Planner?
It's a new platform-level system that allows OpenClaw to see tool availability and visibility without loading the entire plugin. This speeds up prompt preparation and reduces memory overhead.
How does the new gateway restart work?
The 'openclaw gateway restart' command now supports --force and --wait flags. It also logs active task IDs before deferring restarts, giving you better visibility into why a restart might be waiting.
Need help from people who already use this stuff?
Scale Your Community
With new WhatsApp Newsletter support and Grok 4.3 integration, OpenClaw is ready for your largest broadcast channels. Join our community to see how others are automating their updates.