OpenAI has begun rolling out GPT-6 Astra, the company announced on September 3, 2026, calling it its most capable model to date and state of the art on computer use, browsing, software engineering, and professional work. The release is phased: a limited set of organizations in OpenAI's Daybreak access program get it first, with ChatGPT Plus, Pro, Business, and Enterprise plans, the API, and Amazon Web Services following in the coming days.

What this enables

For builders, the most concrete change lands in Codex. OpenAI added an experimental way for the model to keep notes across context windows instead of compressing everything into one running summary, so a long refactor or debugging session can reference earlier test output without losing detail. You can turn the feature on in Codex settings now if you have access, and OpenAI says it becomes the default in the coming weeks. Once Astra reaches the API, pointing an existing computer-use or browsing agent at the new model is close to a one-line change.

Why it matters

Astra is pitched as an agentic model first, tuned for multistep work across a browser, a spreadsheet, and desktop apps rather than single-turn chat. OpenAI president Greg Brockman called it a generational leap that could eventually be seen as the arrival of artificial general intelligence, though that framing is the company's own and not yet backed by published benchmarks. For creators who already build on GPT, it is the successor to GPT-5.6 Sol and raises the ceiling on what an agent can finish without a human in the loop.

Key details

Access is included in existing paid subscriptions, with extra credits available for heavier use. OpenAI says it added new cybersecurity safeguards before release, citing a recent industry breach, and that it judged those measures sufficient to ship. The model targets computer use, browsing, coding, science, and cybersecurity work, but OpenAI has not yet published full comparison numbers against rival frontier models, so treat performance claims as the company's own for now.

What to do next

If you pay for ChatGPT, watch for Astra to appear in your model picker over the next few days and test it on a real agentic task you would normally supervise, such as researching across tabs or drafting a document from scattered sources. Developers should plan an API smoke test before swapping Astra into production, since pricing tiers and rate limits for the new model are still settling.