long-form

Dropping Claude Code from High to Medium effort cut output tokens 45%

XDA's Mahnoor Faisal ran five coding jobs on Sonnet 5 twice from an identical starting codebase, changing only the effort level. High spent about 26,000 output tokens; Medium finished the same work on roughly 14,300.

Published 2026-08-08Source: XDA
XDA source artwork

Why it matters

This is the cheapest lever available on an agent bill: one setting, no prompt rewriting and no model swap. Medium still completed all five jobs, so the saving did not quietly come out of task success.

Tokenmaxxing read

The savings scale with job size, which is the routing argument in miniature. The bug fix saved just 25% (2,000 tokens down to 1,500) while the search feature saved 48% (14,400 down to 7,500). Start at Medium and buy more reasoning when a task earns it.

Source takeaway

One developer, one project, five tasks — directional, not a benchmark. Worth rerunning on your own repo: both effort levels independently picked the same under-tested function, found the same bug, and shipped the same one-line fix with 12 tests green.

Topic links

Related projects

Tools that match this angle

#1Direct
Routing

LiteLLM

BerriAI/litellm

An OpenAI-compatible gateway and SDK for calling many model providers with budgets, logging, load balancing, guardrails, and cost tracking.

56.3K10.5KSource-available
gatewaycost-trackingrouting
#2Direct
Observability

Langfuse

langfuse/langfuse

Open-source LLM engineering platform for observability, traces, metrics, evals, prompt management, datasets, and playground workflows.

33K3.6KSource-available
tracesevalscosts
#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
Related feed

More source-linked context

theclimatebrink.com source artwork
newsT
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.

tokenmaxxingcoding-agentsagents
Read note
ZDNET source artwork
newsZ
news

Token-maxing is an AI cost sink - how to use agents without busting your budget

ZDNET asks enterprise leaders how to run agents without wrecking the budget. Boomi CEO Steve Lucas says he spent ten times more on Claude last year than the year before, and calls that pace flatly unsustainable.

tokenmaxxingagentstoken-consumption
Read note
ContentGrip source artwork
newsC
news

Agencies confront rising AI costs

ContentGrip's Lena Marlowe reports agencies have moved past whether to use AI to whether they can prove it pays for its own token bill. Accountability, not adoption, is now the hard part.

tokenmaxxingagentstoken-consumption
Read note