We Got Astra First...Now We're Fighting | Nerd Snipe
The Gist
OpenAI's new model, Astra, is the best overall AI model ever made for general code, 3D, and multimodal tasks, but it still suffers from frustrating instruction-following and stopping bugs. It outscores and outperforms Fable and Soul in complex benchmark comparisons, though it shares some characteristic limitations.
Quick Overview
Astra is OpenAI's latest major AI model, delivering industry-leading performance across coding, reasoning, and multimodal tasks while still exhibiting frustrating instruction-following flaws. Theo and Ben break down extensive fleet data, DEFCON puzzle testing, and real software engineering workflows to evaluate Astra against Fable and Soul. While Astra writes cleaner code and solves complex logic puzzles better than its predecessors, its tendency to ignore explicit constraints and hallucinate completion states causes real friction in production environments.
Key Points: Astra is OpenAI's new large-scale model that features post-training reinforcement learning and reasoning capabilities, rivaling Fable in overall capability. Astra successfully solved complex DEFCON puzzles including the dress pattern deciphering and Rubik's cube grid decoding. When rebuilding the ping.gg homepage, Astra hallucinated new text logos and broke the entire layout instead of just porting the surface code. Fleet data analysis shows Astra required correction on 439 percent of coding threads, compared to Fable at 30 percent. Astra outperforms Soul and Fable in multimodal tasks like image manipulation and video analysis. The model frequently suffers from context pollution, where it over-indexes on previous steps and ignores explicit stopping constraints.
Context: Theo and Ben are experienced software developers and podcasters who run regular technical evaluations and tier lists on new AI models. They use extensive fleet data, personal coding projects, and rigorous benchmarking across tools like AgentMD and custom codebases to test model reliability.
Detailed Analysis