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

Building a Persistent Personal OS for Claude: Psychology Profile, Goals, and Live Context Injection via Notion + Shortcuts
A developer built a persistent Personal OS in Notion that injects a compressed 800-word psychological profile, goals, relationships, and live context (location, time, calendar, weather) into every Claude API call via iOS Shortcuts, with a nightly debrief loop to keep context fresh.

Accidental Dashboard Built with Claude Created a Product Commitment Nightmare
A developer built a dashboard with Claude in 2 days, forgot to feature-flag it, 40 customers found it and love it. Now customers want customization, requiring a 3-week refactor to make the hardcoded code extensible.

A Non-Coder's File System Project Management Setup for Claude Desktop
A Reddit user shares their system for using Claude's Chat with Filesystem and Cowork features to manage multiple long-running projects. The setup uses a standardized directory structure with WORKFLOW.txt as the entry point and includes specific project instructions for maintaining continuity across sessions.

Senior Developer's 34-Day Claude Code Project: Solid Engineering, Critical Blind Spots
A tech executive with 35+ years experience used Claude Code to build a document conversion pipeline in 34 days, generating 300+ commits, 272 tests, and clean architecture. The project revealed critical blind spots around existing libraries and user feedback.