← AI by Aakash

Graphs.

AI by Aakash · Aakash Gupta · July 30, 2026
Welcome to another AI by Aakash. I follow the AI news so you don’t have to. We were literally talking about Loops as “the new prompts” two weeks ago. Then Peter Steinberger went and mentioned another “new thing” - Graphs. So do

Detailed Analysis

Anthropic's release of Claude Opus 5 anchors this week's news cycle, positioned as a mid-tier alternative that approaches the capability of the company's flagship "Fable 5" model at roughly one-fifth the price ($10/$50 per million input/output tokens versus presumably higher costs for the top-tier model). The newsletter's author, testing the model daily, offers a notably skeptical vibe check despite strong benchmark performance: the assessment is that Opus 5 behaves like a distilled version of Fable, drawing comparisons to Chinese models that score well on benchmarks but underperform in real-world use. The claim that "it doesn't deserve the Opus name" is a pointed critique of Anthropic's naming conventions, suggesting the model may not meet the bar historically associated with the Opus tier. Yet practical usage patterns reveal why Opus 5 still matters commercially — usage caps on Fable within Anthropic's Max plan (limited to 50% of allocation) and steep overage pricing push power users toward orchestrator patterns where Claude Code spins up Opus 5 and Sonnet 5 as sub-agents under a Fable-led workflow. This tiered, cost-conscious orchestration illustrates how enterprise AI usage is maturing beyond single-model reliance toward heterogeneous agent teams optimized for cost and task complexity.

The broader context reinforces Anthropic's extraordinary commercial trajectory. Revenue figures cited from David Sacks and Dwarkesh Patel put annualized run rate at $70B, with projections reaching $100-150B by year's end — a claimed 10x year-over-year growth pattern that, if accurate, would represent one of the fastest revenue scaling trajectories in enterprise software history. This growth is happening amid intensifying geopolitical friction over AI model access: Anthropic joined other major AI labs in signing a letter urging Washington to protect open-weight models after reports surfaced that the White House was considering banning Chinese AI models outright. This tension sits at the intersection of open-source AI development (exemplified by Moonshot's release of all 2.8 trillion parameters of Kimi K3 alongside a $35B valuation) and national security concerns about foreign AI competition, particularly as Chinese labs continue to demonstrate strong benchmark performance at lower costs.

Anthropic's parallel upgrade to Claude's voice mode — released the same day OpenAI brought ChatGPT Voice to its desktop app — signals competitive lockstep between the two labs on feature parity, particularly around agentic and conversational interfaces. The reference to Andrej Karpathy's observation that "long ramble sessions work well with agents" points to a broader shift in how developers interact with AI: less structured prompting, more extended conversational collaboration where voice and agentic reasoning combine.

The deep-dive on "graphs" as the next evolutionary stage in AI system design — following prompt, context, harness, and loop engineering — is directly relevant to how models like Opus 5 and Sonnet 5 are actually being deployed. The orchestrator pattern described in the Opus 5 usage example (a Fable-led orchestrator delegating to specialized sub-agents) is itself a graph structure, with nodes handling research, drafting, review, and delegation as distinct responsibilities. This reflects a maturation in the Claude Code ecosystem specifically: rather than treating Claude models as monolithic responders, developers are increasingly architecting multi-agent systems where different Claude model tiers (Opus, Sonnet, Fable) serve specialized roles based on cost and capability tradeoffs. This trend — coordinating multiple specialized agents rather than relying on one generalist model — suggests that Anthropic's tiered pricing and model strategy is being shaped as much by how developers build agentic systems as by raw benchmark competition with OpenAI and Chinese labs like Moonshot.

Read original article →