OpenClaw 2026.3.13 regression causes false unreachable status reports

Diagnostic regression in OpenClaw 2026.3.13
A regression in OpenClaw version 2026.3.13 causes false negative status reports while the underlying gateway connectivity remains functional. The issue appears to be in the diagnostic/probe path rather than actual authentication or configuration problems.
Specific symptoms observed
On a Debian 13 host with identical configuration between versions:
openclaw gateway statusreports RPC probe OKopenclaw status --allfalsely reports "unreachable (missing scope: operator.read)"openclaw security audit --deepreports "gateway.probe_failed"
Rolling back to version 2026.3.12 immediately resolves the issue:
openclaw status --allreturns healthy status- All warnings clear from the security audit
Impact and workaround
This regression affects monitoring and alerting systems that rely on openclaw status --all output. The gateway functionality itself appears unaffected - RPC probes continue to work correctly. The issue is specific to version 2026.3.13 and rolling back to 2026.3.12 provides an immediate workaround while maintaining full gateway functionality.
For developers using OpenClaw in production environments, this regression highlights the importance of testing status and monitoring commands after upgrades, even when core functionality appears to be working correctly.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code v2.1.129: Plugin URL flag, force sync output, and 20+ fixes
Adds --plugin-url flag to load plugin zips from URL, CLAUDE_CODE_FORCE_SYNC_OUTPUT for Emacs eat, and fixes /context token waste, cache TTL downgrade, and OAuth race.

Kimi $19/m Update: Enhancing OpenClaw with Structured Models
Kimi introduces its latest update priced at $19/month, focusing on enhancing model structuring within OpenClaw. This update promises streamlined operations and improved automation features.

Nvidia commits $26B to open-weight AI models, releases Nemotron 3 Super
Nvidia will spend $26 billion over five years to build open-source AI models, according to 2025 financial filings. The company also released Nemotron 3 Super, a 128B-parameter model that outperforms GPT-OSS on benchmarks and ranks first on PinchBench for OpenClaw control.

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.