Deep Dive
Astra's core positioning
OpenAI introduces GPT-6 Astra as the best model in the world for tasks requiring raw intelligence. The framing emphasizes it as a collaborator rather than a tool, capable of handling bigger, less well-defined problems with minimal guidance. Unlike previous models, Astra spans coding, writing, design, and intellectual work generally. The spokesperson describes personal experience where Astra delivers strong results on first attempt, establishing a credibility signal before diving into technical capabilities.
Computer use and practical workflows
Astra improves on computer use capabilities introduced in earlier models. The key upgrade is accuracy and efficiency — the model can now use computers and browsers more reliably. A live demo shows Astra taking a photo, opening Krita, and painting the scene in Van Gogh style with the Golden Gate Bridge added. The model handles multi-step app navigation using screenshots while maintaining the original task context. This same capability extends to developer workflows like filling API key forms or performing QA on mobile apps. The practical benefit is speed and autonomy — the model operates faster and better than manual work while letting users stay focused elsewhere.
Creative and knowledge work improvements
Astra shows measurably better outputs on creativity and knowledge tasks compared to previous models. When demos, games, and tools built with older models were rebuilt with Astra at various reasoning levels, Astra consistently outperformed across attention to detail, prompt comprehension, and output sophistication. The standout strength is 3D modeling — Astra generates impressive renderings of gardens, shipyards, animals, cityscapes, and even complex structures like Dyson spheres. Beyond technical metrics, the speaker reports Astra's personality feels more natural, especially during iterative feedback loops. Essays, slideshows, and other text outputs are described as significantly easier to read and work with.
Async tools and mid-response steering
Two new developer features arrive in the Responses API: asynchronous tool calling and steering. Async tools let the model continue working on other task parts while a tool call runs in the background. When results return, the model uses that data to proceed without stopping. Steering is more novel — it allows developers to inject new context or change the model's direction while a response is still in progress. A live demo shows the model receiving a mid-task instruction change, picking up the new directive, and adjusting next steps while the already-running tool continues. The result incorporates the new context without requiring cancellation or restart. This addresses the core pain of long-running tasks where static prompts become limiting.