OpenClaw Review: Reliability Issues in Current State, Value as Learning Tool

OpenClaw's Current Limitations and Learning Value
A developer with experience across multiple AI platforms and running an Ollama server on a powerful in-house machine has shared extensive testing results on OpenClaw. While acknowledging the platform's potential, the review highlights significant reliability issues in its current state.
Key Reliability Problems
The developer reports that getting OpenClaw to consistently perform basic multi-step tasks is "extremely hit and miss." Specific issues observed include:
- Creating another agent often breaks something
- Skill usage works inconsistently
- Heartbeat system feels unstable, described as "like a ticker missing a pacemaker"
- Cron jobs run but produce inconsistent results
- Multi-tasking claims to spin up sub-agents, but half the time nothing actually happens
This level of inconsistency makes the idea of a fully autonomous business built on OpenClaw "questionable at best." The developer expresses skepticism about YouTube claims of $100k+ autonomous systems with minimal input, stating they "call bluff on most of that."
Educational Value and Alternative Approach
Despite the reliability issues, the developer found OpenClaw valuable for learning:
- How to structure AI agents properly
- How to separate logic using modular text/system files
- How to think about orchestration between agents
- How to experiment with vector databases for memory
This learning led to building custom agents from scratch that successfully completed tasks the developer had struggled with for over a year. The developer is now working with Claude Code to build a complex AI-driven business system that's already changing internal operations.
The conclusion: OpenClaw is a "great learning tool and a glimpse into the future" but not yet the plug-and-play autonomous business machine some claim it to be.
📖 Read the full source: r/openclaw
👀 See Also

OpenClaw 2026.6.5: Free Parallel Search, Stability Fixes Across the Board
OpenClaw 2026.6.5 adds free, zero-setup Parallel Search, safer channel replies, better agent run recovery, and less brittle provider/model setup.

OpenAI to deploy AI models on U.S. Department of War classified network
OpenAI has reached a deal to deploy its AI models on the U.S. Department of War's classified network, with implementation scheduled for 2026. The Reuters article generated 15 points and 6 comments on Hacker News.

Merlin Research releases Qwen3.5-4B-Safety-Thinking model for structured reasoning
Merlin Research has released Qwen3.5-4B-Safety-Thinking, a 4 billion parameter safety-aligned reasoning model built on Qwen3.5. The model is designed for structured 'thinking' and safety in real-world scenarios including agent systems.

OpenClaw users report high API costs from vague prompts, developer advises structured workflows
A Reddit user reports a $300 Anthropic bill from OpenClaw due to vague prompting, with the community noting the orchestrator works best with clear intentions and structured workflows rather than acting as a 'genie' for wishful thinking.