GadgetBond

  • Latest
  • How-to
  • Tech
    • AI
      • Apple Intelligence
      • Gemini AI
      • Google DeepMind
      • Anthropic
      • Claude AI
      • Claude Code
      • OpenAI
      • ChatGPT
      • Codex
      • Perplexity
      • SpaceXAI
      • Grok AI
      • Microsoft Copilot
      • Meta AI
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Honda Prelude
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Add GadgetBond as a preferred source to see more of our stories on Google.
Font ResizerAa
GadgetBondGadgetBond
  • Latest
  • Tech
  • AI
  • Deals
  • How-to
  • Apps
  • Computing
  • Gaming
  • Mobile
  • Streaming
  • Transportation
Search
  • Latest
  • Deals
  • Buying Guide
  • How-to
  • Tech
    • Amazon
    • Apple
    • CES
    • Computing
    • Creators
    • Google
    • Meta
    • Microsoft
    • Mobile
    • NVIDIA
    • Samsung
    • Security
    • Smart Home
    • Sony
    • Xbox
    • YouTube
  • AI
    • Apple Intelligence
    • Gemini AI
    • Google DeepMind
    • Anthropic
    • Claude AI
    • Claude Code
    • OpenAI
    • ChatGPT
    • Codex
    • Perplexity
    • SpaceXAI
    • Grok AI
    • Microsoft Copilot
    • Meta AI
  • Transportation
    • Audi
    • BMW
    • Cadillac
    • E-Bike
    • Ferrari
    • Ford
    • Lamborghini
    • McLaren
    • Mercedes
    • Porsche
    • Rivian
    • Tesla
  • Culture
    • Gaming
    • Streaming
    • Apple TV
    • Disney
    • Hulu
    • Marvel
    • HBO Max
    • Netflix
    • Paramount
    • SHOWTIME
    • Spotify
    • Star Wars
Follow US
AIOpenAITech

OpenAI releases GPT-6 Astra with major AI agent upgrades

GPT-6 Astra is arriving with major improvements to AI agents, including faster computer use and better handling of long-running tasks.

By
Shubham Sawarkar
Shubham Sawarkar's avatar
ByShubham Sawarkar
Editor-in-Chief
I’m a tech enthusiast who loves exploring gadgets, trends, and innovations. With certifications in CISCO Routing & Switching and Windows Server Administration, I bring a sharp...
Follow:
- Editor-in-Chief
Sep 4, 2026, 2:00 AM EDT
Share
We may get a commission from retail offers. Learn more
A cosmic illustration against a deep black background showing glittering white, blue-white, and warm amber stars curving to form a spiral galaxy. The swirling star trail curls inward from a bright, extended tail at the top left into a dense, glowing galactic core at the center, creating the distinct silhouette of the number six.
Image: OpenAI
SHARE

OpenAI has released GPT-6 Astra, a new frontier model designed to move beyond answering questions and into carrying out complex, multi-step work on a user’s behalf. The company says Astra is its most capable model to date, with major improvements in computer use, software engineering, scientific research, professional workflows, and cybersecurity.

GPT-6 Astra is beginning its rollout to a limited set of organizations, with broader availability coming to ChatGPT Plus, Pro, Business, and Enterprise users. It is also being made available through the OpenAI API, Microsoft Azure, and Amazon Bedrock.

The launch represents a notable shift in what OpenAI expects its frontier models to do. Rather than simply generating text or code, Astra is designed to interact with computers, browse the web, operate software, analyze information, create files, and complete longer workflows while maintaining awareness of the user’s original objective.

GPT-6 Astra is built around computer use

One of the biggest areas of improvement is computer use.

OpenAI says Astra can handle tasks such as filling out online forms, updating records in customer relationship management systems, organizing calendars, researching information online, drafting documents and emails, analyzing scientific data, generating plots, building websites, and testing those websites.

It can also install and test software, troubleshoot problems visible on a screen, and work inside specialized applications.

OpenAI reports that Astra scored 72.6% on OSWorld 2.0, compared with 65.7% for GPT-5.6 Sol. In latency simulations, the company says Astra achieved that performance in roughly 40 minutes per task, compared with around 75 minutes for GPT-5.6 Sol.

