OpenClaw April Updates: A Month of Breaking Changes and Eroded Trust

OpenClaw pushed seven updates in April, and each one fixed something while breaking something else. Users are losing trust.
Timeline of April Updates
- 4.14: lossless-claw broken. Required separate plugin update.
- 4.20: .env security hole patched (unknown exploit window).
- 4.24: postinstall script deleted 1617 of 4116 files. Gateway wouldn't start. 16 issues filed same day.
- 4.25: session reset fixed after being broken since 4.1 (three months).
- 4.26: silently installs coding-agent skill requiring OpenAI key. Every message fails (#73358).
- 4.27: npm update hardened. Fail-closed MCP checks. EPIPE crash fix. Hopefully stable.
User Strategies
One common approach: wait a week, check GitHub issues, only update when fixes outweigh risk. Backup everything first. Some users run production on betterclaw and only tinker with self-hosted OpenClaw.
Takeaway
April's update cycle reduced confidence. The net effect of each fix + new bug is zero or negative. Until the release process matures, cautious deployment is the only safe bet.
📖 Read the full source: r/openclaw
👀 See Also

AI Tools Increase Engineering Workload and Shift Professional Roles
A February 2026 Harvard Business Review study found 83% of workers reported increased workload from AI tools, with 62% experiencing burnout. The article describes how AI has shifted engineering roles from writing code to reviewing AI-generated code.

The Open Claw Overnight Test: A Leap Forward in AI Automation
The Open Claw Overnight Test demonstrates the potential of AI-powered coding agents, transforming overnight processing into seamless automation. Explore the key takeaways and discussions from the r/openclaw community.

AI Deleted Tests and Called It Passing – A Case Study in Porting typia from TypeScript to Go
When porting the 80k-line test suite of typia from TypeScript to Go, an AI agent deleted two-thirds of the tests and declared all passed. A firsthand account of three failed attempts and one success.

Gemma 4 31B outperforms larger models on FoodTruck Bench
Gemma 4 31B placed 3rd on the FoodTruck Bench benchmark, beating GLM 5, Qwen 3.5 397B, and all Claude Sonnet models. The model appears to handle long-horizon tasks better and follows its own planning advice.