GPT-6 Astra Is Turning AI Into a Computer-Using Agent: Features, Benchmarks, Pricing & What Changes Next
Updated September 15, 2026: GPT-6 Astra is OpenAI’s newest frontier model for advanced reasoning, computer use, coding, scientific work and long-horizon professional tasks. The important change is not simply that it can answer harder questions: Astra is designed to act inside software, browsers and multi-step workflows with substantially stronger performance than the previous generation.
Quick answer: GPT-6 Astra is a computer-using AI model that can research, write, code, operate software, work across business tools and complete multi-step digital tasks. OpenAI reports major gains in computer use, professional automation and cybersecurity, while also applying tighter safeguards because the model has reached a higher cyber-capability threshold.
Photo: Andres Siimon / Unsplash.
Why GPT-6 Astra matters now
Most AI releases are discussed as smarter chatbots. Astra is more consequential because its strongest gains appear in computer use, software engineering, browser work and professional automation—the areas that determine whether an AI system can move from producing suggestions to completing real work.
OpenAI says Astra can fill online forms, update customer records in a CRM, organize calendars, research across the web, draft content in productivity software, analyze scientific data, generate plots, build websites, run frontend quality checks, install and test software, and troubleshoot issues visible on screen. That makes the model relevant far beyond traditional chatbot use.
- For consumers: more tasks can be delegated instead of manually clicking through every step.
- For developers: agentic coding can include planning, implementation, testing and browser verification.
- For businesses: AI can work across documents, spreadsheets, presentations, CRMs and internal data.
- For security teams: stronger defensive reasoning is paired with stricter controls around high-risk cyber requests.
- For researchers: the same model can reason over scientific problems and interact with specialized software.
Photo: ZHENYU LUO / Unsplash.
The biggest leap: computer use
The defining feature of GPT-6 Astra is its ability to understand interfaces and take actions across software. On OpenAI’s OSWorld 2.0 evaluation, Astra scored 72.6% compared with 65.7% for GPT-5.6 Sol. OpenAI also says Astra reached that higher result in roughly 47% less simulated time per task.
On ScreenSpot-Pro, which measures visual grounding in computer interfaces, OpenAI reports a 92.7% score for Astra versus 76.9% for GPT-5.6 Sol. Those numbers matter because a computer-using agent must correctly identify buttons, fields, menus, controls and changing interface states before it can act reliably.
There is already fresh evidence that this capability is moving from benchmark demos into public experimentation. Business Today reported on September 15 that a user demonstrated Astra completing an Indian railway ticket-booking workflow. A single demonstration does not prove universal reliability, but it shows why computer-use AI is attracting so much attention: the interface itself is becoming something the model can operate.
Photo: Arseny Togulev / Unsplash.
GPT-6 Astra benchmarks: what the numbers show
OpenAI’s launch materials position Astra as a broad frontier model rather than a specialist. The company reports 98% on FrontierMath Tier 4, 99.9% on ARC-AGI-3 and 100% on ExploitBench. These are vendor-reported results and should be read alongside independent testing as more becomes available, but they indicate that Astra is targeting difficult reasoning and agentic tasks rather than incremental conversational improvements.
In professional-task evaluations, OpenAI reports 41.4% on AutomationBench, 95.9% on BenchCAD and 91.5% on BrowseComp. The notable pattern is the combination of reasoning with tool use: a model can be highly knowledgeable yet still fail if it cannot navigate software, preserve task state, recover from errors or make sensible decisions when instructions are incomplete.
Photo: Roman Budnikov / Unsplash.
From chatbot to AI coworker
Astra’s professional-work focus is especially important for knowledge workers. OpenAI says the model has been trained to produce polished documents, spreadsheets, presentations and analyses while following existing templates and organizational styles. It is also intended to pull only relevant context into a deliverable instead of repeating every piece of background information.
This shift is already visible across OpenAI’s product line. Digital Pulse Brief recently covered the ChatGPT Work Data agent, which connects company data to natural-language analysis and dashboards, and ChatGPT for Financial Services, where Astra is positioned for research, modeling and client-ready work. Together, these products show a larger strategy: the model is becoming the reasoning layer while specialized tools provide access to workflows and data.
Photo: Steve A Johnson / Unsplash.
Coding and long-running software tasks
Software engineering is another area where Astra is designed to operate for longer stretches. OpenAI says the model can build applications, test them in a browser and keep working through multi-step coding tasks with less loss of context. In Codex, Astra introduces a system for preserving notes and retrieving older context when a working session exceeds the active context window.
That matters for real projects. Large refactors and debugging sessions are not solved by one perfect code completion; they require remembering failed attempts, test output, architecture decisions and changing requirements over time. Better continuity can reduce repeated work and make agentic coding more useful for production engineering.
Developers can also access Astra through the OpenAI API, Microsoft’s cloud ecosystem, Amazon Bedrock and GitHub Copilot. GitHub confirmed Astra availability in Copilot, while Microsoft detailed Astra in Microsoft Foundry.
Photo: Igor Omilaev / Unsplash.
GPT-6 Astra pricing and availability
OpenAI says GPT-6 Astra is rolling out to ChatGPT Plus, Pro, Business and Enterprise users, with API access under the model name gpt-6-astra. Enterprise administrators can control whether Astra is enabled for their workspace. OpenAI also says Astra is available through Microsoft Azure and Amazon Bedrock.
- Standard API input: $10 per million tokens.
- Standard API output: $50 per million tokens.
- Fast mode: up to 2× Standard processing speed at 2× Standard price, according to OpenAI.
- ChatGPT access: included within applicable plan allowances, with additional credits available for more usage.
- Higher-tier model: GPT-6 Astra Pro is available to eligible Pro, Business and Enterprise users.
Pricing can change, so developers should verify current rates on OpenAI’s official GPT-6 Astra page before production deployment.
Photo: Immo Wegmann / Unsplash.
The cybersecurity breakthrough—and the reason for stronger safeguards
Astra’s most sensitive capability is cybersecurity. OpenAI says it is the first model the company has broadly deployed that reaches the Critical cybersecurity capability level under its Preparedness Framework. In testing, the model was able to discover and use previously unknown vulnerabilities, which creates both defensive value and misuse risk.
For users, that means Astra is not simply unrestricted because it is more capable. OpenAI says the production model will refuse certain advanced offensive cyber requests, while defensive tasks such as secure code review and patching remain supported. The company describes additional monitoring, model robustness, internal isolation and evaluation gates in its GPT-6 Astra safety overview.
Independent reporting has also focused on this tension. Reuters highlighted Astra’s launch in the context of growing scrutiny around powerful AI agents and safety.
Photo: Adi Goldstein / Unsplash.
What GPT-6 Astra could change for everyday users
The near-term impact is likely to be less dramatic than the idea of a fully autonomous digital worker, but still significant. Instead of asking an AI to explain how to do something, users can increasingly ask it to execute the sequence itself—while remaining available for confirmation at important steps.
- Travel: compare options, navigate booking interfaces and prepare an itinerary.
- Research: browse multiple sources, extract relevant evidence and build a concise briefing.
- Office work: update records, produce presentations, analyze spreadsheets and draft follow-up material.
- Development: implement code, test interfaces and iterate on failures.
- Operations: move information across software tools and handle repetitive browser workflows.
Voice is another piece of the agent puzzle. OpenAI’s separate GPT-Live-1 API shows how natural, real-time conversation can become an interface for applications. When capable reasoning, computer use and real-time voice converge, the experience starts to look less like a chat window and more like a general-purpose digital assistant.
Photo: Igor Omilaev / Unsplash.
What businesses should do before deploying computer-using AI
More capable agents increase both productivity and operational risk. Organizations should treat computer-use AI like a powerful employee with software access: permissions should be scoped, high-impact actions should require approval, logs should be reviewable, and sensitive systems should not be exposed simply because the model can navigate them.
- Start with read-only or reversible workflows.
- Require human confirmation for payments, account changes, data deletion and external publishing.
- Use least-privilege credentials and separate test environments from production.
- Measure completed-task accuracy rather than judging quality from impressive demos.
- Keep humans accountable in regulated, legal, financial, medical and security-sensitive decisions.
Photo: Igor Omilaev / Unsplash.
Is GPT-6 Astra AGI?
There is no universally accepted benchmark or legal definition that makes an AI system “AGI.” Astra’s scores are impressive, but high performance on benchmarks and computer-use tasks does not mean the system is infallible, independently trustworthy or human-equivalent across every domain. The more useful framing is practical: Astra represents a major step toward AI systems that can reason and act across digital environments, which changes what software assistants can do today.
Photo: BoliviaInteligente / Unsplash.
FAQ: GPT-6 Astra
What is GPT-6 Astra?
GPT-6 Astra is OpenAI’s frontier model for reasoning, computer use, coding, science and professional work. It is designed to complete multi-step tasks in software and browsers, not just generate text.
Can GPT-6 Astra control a computer?
Yes, when used in products and workflows that provide computer-use tools and appropriate permissions. OpenAI says Astra can interact with forms, browsers, productivity software and other digital interfaces, subject to product safeguards and user authorization.
How much does the GPT-6 Astra API cost?
OpenAI lists Standard API pricing at $10 per million input tokens and $50 per million output tokens. Fast mode is priced higher. Always check the current official pricing page before deployment because rates can change.
Is GPT-6 Astra available in ChatGPT?
OpenAI says Astra is rolling out across ChatGPT Plus, Pro, Business and Enterprise, with plan allowances and workspace controls varying by tier.
Is GPT-6 Astra safe for fully autonomous work?
No AI model should be treated as universally safe for unsupervised high-impact actions. For payments, security changes, legal decisions, medical decisions, deletion, publishing and other consequential tasks, human review and tightly scoped permissions remain important.
The bottom line
GPT-6 Astra’s most important story is not a single benchmark. It is the convergence of strong reasoning, computer vision, software interaction and long-horizon execution. That combination turns AI from a system that tells you what to do into one that can increasingly help do it.
The opportunity is enormous, but the winning deployments will not be the ones that remove humans from every loop. They will be the ones that give AI enough access to save time while preserving clear boundaries, verification and accountability.
You May Also Like
- ChatGPT for Financial Services Launches With GPT-6 Astra
- ChatGPT Work Gets a Data Agent
- GPT-Live-1 API: What Real-Time Voice AI Means for Apps
- Microsoft Confirms September 2026 Windows Server RDS Failures
Photo: Steve A Johnson / Unsplash.
Sources & editorial note
This article was independently written and fact-checked using OpenAI’s official GPT-6 Astra launch materials and safety overview, Microsoft and GitHub product announcements, Reuters reporting and current real-world coverage. Benchmark figures are attributed to OpenAI unless otherwise stated. Digital Pulse Brief distinguishes vendor claims from independent reporting and updates fast-moving technology coverage when material facts change.
- OpenAI: GPT-6 Astra — a new generation of intelligence
- OpenAI: GPT-6 Astra safety overview
- OpenAI: GPT-6 Astra for work
- Microsoft: GPT-6 Astra in Microsoft Foundry
- GitHub: GPT-6 Astra in GitHub Copilot
- Reuters: OpenAI launches Astra amid AI-agent safety scrutiny



