← Reddit

Fable 5: holy shit what a waste!

Reddit · Broodje_met_beleg · July 2, 2026
A user requested a review of a simple iOS app using Fable's Max plan and encountered severe performance issues. The tool deployed 17 agents that consumed the entire 4-hour usage limit in 10 minutes without producing code or a plan, and repeated this problem after another 4-hour wait when asked to continue. The user expressed frustration that Fable offered little improvement over earlier versions.

Detailed Analysis

A Reddit post in r/Anthropic captures a familiar frustration among power users of Claude's agentic coding tools: resource consumption that dramatically outpaces perceived value. The poster, a Max plan subscriber, describes requesting a review of what they characterize as a "VERY simple" iOS app, only to watch the system spin up 17 concurrent agents that burned through a full four-hour usage limit in just ten minutes—without producing a single line of code or even a completed plan. After waiting out the reset window and attempting to continue, a second four-hour limit was exhausted in five minutes. The user's core complaint isn't just about hitting rate limits; it's that the multi-agent orchestration ("Fable 5," seemingly a specific workflow or tool built on Claude) appeared to deliver no discernible advantage over simply running Claude Sonnet or Opus with extended thinking and "Effort" settings directly in VS Code.

This kind of complaint sits at the intersection of two tensions that have become central to the discourse around agentic AI coding tools: the promise of multi-agent parallelism versus the reality of diminishing returns, and the opacity of usage-based pricing tied to compute-intensive orchestration. Multi-agent systems—where a coordinator spins up numerous sub-agents to research, plan, and execute in parallel—are pitched as a way to tackle complex tasks faster and more thoroughly than a single model instance. But for simple tasks, this architecture can be a mismatch: spawning 17 agents for a basic app review is computationally excessive, and if those agents consume tokens without producing deliverable output, users are left paying (in quota, not just money) for orchestration overhead rather than results. The complaint that this offered no visible improvement over a single well-configured model in an IDE speaks to a broader skepticism that agent proliferation is being deployed as a marketing differentiator rather than a genuine efficiency gain.

This also reflects growing user sensitivity to Anthropic's usage limits on the Max plan, which caps consumption in rolling time windows. When a single request can exhaust an entire session's allowance without producing usable output, it undermines trust in the tool's cost-effectiveness, especially for subscribers paying premium prices expecting headroom for substantial agentic work. Complaints like this have become common across Claude Code and similar tools as Anthropic and competitors race to ship increasingly autonomous, multi-step agent workflows; the failure mode isn't that the agents don't work, but that they can consume enormous resources on tasks disproportionate to their complexity, with limited transparency into why 17 parallel agents were deemed necessary for a simple review.

More broadly, this incident illustrates a recurring pain point in the current phase of agentic AI development: the gap between "more agents/more compute" as a capability signal and actual user-perceived value. As Anthropic, OpenAI, and others push toward increasingly autonomous multi-agent systems—frameworks that can plan, delegate, and execute with minimal human oversight—the industry is still working out calibration: knowing when a task warrants heavy orchestration versus a single-pass response. Until tools can reliably scale their resource usage to task complexity, and until usage limits are paired with clearer feedback about what's consuming quota and why, frustrated posts like this one will likely keep surfacing as a barometer of unmet expectations among the most demanding users of Claude's agentic capabilities.

Read original article →