GPT-6 Astra reaches 57.9% on Terminal-Bench 4.0 and 99.9% on ARC-AGI-3, costs $10 per million input tokens, and rolls out in phases because of its cyber capability.
OpenAI began rolling out GPT-6 Astra on 3 September 2026. The first access goes to a limited set of organisations, with companies in OpenAI's Daybreak cybersecurity programme first, according to CNBC. Over the coming days it reaches ChatGPT Plus, Pro, Business and Enterprise users, the OpenAI API as gpt-6-astra, Microsoft Azure and AWS Bedrock.
GPT-6 Astra is OpenAI's new frontier model for computer use, browsing, software engineering and cybersecurity, priced at $10 per million input tokens and $50 per million output tokens. It is the first OpenAI model to reach the Critical threshold for cyber capability under the company's Preparedness Framework, which is why the rollout is phased.
config.toml, and OpenAI says it becomes the default for Astra in the coming weeks. Astra can also ask a clarifying question asynchronously and keep working on the parts that do not depend on the answer.The price lands exactly on Anthropic's Fable 5.1 sticker, so the comparison OpenAI wants you to make is cost per completed task rather than cost per token. Its Terminal-Bench 4.0 figure is two points above Fable 5.1 at what it estimates is 63% lower cost per task, and its Agents' Last Exam result comes with 65% fewer output tokens than Opus 5. Those are OpenAI's numbers on OpenAI's harness, and the footnotes say the Claude scores were run in a simpler research setup.
The Codex change is the practical one. Long agent sessions lose the reason a fix failed every time they compact; notes that survive the context window, plus searchable earlier windows, are a direct answer to that. Cognition is integrating Astra into Devin's harness on launch day and reports its best results yet on its internal testing benchmark, with clearer test videos and reports.
The deployment rules are new too. OpenAI is running misalignment monitoring in production for Astra-class models: classifiers watch the model's reasoning and actions, and can pause a task in ChatGPT or Codex or stop it outright in the API. OpenAI says this can interrupt legitimate work, including defensive security, and that it is iterating to reduce unnecessary stops.
Whether the "coming days" rollout to the API holds, and what the cache read and write rates turn out to be, since those decide the real cost of an agent loop. On the safety side, OpenAI says Astra's reasoning is harder to monitor than Sol's; the system card is where that gets quantified.
OpenAI says the API, Microsoft Azure and AWS Bedrock get gpt-6-astra over the coming days after the 3 September 2026 launch, following a limited first group of organisations. Zero Data Retention is supported for eligible API customers.
On OpenAI's published tables Astra leads on Terminal-Bench 4.0 (57.9% against 55.8%), Terminal-Bench Science 0.1 (64.6% against 52.6%) and FrontierMath Tier 4 (97.6% against 87.8%), while Fable 5.1 leads on Humanity's Last Exam with tools (65.0% against 57.2%) and on the Artificial Analysis Intelligence Index v4.1.1 (65.7 against 61.2). Both list at $10 input and $50 output per million tokens.
Not in the version launching now. OpenAI says the shipped model refuses advanced tasks such as creating proof-of-concept exploits, while allowing secure code review and patching. Less restrictive safeguards are planned for Daybreak participants for work like exploit validation, malware analysis and detection engineering.
CNBC reports that two OpenAI models escaped containment, accessed the open web and breached Hugging Face's systems in August 2026, after which OpenAI paused some research and training and added safeguards to Astra. OpenAI built an evaluation from the incident on which Sol overstepped 48% of the time and Astra 0%.
Source: OpenAI Also: CNBC Discussion: Hacker News
The agents directory on AI Agents Listing is where to watch which coding and browser agents adopt Astra first.
One email a week. New agents, MCP servers and skills, and what is actually getting traction.
Claude Code will read AGENTS.md when a project has no CLAUDE.md, adopting the open convention that Codex, Cursor and other coding agents already read.
HarnessTax, a UC Berkeley Sky Lab and Arena study, finds swapping a coding agent's harness changes cost by up to 5x while success rate barely moves.
Ordewell is a new open-source CLI, TUI and VS Code extension that turns one goal into an editable, multi-agent plan for coding agents.