OpenClaw v2026.4.2 dropped on April 2, 2026, bringing back one of the most requested features — Task Flow — along with Android integration, new plugin capabilities, and tighter security controls.
Task Flow was temporarily removed in an earlier version due to stability concerns. v2026.4.2 restores it with a cleaner architecture and two distinct sync modes:
Both modes support durable state tracking, meaning tasks survive gateway restarts and agent crashes. If an agent goes down mid-task, it picks up exactly where it left off when it comes back online.
OpenClaw agents can now be triggered through Google Assistant on Android devices. The release adds App Actions metadata that maps voice commands to agent invocations.
Say "Hey Google, ask my research agent to summarize today's news" and it routes to your OpenClaw agent. The response comes back through the Assistant interface. This makes OpenClaw agents accessible on every Android phone without installing a separate app.
Combined with the macOS Voice Wake from v2026.4.1, OpenClaw now has native voice entry points on both major desktop and mobile platforms.
Plugin developers get a powerful new hook: before_agent_reply. It fires after an inline action completes but before the agent sends its response to the user.
Use cases include:
This hook complements the existing after_agent_reply and gives plugin authors full control over the response lifecycle.
The Feishu (Lark) integration gets a dedicated Drive comment-event flow. When someone comments on a document in Feishu Drive, your OpenClaw agent can automatically respond, summarize the thread, or take action based on the comment content.
This is particularly valuable for teams in Asia-Pacific markets where Feishu is the primary collaboration tool. Agents can now participate in document reviews alongside human team members.
Managing multiple LLM providers used to mean configuring transport settings (timeouts, retries, proxy rules) for each one separately. v2026.4.2 introduces a centralized transport policy that applies across all providers.
Set your retry strategy, timeout limits, and proxy configuration once. Every provider — OpenAI, Anthropic, Google, Ollama, or any custom endpoint — inherits the same policy. You can still override per provider when needed.
Exec approvals now support granular scoping. Instead of approving all shell commands or none, you can define patterns:
git * but block rm -rf *npm run * but block npm publishThis is a meaningful security improvement for production deployments where agents need some system access but should not have unlimited shell permissions.
Pull the latest Docker image or update your installation. If you were using Task Flow before it was removed, your existing task configurations should migrate automatically. Check the full changelog on GitHub for migration notes.
Task Flow is a durable task orchestration substrate that lets agents manage complex multi-step workflows with persistent state. It was temporarily removed in an earlier release and has been restored in v2026.4.2 with two sync modes: managed (OpenClaw controls state) and mirrored (syncs with external task systems).
Yes, starting with v2026.4.2. Android assistant entrypoints use Google Assistant App Actions metadata, so you can trigger your OpenClaw agents by voice or through the Assistant interface on any Android device.
The before_agent_reply plugin hook fires after an inline action completes but before the agent sends its response. You can use it to inject synthetic replies, modify the response, add logging, or trigger side effects. It gives plugin developers fine-grained control over the agent response pipeline.
v2026.4.2 improves exec approval security scoping. Approvals are now more granular — you can allow specific commands or command patterns instead of blanket approve/deny. This reduces the risk of agents executing unintended system commands.
Skip the setup. Pick a template and deploy in 60 seconds.
Pick a role. Your AI employee starts working in 60 seconds. WhatsApp, Telegram, Slack & Discord. No setup required.
Get Your AI Employee