OpenClaw’s latest sweep: cold agent turns 2.9x faster, warm turns 2.5x faster, tarball 59% smaller, deps down 42% from the monthly high. Small core, explicit deps, optional power in plugins. The claws are getting sharper 🦞 https://t.co/aRvnZjEjUU
OpenClaw Cuts Agent Latency and Package Size Through Core Modularization
· Updated
OpenClaw released a performance report showing that its self-hosted AI agents now run nearly 3x faster after a major architectural sweep. By moving heavy provider dependencies into optional plugins, the platform reduced its package size by 59% and its dependency count by 42%.
- Cold agent turn speed
- 2.9x faster (3.4s)
- Warm agent turn speed
- 2.5x faster (3.0s)
- Published tarball size
- 17.8 MB (59% smaller)
- Installed dependencies
- 371 (42% reduction)
- Availability
- GitHub, Docker, and npm
This optimization addresses the bloat common in self-hosted AI, where adding integrations often slows down the system. By shrinking the package by 59%, OpenClaw lowers the security audit surface (the total code exposed to potential vulnerabilities). This ensures that adding messaging channels or model providers no longer degrades the core agent loop.
You can deploy version 2026.5.27 now via GitHub or Docker. While this release has a known duplicate dependency issue, it maintains the core performance gains and modular structure. The team expects to further reduce the dependency count to 314 in the next release as they refine the plugin extraction process.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →
