OpenClaw Agent System Broken After Recent Updates

OpenClaw's agent system, which was previously functional, has become unreliable after recent updates. Users report that core functionality is now broken, preventing them from using agents for real tasks.
What Worked Before
In previous versions, users could:
- Create agents
- Have them show up correctly
- Run workflows between them
- Actually use them for real tasks
The system wasn't perfect but was usable.
Current Issues
After recent updates, several problems have emerged:
- Creating agents through chat only partially works - they show in config and agent lists but don't create required runtime folders (agentDir)
- CLI creation only works with hidden flags:
--workspace --agent-dir - Even when agents are created correctly, they won't run
- Worker spawning fails with error:
gateway closed (1008): pairing required - This is caused by a forced scope upgrade from
operator.readtooperator.admin - There's no clear way to approve or bypass this in a local setup
- Mission Control doesn't show agents unless extra files like
status.jsonexist
The simplest test fails: saying "create an agent named Rick" doesn't reliably produce a usable product.
📖 Read the full source: r/clawdbot
👀 See Also

Claude.ai Experiencing Elevated Errors and Login Issues for Claude Code
Claude.ai is experiencing elevated errors including login issues for Claude Code as of March 11, 2026. The incident was automatically reported within 2 minutes of an official system status update.

Higgsfield's $500K AI Film 'Hell Grind' Did Not Actually Screen at Cannes
Higgsfield claimed its $500K AI film had premiered at Cannes, but festival organizers confirmed it was not part of the official program.

Anthropic Removes Claude Code from Pro Subscription for New Users in Test
Anthropic temporarily removed access to Claude Code from its $20/month Pro subscription plan for new users, changing website pricing pages and support documents before reversing the changes. The company described it as a 'small test of 2% of new prosumer signups.'

Qwen 3.6-35B-A3B KV Cache Bench: f16 vs q8_0 vs Turbo3 vs Turbo4 on M5 Max Up to 1M Context
Benchmarks of TheTom's TurboQuant Metal fork on M5 Max show f16 and q8_0 OOM past 256K, while turbo3 hits 1M at 6.5 tok/s decode. Prefill and decode split favors turbo3 for prefill and turbo4 for decode on long contexts.