OpenClaw's Frequent Breaking Changes: Update Procedures and Current Issues

Update Procedures for OpenClaw's Frequent Releases
OpenClaw is shipping breaking changes every 2-3 weeks, with 13 point releases in March 2026 alone. The source provides specific procedures for updating safely.
Before Updating
- Create a backup:
openclaw backup create --name "pre-update-$(date +%Y%m%d)" - If using Docker, pin your image tag instead of using
:latest:image: openclaw/openclaw:2026.3.28
After Updating
- Run:
openclaw doctor --fix - Manually test your channels, crons, and skills before walking away
- The
--fixflag catches most config migrations but not all
If Something Breaks
- Roll back to your backup
- Check the GitHub issues page for your specific version before trying again
Current Version Issues (April 2026, Version 3.28)
- Localhost authentication changed: local connections now require tokens
- Skill installs fail closed on dangerous-code detections
- Feishu has a config validation regression (#56942)
- Heartbeat model override is broken (#58137): LiveSessionModelSwitch detection forces your heartbeat back to the primary model
isolatedSession: trueon heartbeat doesn't actually isolate (#56941)
Version Recommendations
- If you're on Feishu, hold on version 3.23-2
- If heartbeat cost savings matter to you, 3.23-2 might also be safer until the model override regression is fixed
The source notes that these types of regressions make managed hosting attractive on BetterClaw, as they get caught during testing before release reaches your agent, though self-hosting remains valid.
📖 Read the full source: r/openclaw
👀 See Also

Claude-Code v2.1.110 adds TUI mode, push notifications, and multiple fixes
Claude-Code v2.1.110 introduces a new /tui command for flicker-free rendering, push notification capabilities for mobile alerts, and improvements to plugin management and remote control functionality. The release also includes numerous bug fixes for MCP servers, session handling, and UI issues.

Training GPT-1 on an RTX 2060 Super 8GB – Proof of Concept for Local Pretraining
A developer trained the original GPT-1 (117M params) on a local RTX 2060 Super 8GB VRAM in 1 hour, proving that anyone with a gaming GPU can pre-train a 1B-sized model. Code and weights are open-sourced.

Claude Code Service Outage and Status Page Transparency Issues
Claude Code experienced authentication failures with OAuth API keys expiring daily and 500 errors during reauthorization, while the official status page initially showed no issues despite users reporting problems for at least 45 minutes.

Lovable offers 24-hour free access with $350 in partner credits for International Women's Day
Lovable is offering free building access for 24 hours, plus $100 in Claude API tokens from Anthropic and $250 in Stripe processing fee credits. The offer ends March 9 at 12:59 AM.