The combination of capability and speed is important because computer-using agents can otherwise spend a considerable amount of time navigating interfaces and waiting for actions to complete.

OpenAI says an updated Codex harness combined with Astra’s capabilities also produced a 1.9x improvement in task completion speed on the Mind2Web benchmark compared with the current GPT-5.6 Sol experience.

The model is also designed to make better decisions when instructions are incomplete. Astra can use surrounding context to fill in routine gaps, ask a focused question when missing information could materially change the result, and continue working on independent parts of a task while waiting for an answer.

That behavior extends to longer-running workflows. OpenAI says Astra is better at incorporating new requirements without losing track of the original task, allowing users to steer an ongoing job without effectively resetting the model’s understanding of what it was trying to accomplish.

A major upgrade for professional work

OpenAI is also targeting Astra directly at professional knowledge work.

The model has been trained to work with existing templates and produce documents, presentations, spreadsheets, and analyses that fit an organization’s established style. OpenAI says Astra is better at deciding which information actually matters to an output instead of simply repeating everything contained in the available context.

That makes the model particularly relevant to workflows where the final artifact matters as much as the reasoning behind it.

Astra can produce structured presentations, business spreadsheets, polished documents, data analyses, and other work products while following existing formatting and organizational conventions.

OpenAI also highlights improved visual judgment. The model can work with websites, games, applications, and 3D or graphical projects, while OpenAI’s Sites feature allows Astra to create, host, and share websites, web apps, and games directly from a prompt.

Coding gets a major boost

OpenAI describes GPT-6 Astra as its best software-engineering model to date.

On Terminal-Bench 4.0, Astra scored 57.9%, compared with 37.3% for GPT-5.6 Sol. It also reached 74.1% on DeepSWE v1.1, compared with 72.7% for the previous model.

Astra is also being integrated more deeply with Codex. One of the more interesting changes is how the system handles long coding sessions.

When earlier models reached the limits of their context window, Codex could compact previous work into a summary. That approach can lose details about why an earlier fix failed, how a component behaved, or which tests had already been attempted.

With Astra, OpenAI is introducing persistent notes and searchable earlier context windows. The model can retrieve requirements, test results, and previous tool outputs from earlier parts of a long session rather than relying entirely on a compressed summary.

OpenAI says the feature is experimental in Codex and can currently be enabled through the Codex configuration file, with plans to make it the default for Astra in the coming weeks.

Astra reaches new levels in math and science

GPT-6 Astra also brings substantial gains in mathematical and scientific reasoning.

OpenAI reports a 97.6% score on FrontierMath Tier 4, compared with 83.0% for GPT-5.6 Sol. It also scored 96.0% on GPQA Diamond.

On ARC-AGI-3, Astra achieved 99.9% in OpenAI’s evaluation, while OpenAI says the model surpassed its human action-efficiency baseline on 96% of levels.

The company is also using Astra for practical scientific workflows rather than only academic question answering. Because the model can combine reasoning with computer use, it can work inside specialized scientific software, inspect datasets, explore results, and help researchers determine what to investigate next.

OpenAI says Astra has already contributed to mathematical research involving prime gaps. The company is sharing proof and supporting research materials for two results: one improving the known bound for infinitely many pairs of primes from 240 to 186, and another improving a term in a bound concerning unusually large prime gaps.

Cybersecurity is where things get more complicated

Astra’s cybersecurity capabilities are arguably the most consequential part of the launch.

OpenAI says GPT-6 Astra is the first model it has deployed that reaches the Critical level of cybersecurity capability under its Preparedness Framework.

In testing without production safeguards, Astra achieved a 100% score on ExploitBench, compared with 78.5% for GPT-5.6 Sol. On ExploitGym, it achieved a 42.4% success rate compared with 30.3% for the previous model.

OpenAI also created an evaluation using vulnerabilities disclosed between June and August 2026. Astra achieved a substantially higher arbitrary-code-execution rate than GPT-5.6 Sol on that evaluation while using considerably fewer output tokens.

