Claude Discovery

← All discoveries

Team of developers working together on computers in a modern tech office.
Photo by cottonbro studio on Pexels
skill

Session Budgets, Geo Pinning, Multiagent Caps: Managed Agents Grows Up

2026-08-08 ยท source:

Anthropic's claude-api skill documents an August Managed Agents update adding session and deployment spend budgets, inference geo pinning, and a multiagent shared usage cap.

What it is

An update to Anthropic's official claude-api Claude Agent Skill, mirroring the August 5 Managed Agents feature launch.

What it does

It documents a budget object settable at session or deployment creation (in minor-unit cents), budget_reached pause behavior, a session.usage event, the ability to change or remove a budget to resume a paused session, a shared cap across multiagent setups, and per-session or per-agent inference geo pinning that isn't retroactively grandfathered.

Why it matters

Anyone running Managed Agents in production now has a built-in way to hard-cap spend per session or deployment instead of relying on external monitoring to catch a runaway agent, building on the July Managed Agents update.

How to use it

Pull the updated claude-api skill and set a `budget` object on session or deployment creation if you need a hard spend ceiling on Managed Agents.

Go to source →
managed-agentsclaude-apibudgets