Effort Controls Make Frontier Intelligence a Runtime Dial

articleaianthropicclaudeagent-loopsinference-routingcontext-managementcoding-agents

effort controls plus compaction map directly to joelclaw inference routing, long-running agent workloads, and cost/latency policy

The clever part of Claude Opus 4.6 is not just that Anthropic says the model is better at agentic coding, computer use, tool use, search, and finance work. It is that the release turns how hard should the model think? into an explicit product and API surface.

Anthropic bundles the model with a beta 1M token context window, compaction, adaptive thinking, and effort controls. That is the useful bit for joelclaw: not “always use the biggest model,” but a runtime policy decision about when to spend tokens, when to compact state, when to let an agent think longer, and when to tell it to stop being expensive and get on with it.

The Claude Code agent teams preview is the other signal. Anthropic is productizing parallel subagents, coordination, and takeover via tmux. That sits right next to joelclaw work on agent loops, workflow routing, and inference routing: the model is becoming one actor inside a managed runtime, not the whole damn system.

Key Ideas