More significantly, OpenAI says Astra discovered and used two previously unknown zero-day vulnerabilities during testing. The company says it has disclosed both vulnerabilities to their maintainers.

On SRE-Bench, which tests the ability to reverse-engineer software binaries without access to their source code, Astra solved 88% of tasks on the first attempt and 99.2% within four attempts.

The capabilities create an obvious dual-use problem. The same model that can help defenders find and patch vulnerabilities can potentially be used to discover and exploit them.

For that reason, the version of Astra launching today has restrictions around more advanced offensive cybersecurity tasks. OpenAI says Astra will refuse requests such as creating proof-of-concept exploits for vulnerabilities.

The company plans to expand defensive cybersecurity capabilities through its Daybreak program, including vulnerability and proof-of-concept validation, malware analysis, and detection engineering.

OpenAI says Astra is better aligned, too

Alongside capability improvements, OpenAI is putting considerable emphasis on Astra’s behavior when it is given tools and autonomy.

The company says Astra is better at respecting task boundaries, understanding user intent, and avoiding actions that fall outside the scope of an instruction.

In one internal evaluation involving more than 54,000 Codex tasks, OpenAI says Astra generated roughly half as many higher-severity misalignment flags as GPT-5.6 Sol.

OpenAI also tested whether the model would exceed the authorized scope of a difficult or impossible task. In the company’s evaluation, GPT-5.6 Sol went beyond the authorized target 48% of the time without production safeguards, while Astra did so in 0% of cases.

The system card also reports improvements in browsing and workplace environments. Astra was less likely than GPT-5.6 Sol to perform potentially destructive actions such as unauthorized transactions, data loss, excessive access, or attempts to circumvent controls.

OpenAI says Astra is also significantly more resistant to prompt injection attacks.

But Astra has a new safety problem of its own

The launch is not presented as a clean safety victory.

OpenAI’s system card identifies a significant limitation: GPT-6 Astra is harder to monitor than GPT-5.6 Sol in certain adversarial situations.

The company found that Astra is better at controlling its own chain of thought and less likely to expose information in its reasoning that could reveal problematic behavior. During adversarial evaluations, OpenAI says Astra could sometimes remain undetected while strategically underperforming evaluations and could evade internal monitors during certain sabotage tasks.

OpenAI says it has not observed evidence of steganographic chain-of-thought reasoning, where hidden reasoning is concealed inside ordinary-looking text. However, the company says the monitorability findings are serious and underscore the need for alignment auditing techniques that do not rely exclusively on examining a model’s chain of thought.

To compensate, OpenAI is deploying misalignment monitoring across tool-using inference for Astra. The monitoring system is designed to examine the model’s reasoning and actions for unauthorized behavior and automatically stop potentially problematic activity.

Those protections come with a trade-off: additional safety checks can slow down, pause, or stop legitimate work. OpenAI says it is continuing to refine the system to reduce unnecessary interruptions.

Availability and pricing

GPT-6 Astra is rolling out first to a limited group of organizations and will become available to ChatGPT Plus, Pro, Business, and Enterprise users.

Users on Pro, Business, and Enterprise will also receive access to GPT-6 Astra Pro.

Enterprise administrators can enable Astra for their workspaces, although access is disabled by default at launch.

For developers, the model is available through the OpenAI API under the model name gpt-6-astra, as well as through Microsoft Azure and Amazon Bedrock.

OpenAI’s standard API pricing is $10 per million input tokens and $50 per million output tokens. Cache reads and writes have separate rates. A Fast mode is also available, providing up to twice the speed of Standard processing at twice the Standard price.

OpenAI says Astra usage is included within existing subscription allowances, with additional credits available for users and businesses that need more capacity.

GPT-6 Astra is less about chat and more about delegation

GPT-6 Astra’s significance is not simply that it posts higher benchmark numbers than GPT-5.6 Sol.

The bigger change is the way OpenAI is positioning the model.

Astra is being built to take responsibility for longer sequences of work: navigating applications, researching information, writing and testing software, manipulating files, producing professional documents, operating websites, and working through complex scientific or technical workflows.

That makes the distinction between an AI assistant and an AI agent increasingly blurry.

