cd /news/ai-agents/openclaw-is-getting-faster-smaller-a… · home topics ai-agents article
[ARTICLE · art-22897] src=openclaw.ai pub= topic=ai-agents verified=true sentiment=↑ positive

OpenClaw Is Getting Faster, Smaller, and Easier to Trust

OpenClaw's latest release, version 5.28, achieved a 5.1x speed increase in agent turns and reduced its published tarball size by 59% to 17.9 MB, while also cutting fresh install size by 52.8%. The performance gains came from moving heavy plugin dependencies like Bedrock and Slack out of the core package, reducing npm audit surface and native package surprises. The update marks a strategic shift to keep the core lean by making optional capabilities explicit plugins, with full methodology available in the project's technical report.

read2 min publishedMay 28, 2026

OpenClaw has been getting faster and smaller at the same time. The performance work is visible in agent turns. The dependency work is quieter, but it cuts npm size, install size, audit surface, and native package surprises.

The package grew while OpenClaw gained channels, providers, media, memory, and plugin SDK surface. Then we started moving heavier plugin dependency cones out of core. The full release rows and caveats live in the technical report.

5.1x faster

v2026.4.14

9.8sv2026.5.28

1.9s

4.0x faster

v2026.4.14

7.5sv2026.5.28

1.9s

15% lower

v2026.4.14

686 MBv2026.5.28

581 MB

59% smaller

2026.3.31

43.3 MB2026.5.28

17.9 MB

300

Latest release, down 19% from 5.27 in the same fresh-install audit.

Down 53% from the monthly high.

smaller

5.28 cuts nested openclaw/node_modules

from 656.1 MiB to 259.7 MiB in the local audit. Still not fully gone.

9,082

Down 27% from 5.27 because 5.28 no longer ships the internal dist/plugin-sdk/src/**

declaration mirror.

More product, larger package

The npm package grew from 82.9 MB unpacked to 182.6 MB unpacked while the surface area expanded.

Plugin extraction becomes visible

Bedrock, Slack, OpenShell, Anthropic Vertex, Matrix, and WhatsApp move out of the core dependency path.

Shrinkwrap exposed bad package shape

npm materialized a large nested tree with every canvas platform package.

Latest release: faster turns, much smaller installs

17.9 MB published tarball, 300 installed package roots, and a 361.7 MiB fresh install in the local audit.

Compared with 5.27: cold turns down 14.5%, warm turns down 16.0%, install size down 52.8%.

The direction is simple: keep core small, move optional capabilities into plugins, make dependency ownership explicit, and measure the user-visible effects. The 5.27 and 5.28 performance rows are repeat-3 mock-provider workflow runs from release branches; the install row is a fresh local npm install with scripts disabled. Useful for spotting large shifts, not for pretending every millisecond is a benchmark law.

For methodology, caveats, per-release rows, and the shrinkwrap boundary audit, read the technical report. Growth, here, looks more like molting than adding.

── more in #ai-agents 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/openclaw-is-getting-…] indexed:0 read:2min 2026-05-28 ·