User Reports $868 AUD OpenClaw Bill, Duplicate Sessions, and Breakage After Updates

A Reddit user on r/openclaw reports spending $868 AUD on OpenClaw with Claude Sonnet in just over one month. While praising the tool's accessibility, flexibility, and productivity gains, they flag two critical issues: update instability and hidden cost duplication.
Update Breakage
Two OpenClaw updates completely broke their setup. Both times, everything stopped functioning. Recovery required manually editing JSON/config files. The user noted that claude.ai was the only thing that helped them restore functionality, and troubleshooting took unnecessary time.
Duplicate Telegram Polling Sessions
They discovered duplicated Telegram polling sessions were causing: double agent runs, duplicate tool calls, duplicate replies, and double token billing. This meant they were unknowingly burning through Claude Sonnet credits at 2x the expected rate.
User's Decision
As a result, they are moving back to Claude in-browser as primary tool for stability. They will still use OpenClaw when specifically needing accessibility or custom workflows, but reliability is now a bigger concern. They ask if others have experienced similar issues.
📖 Read the full source: r/openclaw
👀 See Also

User Workflow: Using Claude.ai for Planning and Claude Code for Implementation
A developer describes using Claude.ai for detailed planning and architecture discussions, then Claude Code for implementation, but notes there's no shared state between the two tools requiring manual file transfers.

Using Claude with MCPs for Automated B2B Outbound Campaigns
A Reddit user shares their workflow using Claude with Model Context Protocol (MCP) servers to automate B2B outbound campaigns, replacing Clay with custom API integrations for lead discovery, enrichment, verification, and email sending.

Running Local LLM Agents on Mac Minis with Telegram Interface
A developer shares a setup using 5 local LLM agents on Mac Minis, controlled via Telegram bots with zero API costs. The system uses LMStudio to serve models, tmux sessions for Claude Code, and 80 lines of Python for the Telegram bridge.

Self-hosted OpenClaw AI agent creates passive accountability system for developers
A developer running OpenClaw on a Mac mini 24/7 reports the AI agent's persistent memory of tasks and projects creates an effective accountability system, helping complete projects that previously stalled.