Claude Pro User Reports 5-Hour Usage Window Burned on Single Prompt with No Output

A Reddit user /u/TaleOfACat reports a frustrating experience with Claude Pro: a single prompt consumed their entire 5-hour usage window (100%), yet the model returned no usable output. Instead of delivering code, Claude entered what the user calls “project architect mode” — outputting paragraphs like “surveyed project scope” and “architected comprehensive redesign” with no final file. The model then hit its own internal limit and prompted the user to send a “continue” message to proceed.
The user acknowledges that tokens are consumed as generation starts, but argues that as a paying user, this is a broken experience. Key complaints:
- Burning an entire usage window on internal “planning” that produces no deliverable.
- Encouraging another “continue” message after the usage is already drained.
- Lack of a goodwill adjustment or safety mechanism when the model clearly fails to deliver the requested output.
The post reflects a common pain point for Claude Pro users: the unpredictability of token consumption when the model engages in extensive internal reasoning without producing a final result. The user suggests that the product should at minimum avoid consuming the window on non-deliverable text and not prompt additional messages after draining the usage.
📖 Read the full source: r/ClaudeAI
👀 See Also

AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected
A Zapier survey of 542 US executives shows 90% thought they could switch AI vendors in under 4 weeks, but 58% of actual migrations failed or took far longer. Meanwhile, OpenAI raised GPT-5.2 input token pricing from $1.25 to $5.75, and Anthropic moved Claude enterprise to dynamic pricing, potentially doubling or tripling costs for heavy users.

The Need for Relational Governance in Multi-Agent Systems
Current governance frameworks focus on identity, permissions, and kill switches, but fail to address coordination between agents. Research shows agent-to-agent interactions require purpose-built solutions beyond scaled-up human-agent conversations.

Qwen 35B-A3B as always-on agent on 16GB M4 Mac: disk I/O fails before RAM
Running Qwen 35B-A3B with llama.cpp on a 16GB M4 Mac works for batch inference, but an always-on agentic loop alongside Claude Code and Codex CLI causes SSD contention that leads to system instability and missed cron jobs, despite RAM being fine.

OpenClaw v3.22 Update Causes Dashboard and WhatsApp Issues
OpenClaw v3.22 has broken dashboard functionality and WhatsApp integration, with two GitHub issues (#52808 and #52813) documenting the problems. Users are advised not to update to this version.