OpenClaw .23 Update Causing Agent Issues and Data Loss

OpenClaw .23 Update Problems
The OpenClaw .23 update is causing significant issues for users, with reports of agents becoming completely unusable after installation.
Specific Issues Reported
- Agents stop executing tasks and commands despite claiming to have reviewed documentation files
- Agents get stuck in loops asking for previously configured keywords, even after removal
- Chrome browser relay extension fails to connect
- Running
openclaw doctor ---repairto fix a simple JSON syntax error (a missing "}") can strip the entire .json configuration file - Users report needing to restore from full system backups to recover functionality
Workaround and Warning
The user who reported these issues had backed up their entire Linux system the night before the update and was able to restore from that image. They strongly advise against updating to .23 until these issues are resolved, noting that while some users report web UI problems, their issues were with core agent functionality.
📖 Read the full source: r/openclaw
👀 See Also

Anthropic Separates Programmatic Usage from Claude Subscriptions: New Credit Pool Arrives June 15
Starting June 15, Claude subscriptions get a dedicated monthly credit for programmatic use (Agent SDK, claude -p, Claude Code GitHub Actions). Interactive credits no longer subsidize programmatic calls; after the pool runs out, users pay full API rates.

AWS Bedrock Silently Kills Claude Opus 4.7 Quota: A Warning for Production AI Workflows
An HN user reports AWS Bedrock set their Claude Opus 4.7 quota to 0 without warning. AWS support confirms it was a system update and cannot guarantee restoration. Users are advised to migrate to Opus 4.6 or switch providers.

Trading Strategy Benchmark: Cheaper AI Models Outperform Claude Opus 4.6
A benchmark tested 10 LLMs on developing trading strategies, with cheaper models like Minimax 2.5 and Gemini 3.1 outperforming Claude Opus 4.6 despite its 10x higher cost. The experiment was run three times with consistent results.

Claude CLI Directive Drift Issue Reported by Developer
A developer reports Claude CLI consistently ignores project directives stored in .claude folder files, particularly after auto-compact operations. The tool runs prohibited background processes and deletes task/session data despite explicit instructions.