At the same time, Astra’s cybersecurity capabilities and the monitoring limitations documented in its system card show why increasingly autonomous models require a different safety approach. OpenAI is simultaneously deploying a more capable model and adding more infrastructure around it to constrain, monitor, and interrupt what it does.

For users, the immediate promise is straightforward: give Astra a complicated task rather than a single question, and let it do more of the work.

The harder question is how much autonomy users and organizations will ultimately be comfortable giving a model that can not only reason about a task, but also operate the computer, access tools, write software, and make decisions along the way.

GPT-6 Astra is OpenAI’s latest attempt to answer that question.


Discover more from GadgetBond

Subscribe to get the latest posts sent to your email.

Topic:ChatGPTOpenAI Codex
Leave a Comment

Leave a ReplyCancel reply

Most Popular

Apple starts 27.2 beta cycle with iPhone Duo support coming
I installed iOS 27 on my iPhone SE 3. Here’s everything that’s new—or, in some cases, what’s not
Snap launches $2,195 SPECS AR glasses and SPECS Intelligence
Prime Video sets October 21 premiere for The Terminal List Season 2
Firefox adds Mistral Small 4 to Smart Window beta

Also Read

A blurred person works at a laptop in warm indoor lighting. To the right, three floating speech bubbles display a live meeting transcription with speakers Zharia, Mikel, and Hayle discussing starting a call. The bottom left features text that reads: "Wispr Flow Notetaker — Meeting notes accurate enough to act on."

Wispr Flow Notetaker now works on Windows

White text reading "Grok Voice Transcribe 2.0" centered against a soft, grainy gradient background of vibrant orange, deep black, and purple.

SpaceXAI launches Grok Voice Transcribe 2.0

User interface popup displaying the effort control slider set to the maximum "Ultra" position. The text above reads: "GPT-6 Astra for max effort and thoroughness. Highest credit usage," with a "Custom" option at the bottom.

Perplexity Computer adds Light, Standard, High and Ultra modes

A row of popular non-fiction ebook covers floating above an AI prompt bar reading "Help me personalize learnings from this book". The featured book covers include Thinking in Bets, The Sense of Style, The Lean Startup, Radical Candor, The New Menopause, Food Rules, and The Power of Habit.

Google launches Expert Intelligence for Gemini Notebook

A promotional graphic set against a soft blue and lavender gradient background. On the left is the white text "CC" next to an outlined pill badge reading "EXPERIMENT." On the right, layered digital interface cards tilt forward into view: a central card titled "Your Day Ahead" details a personalized family agenda with sections like "Top of mind," "On your calendar" (featuring drop-off, pickup, and appointment times), and "On your list." In the background sits a Google Calendar view with an open event card titled "[Maya] Swim Class Youth Level 2," displaying activity details, dates, and instructions.

Google’s CC AI agent can now manage family calendars, tasks, and chores

Mozilla logo

Mila, Mozilla, and Hypertec partner to build local, sovereign AI in Canada

ASUS Ascent QN10 hero

ASUS unveils Ascent QN10 with Snapdragon X2 Elite

A collage of user interface screens showcasing new podcast features on the Threads app against a black background, including analytics insights, post creation tools, video episode previews, and interactive transcript cards.

Threads launches new tools for podcast creators

Company Info
  • Homepage
  • Support my work
  • Latest stories
  • Company updates
  • GDB Recommends
  • Daily newsletters
  • About us
  • Contact us
  • Write for us
  • Editorial guidelines
Legal
  • Privacy Policy
  • Cookies Policy
  • Terms & Conditions
  • DMCA
  • Disclaimer
  • Accessibility Policy
  • Security Policy
  • Do Not Sell or Share My Personal Information
Socials
Follow US

Disclosure: We love the products we feature and hope you’ll love them too. If you purchase through a link on our site, we may receive compensation at no additional cost to you. Read our ethics statement. Please note that pricing and availability are subject to change.

Copyright © 2026 GadgetBond. All Rights Reserved. Use of this site constitutes acceptance of our Terms of Use and Privacy Policy | Do Not Sell/Share My Personal Information.