Skip to content
TheAgent Ecosystem
The Daily

AI agent news for August 10, 2026

Muhammad Qasim Hammad5 min read989 words

4 stories · August 10, 2026 · ~4 min read

By the numbers#

Today's key figures at a glance: $5 / $25 Claude Opus 5 price per MTok, in and out; 1M Claude Opus 5 context window, default and maximum; 128k Claude Opus 5 max output tokens; $2 / $10 Sonnet 5 introductory price per MToToday's numbers at a glance
WhatNumberSource
claude-opus-4-1 retirement dateAug 5, 2026platform.claude.com
Claude Opus 5 price per MTok, in and out$5 / $25platform.claude.com
Claude Opus 5 context window, default and maximum1Mplatform.claude.com
Claude Opus 5 max output tokens128kplatform.claude.com
Sonnet 5 introductory price per MTok through Aug 31$2 / $10platform.claude.com
More tokens for the same text under the new tokenizer~30%platform.claude.com

On the radar today#

🔒 Inference Hooks Now in Beta for Claude Enterprise#

Anthropic released inference hooks in beta for Claude Enterprise organizations. Admins point Claude at their own AI security server and each governed prompt across claude.ai, Cowork, and Claude Code is held for an allow or deny verdict before inference proceeds. Requests are signed, failure handling is configurable, and every denial is recorded in the compliance Activity Feed.

The number: Aug 5, 2026 (claude-opus-4-1 retirement date). platform.claude.com

Why it matters: Agent builders shipping to enterprise customers now have a supported path to intercept and gate every prompt before it reaches the model, which is a foundational control for regulated use cases and internal policy enforcement.

Source: Anthropic Claude


🧠 Claude Opus 5 launches at Opus 4.8 pricing with thinking on by default#

Claude Opus 5 (claude-opus-5) ships as a step-change over Claude Opus 4.8, with a 1M token context window as both default and maximum, 128k max output tokens, and thinking on by default, at $5 / $25 per MTok. It is available on the Claude API, Amazon Bedrock, Google Cloud and Microsoft Foundry.

The number: $5 / $25 (Claude Opus 5 price per MTok, in and out). platform.claude.com

Why it matters: A capability jump at unchanged pricing is rare enough to act on. The behavioral change that bites is thinking now being on when you omit the parameter, which silently consumes the max_tokens budget a 4.8-tuned route sized tightly.

Source: Anthropic (Claude)


🧠 Claude Sonnet 5 launches with a new tokenizer that produces ~30% more tokens#

Claude Sonnet 5 ships at introductory pricing of $2 / $10 per MTok through 2026-08-31, rising to $3 / $15 afterwards, with a 1M token context window and 128k max output. Three migration changes apply: adaptive thinking is on by default, manual extended thinking returns a 400, and non-default sampling parameters return a 400. It also uses a new tokenizer producing approximately 30% more tokens for the same text.

The number: $2 / $10 (Sonnet 5 introductory price per MTok through Aug 31). platform.claude.com

Why it matters: The tokenizer change is the one that moves numbers you already rely on. Per-token pricing is unchanged, but context budgets, max_tokens ceilings and cost dashboards all shift for identical input.

Source: Anthropic (Claude)


🔒 Claude Opus 4.8 Launches with 1M Token Context, Mid-Conversation System Messages, and Smarter Billing#

Anthropic dropped a stack of platform updates across May to June 2026. The headline is Claude Opus 4.8, now the flagship generally available model with a 1M token context window, 128k max output tokens, adaptive thinking (triggers reasoning only when needed), and lower prompt cache thresholds (1,024 tokens vs. higher on 4.7). New features include mid-conversation system messages (inject updated instructions mid-session without breaking cache), structured refusal details (cyber/bio categories with explanations), thinking token billing visibility in API responses, and cache diagnostics to debug cache misses. On the billing side: no charge when a request returns a refusal with zero output. The advisor tool now supports a max_tokens cap per call. MCP tunnels and self-hosted sandboxes are available as research previews for Managed Agents.

The number: 1M (Claude Opus 4.8 · context tokens). docs.claude.com

Why it matters: For agent builders and automation teams, Opus 4.8's adaptive thinking directly reduces wasted token spend on reasoning-heavy workloads. The 1M context window opens up long-running sessions and large document pipelines. Mid-conversation system messages are a practical fix for orchestration patterns where instructions need to evolve without nuking cached prefixes, saving real money. The refusal billing change (no charge on zero-output refusals) eliminates a frustrating cost leak.

Source: Anthropic (Claude)

+20 more on the radar today: see the full feed.

What I'd actually do about it#

Get tomorrow's edition

One short email each morning: the AI-agent and automation news that actually matters, with a take you can act on. Plus the free Real AI Agent Cost Pack when you join.

Related reading