Loading player...
First video
0 / 1
Last video

NEW OpenClaw Update is MASSIVE! (Sub-agent Flow)

16.1K views
406
28
February 26, 2026
intermediateupdate

Summary

OpenClaw version 2.25 has dropped, and this update brings some meaningful improvements worth paying attention to — especially if you're building with AI agents. The two headline features are heartbeat DM delivery and a major overhaul of sub-agent flow, and this video walks you through both with real-world examples. The sub-agent improvements are the real story here. Sub-agents are separate agent instances that your main agent can spin up to handle specific tasks. The key advantage is that they come with a clean context window — your main agent might be loaded up with months of conversation history and domain knowledge, while a sub-agent can focus purely on one job, like doing research or updating a presentation. In this video, you see Stark (the host's trained OpenClaw agent) automatically spawning sub-agents to pull information on the update and rebuild a presentation — without being explicitly told to every time. One of the biggest pain points before this update was visibility. Sub-agents would time out silently, leaving you waiting with no idea what happened. Now OpenClaw tells you when a sub-agent has finished, failed, or timed out — a simple but critical improvement for any real workflow. Cron job tracking also got better, so you can now see whether scheduled tasks actually ran and why they might have failed. That said, sub-agents are still not fully polished. During the video, a sub-agent truncated a file mid-task, and Stark had to step in and redo the work himself. The hosts suggest breaking large tasks into smaller, focused sub-agent assignments — one for research, one for writing, one for quality-checking — rather than handing off one massive task. You also get a look at the broader OpenClaw ecosystem: the Kilo provider integration for cost-saving model switching, upcoming vision capabilities via Moonshot Kimmy, an Android update (not covered in depth), and improved communication platform visibility for Telegram and Discord. The project continues to grow fast, with a strong open-source contributor community keeping development momentum high.

Related Videos