September 6, 12:57 PM Pacific. OpenAI's API documentation updated with a new model ID: gpt-6-astra. The context window was listed at 1,050,000 tokens. The pricing card read ten dollars input, fifty dollars output per million. The model that Sam Altman had called a "new capability level" three days earlier was now billing.
Anthropic shipped Claude Mythos 5.1 on September 1. No benchmark card against Astra published yet. No press tour, no head-to-head numbers. Two different theories of how to win a flagship race, running concurrently in production for the first time. One hands builders the data and lets them invoice it. The other trusts its reputation and waits for third-party evals.
On the Anthropic side, the September 6 story is quieter: Claude Code v2.1.263 dropped a reliability build, and the Claude Developer Platform's Managed Agents framework added webhook coverage for the events operators previously had no visibility into. The plumbing that agents run on got better. The flagship headline belongs to another lab today.
88.0%
single-attempt on coding evals
99.2%
within four attempts
$10 / $50
per MTok input / output
$1
cached input per MTok
1,050,000
token context window
128K
max output tokens
Sep 3 announced
Sep 6 API live
The mechanism is simple. The model ID is gpt-6-astra. Pricing: ten dollars per million input tokens, fifty dollars per million output; cached input drops to one dollar per million; batch pricing cuts the standard rate in half; Fast mode doubles it. Context: 1,050,000 tokens, with maximum output at 128,000. Knowledge cutoff is April 30, 2026. OpenAI staged the rollout over the week following the September 3 announcement, and by the afternoon of September 6, the API was live for all Pro, Enterprise, and Business Premium users worldwide.
The blast radius is where this becomes a builder's question. The benchmark numbers OpenAI published are for coding task evaluations: GPT-6 Astra solved 88.0 percent of tasks in a single attempt and 99.2 percent within four. Its predecessor, GPT-5.6 Sol, solved 55.9 percent single-attempt and 68.7 percent within four. That is not a marginal improvement. The gap between Sol and Astra on these metrics is larger than the gap between GPT-4 and GPT-4o was on most practical benchmarks. If you are running a coding agent at scale, you have a cost-versus-performance question on your desk this week. At ten dollars per million input tokens, Astra is not cheap relative to Sol. But the performance delta is large enough that the math often closes quickly on complex tasks, where single-attempt success rate directly determines how many API calls you are paying for.
The safety note from OpenAI's announcement is worth reading carefully. The company added safeguards following the Hugging Face breach earlier this summer. Sam Altman told CNBC those measures "sufficiently minimize the risk of severe harm for release." Minimize, not eliminate. Sufficient, not certain. That is the considered public posture at this capability level, and it is the right one to name precisely rather than round up.
The pattern is what makes this interesting beyond the model itself. OpenAI has been systematically compressing the time between major model announcement and broad API availability. GPT-4 took weeks to reach wide API access. GPT-4o took days. GPT-6 Astra took three. The trend is deliberate. The faster a model is in the API, the faster the independent evaluation community runs it, benchmarks it, and publishes comparisons. OpenAI is betting on speed-to-ecosystem as a structural advantage: if your model is billed before competitors have published their response, you set the framing for the conversation.
The read: Anthropic shipped Mythos 5.1 on September 1. Anthropic has not published a direct benchmark comparison against Astra as of this writing. OpenAI has. That asymmetry is a choice, and both choices make sense given each company's positioning, but one of them will look better in approximately thirty days when the independent eval papers come in. The question is whether Mythos 5.1 outperforms Astra on the tasks that matter to builders, and right now only one lab is on the record with numbers.
The builder's move: run gpt-6-astra on the specific task types you care about before committing to a stack change. The 88 percent single-attempt number is a ceiling, not a floor. What it looks like on your domain is a separate experiment. Start with a batch evaluation, watch the cost curve, and pay attention to cached-input pricing if your agent repeatedly reads a large system context.
v2.1.263
Claude Code Sep 6
v2.1.261
Claude Code Sep 4
Managed Agents
webhook expansion
Admin API
user mgmt out of beta
bashOutputMaxChars
up to 128K chars
Claude Code v2.1.263 landed September 6 with bug fixes and reliability improvements. It is not the story of the day. But it is worth knowing what it consolidates. Version 2.1.261, released September 4, added bashOutputMaxChars and taskOutputMaxChars settings that raise how much command and background-task output Claude receives inline before saving to a file, up to 128,000 characters. It added --append-subagent-system-prompt-file for reading subagent system prompts from files rather than inline strings, and it added an Organization policy line in /status and claude doctor that explains why a policy could not be loaded. The September 6 build is the stabilization pass on that feature set.
The more consequential Anthropic platform update this week is in Managed Agents. The Claude Developer Platform added model effort settings per agent session, expanded webhook coverage to include environment and memory store events, session seeding with initial events, optional version checks on agent updates, and event deltas for thread streams. Managed Agents is Anthropic's framework for long-running automated workflows, the kind of agent that runs for hours or days rather than seconds. The webhook expansion is the operational item that matters most.
Before this update, operators running Claude Managed Agents had limited visibility into what happened during a session between major checkpoints. Environment and memory store events are exactly the category of failure that is expensive and silent: the agent's working context changes, the memory layer updates in a way that shifts behavior, and you find out when the output is wrong rather than when the event fired. Surfacing these events through webhooks means you can instrument and observe what was previously a black box between turns.
The contrast is the story. GPT-6 Astra drops into the API on the same afternoon Anthropic ships a bug-fix build. That is not a criticism of the bug-fix build. Bug-fix builds on a production codebase with tens of thousands of daily users are how you keep the thing running. But the optics are what the optics are. OpenAI's September 6 headline is a frontier model going live. Anthropic's September 6 headline is plumbing that works better. The frontier is a race, and today the marquee is across the street.
The builder's move: if you are running Claude Managed Agents in production, update your webhook configuration to capture environment and memory store events. The new coverage is the difference between observing your agent and flying blind between checkpoints. If you are running Claude Code in headless or unattended environments, --permission-prompts none added in the September 2 build auto-denies anything that would require an interactive prompt rather than blocking the run entirely.
mistral-ocr-4-0), with mistral-ocr-latest now pointing to it. Also out: Leanstral 1.5 (labs-leanstral-1-5), an updated Lean 4 formal proof engineering model, which retires September 30, 2026. Neither is a frontier headline, but both mark Mistral's continued investment in high-specificity vertical models where the general-purpose labs are not competing directly. If OCR or formal proof verification is in your stack, update your model references.
Grok 4.7, September 12. On September 2, Elon Musk posted that Grok 4.7 "comes out in 10 days," pointing to a September 12 target. Claimed spec: 2.1 trillion parameters, trained on SpaceX engineering data. As of September 5, the official xAI developer docs still list Grok 4.6 as the newest model. No benchmark card, no model ID, no pricing published. The announcement lives in a post, not a doc. What you can use today: Grok Bot enterprise launched this week with persistent cloud agents and a free trial period. That one has an API. Tesla's summer update also put Grok Voice in the driver's seat, which is either a compelling ambient-AI story or a liability question depending on who is asking.
Anthropic's Mythos benchmark gap. Mythos 5.1 has been in the market for six days. Third-party evaluators are running it now. Expect head-to-head numbers against GPT-6 Astra from independent benchmarkers within the next two weeks. Anthropic's silence on the comparison is a posture, not a concession, but the posture is wearing thin in a week where OpenAI published its numbers first.
Admin API out of beta. Anthropic's Admin API user-management endpoints for Claude Enterprise organizations quietly exited beta this week. If you are managing large Claude Enterprise deployments, user-management operations are now stable-surface.
gpt-6-astra. Pricing: $10/$50 per MTok input/output. Cached input: $1/MTok. Batch: half price. Context: 1,050,000 tokens, 128K max output. Knowledge cutoff April 30, 2026. Available to all Pro, Enterprise, and Business Premium users and via API.gpt-6-astra via the OpenAI API. Available on Azure and AWS Bedrock. Check cached-input pricing if your agent repeatedly reads a large system context. Fast mode is available at 2x the standard rate.claude update or reinstall. No new commands; the update is stability-focused.bashOutputMaxChars and taskOutputMaxChars settings to raise inline command and task output limits up to 128,000 characters. Added --append-subagent-system-prompt-file for reading subagent system prompts from files. Added Organization policy diagnostic line in /status and claude doctor.bashOutputMaxChars in your config if you are running long shell commands that were being truncated. Use --append-subagent-system-prompt-file path/to/prompt.txt to pass subagent system prompts from files rather than inline strings.managedMcpServers managed setting for organizations to provide HTTP/SSE MCP servers to every user. Added --permission-prompts none for unattended headless hosts, auto-denying anything that would require an interactive prompt. Fixed concurrent sessions silently reverting each other's ~/.claude.json changes. Side-by-side diff panel for viewing uncommitted changes added in v2.1.260.--permission-prompts none to prevent interactive prompt blocking. Configure managedMcpServers in org settings to push shared MCP servers to all users automatically.mistral-ocr-4-0); mistral-ocr-latest now points to it. Leanstral 1.5 (labs-leanstral-1-5), Mistral's Lean 4 formal proof engineering model, updated and set to retire September 30, 2026.mistral-ocr-3-0 to mistral-ocr-4-0 or use mistral-ocr-latest. Migrate off labs-leanstral-1-4 before September 30.Daily digest at 9 PM ET. Weekly magazine every Friday morning. Six labs, one feed. No spam, one-click unsubscribe.