news

The real energy use of agentic AI

Climate scientist Zeke Hausfather metered his own Claude Code habit: 1,138 typed prompts fanned out to more than 14,000 model calls and 3.2 billion tokens in eight weeks, drawing roughly 170 kWh of data-center electricity.

Published 2026-08-05Source: theclimatebrink.com
theclimatebrink.com source artwork

Why it matters

The per-prompt energy figures quoted everywhere describe chat, not agents. His logs put one agentic prompt near 150 Wh against 0.24-0.34 Wh for a chat turn, a gap of roughly 600x that reframes most published AI footprint math.

Tokenmaxxing read

About 96% of his tokens were cache reads and only 0.4% were output, so an agent's cost in watts or dollars is mostly context being re-fed. Cache reads run near a tenth of fresh input energy, which makes context discipline the lever for both bills.

Source takeaway

He checks exact session-log token counts against three published methods (Watershed tiers, Simon Couch's coefficients, claude-carbon). His median session, ~600 Wh and ~10 million tokens, dwarfs Couch's published 41 Wh, 592k-token median.

Topic links

Related projects

Tools that match this angle

#4In spirit
Agents

LangGraph

langchain-ai/langgraph

A framework for building resilient stateful agents with explicit graphs, persistence, human-in-the-loop flows, and controllable execution.

39.6K6.6KMIT
agentsstateworkflows
#5Direct
Evaluation

promptfoo

promptfoo/promptfoo

A CLI and CI workflow for testing prompts, agents, and RAG systems across models, with evals and red-team style checks.

24.2K2.2KMIT
prompt-evalscirag
#6In spirit
Evaluation

DSPy

stanfordnlp/dspy

A framework for programming and optimizing language-model pipelines rather than hand-tuning one prompt at a time.

37.2K3.2KMIT
optimizationprogrammingevals
Related feed

More source-linked context

Ars Technica source artwork
newsAT
news

Anthropic "pauses" token-based billing for its Claude Agent SDK

Anthropic paused its plan to move Claude Agent SDK power users onto metered API pricing, updating its billing page to put the rollout on hold while it reworks how heavy agent usage is charged on subscription plans.

tokenmaxxingcoding-agentsagents
Read note
Generated Tokenmaxxing editorial thumbnail for Claude Fable 5 and Claude Mythos 5 - Anthropic
newsA
news

Claude Fable 5 and Claude Mythos 5 - Anthropic

Anthropic shipped Claude Fable 5 (GA, with classifier safeguards) and Claude Mythos 5 (safeguards lifted, vetted partners only) on June 9 — $10 per million input tokens, $50 per million output, under half the Mythos Preview price.

agentscoding-agentspricing
Read note
Yahoo Finance source artwork
newsYF
news

AI Cost Crisis Emerges as Claude Usage and Agentic Coding Bills Spiral

Yahoo Finance flags an emerging AI cost crunch: agentic coding and heavy Claude usage can spike bills fast, forcing leaders to rethink budgeting and ROI.

tokenmaxxingcoding-agentsagents
Read note