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

Claude Code v2.1.145: JSON Agent Listing, OTEL Span Fixes, Security Patch, and More
Claude Code v2.1.145 adds `claude agents --json` for scripting, fixes a permission-prompt bypass, improves OTEL spans, and more.

Formally verified 3D CSG mesh intersection: trust 93 lines of spec, not AI code
First formally verified 3D CSG mesh intersection in Lean 4. Trust 93 lines of spec, not 1000+ lines of AI-written code. Web demo runs in browser.

Amazon S3 Annotations: 1GB Metadata per Object for AI Agent Workflows
AWS announces S3 annotations — up to 1,000 annotations per object, each up to 1 MB, totaling 1 GB. Mutable, queryable via Athena, no retrieval fees for Glacier objects.

Pope Leo XIV's Encyclical on AI: Key Takeaways for Developers
The Vatican released an encyclical on AI ethics. The document highlights LLM interpretability issues, cultural biases in training data, and the environmental cost of AI.