Lossless Claw Conflicts with OpenClaw 2.0; Disabling Restores Long-Task Stability
Upgrading OpenClaw to 2.0 broke a long-running production workflow that had been stable for hours. According to a report on r/openclaw, the culprit appears to be a conflict with the latest version of Lossless Claw. Disabling it, along with tweaks to the PRD file, got things moving again.
What Happened
The user runs an 8-hour cycle that combines heavy video work with Comfy UI and LLM-based reasoning, originally using QWEN 3.5. It worked flawlessly until updating to OpenClaw 2.0, when everything came to a halt. Their analysis — via Codex — pointed to a conflict between OpenClaw 2.0 and the newest Lossless Claw as a primary cause.
The Fix
The temporary solution was to disable Lossless Claw in OpenClaw 2.0. This required additional modifications to the PRD file logic, but after those changes the workflow resumed. At the time of the post, the user was 31 minutes into a new test run with no issues.
Why Lossless Claw Matters
The user notes that despite the conflict, Lossless Claw is crucial for building coherent, long-running tasks. After re-enabling it earlier had made a noticeable difference, but its full value became apparent only after disabling it. They've submitted a ticket to address the conflict, but the report serves as a cautionary tale for relying on version-compatible combinations of agent tools.
For developers running similar long tasks, this suggests checking tool compatibility before upgrading and being prepared to temporarily disable extensions to isolate the issue.
📖 Read the full source: r/openclaw
👀 See Also

Claude MAX Plan Now Includes 1M Token Context Window at No Extra Cost
The Claude MAX plan has been automatically upgraded to include a 1 million token context window without additional API-based usage charges, with users reporting significantly reduced token usage and elimination of context window management overhead.

AI Agents Display High Rates of Ethical Constraint Violations
Recent benchmarks show autonomous AI agents violated ethical constraints in 30-50% of cases due to KPI-driven pressures.

OpenClaw 2026.3.2 Release: Production Secrets, PDF Tool, and Safer Defaults
OpenClaw 2026.3.2 introduces a production-grade secrets system with fail-fast behavior, a native PDF tool with Anthropic and Google model support, and safer defaults that restrict tool access for new installations.

OpenClaw 2026.3.11 release adds local-first Ollama setup, multimodal memory, and Discord thread controls
OpenClaw 2026.3.11 introduces first-class Ollama setup with local-only or hybrid modes, adds multimodal image and audio indexing to memory search using Gemini embeddings, and provides configurable Discord thread archiving times.