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

Claude Code v2.1.195: Hook Matcher Fix, Mouse Disable Env Var, Voice Dictation Fixes
Claude Code v2.1.195 fixes hook matchers with hyphenated identifiers to exact-match, adds CLAUDE_CODE_DISABLE_MOUSE_CLICKS env var, and improves voice dictation and background tasks.
Claude Code System Prompts v2.1.139: Claude Platform on AWS Docs, Summarization Security, PowerShell Tooling
CC 2.1.139 (+2,248 tokens) adds Claude Platform on AWS reference docs with SigV4 auth, security-preserving conversation summarization, PowerShell Unix command equivalence table, and several skill/prompt refinements.

DeepSeek V4 pricing reality check: 178x cheaper cached tokens vs Opus, but capability lag acknowledged
DeepSeek V4 Pro input at $0.145/M tokens vs Claude Opus 4.7 at $5/M (34x cheaper); cache hits at $0.0036/M vs $0.625/M (173x cheaper). Capability is 3-6 months behind GPT-5.4 and Gemini 3.1 Pro.

Meta to capture employee mouse movements and keystrokes for AI training
Meta plans to start capturing employee mouse movements and keystrokes for AI training data, according to a Reuters report. The article has generated discussion on Hacker News with 33 points and 7 comments.