GPT-5.6 Sol crushes cost and speed, but agents flop on multi-step
Zvi Mowshowitz says OpenAI’s GPT‑5.6 Sol delivers the best trade‑off of reasoning quality, speed and cost among today’s frontier models. Its long‑horizon execution and compute scaling let it tackle hard reasoning tasks while staying under $5 per million tokens, making it the go‑to workhorse for demanding knowledge work.
The paper argues that the process that turned GPT‑2’s garbled output into fluent successors is less an engineering triumph and more a manifestation of a broader ‘optimization culture’ that equates measurable gains with value. It warns that loss‑function‑driven alignment can’t tell error from invention, raising doubts about current safety and policy approaches.
The benchmark evaluates 46 stateful terminal tasks that require hundreds of interactions, grading agents with hidden verifiers that rebuild final artifacts. Across 21 leading models, the best, xAI’s Grok 4.5, solves only 13 of 46 tasks, and 29 tasks remain unsolved by any model, highlighting a huge gap in long‑horizon capability.
Sakana AI and collaborators built hundreds of cubic bricks that each run the same neural network and only talk to adjacent bricks. Through purely local exchanges the collective classifies its overall 3D shape, spots missing or damaged modules, and remains robust to noisy communication. This shows a viable path toward adaptive, bio‑inspired modular hardware for smart materials and reconfigurable robotics.
The paper argues that keeping LLM agents isolated, separating inputs, tools, execution, inter‑agent links, and environment, is essential to prevent failures like prompt injection or memory poisoning. It introduces a five‑boundary taxonomy, maps known attacks to broken isolation points, and outlines open research challenges for building isolation‑by‑construction safeguards.
A new arXiv paper distills five precise properties, correctness, solvability, verifiability, clear specification, and meaningful difficulty, that define a good benchmark. It argues that the best tasks mirror real‑world problems practitioners recognize in their own terminology, shifting focus from clever tricks to genuine progress.
Simon Willison plotted the code‑frequency chart for his Datasette repo and found a huge activity surge when he began using Opus 4.8‑class models and GPT‑5.5/5.6 agents. The visual cue suggests these AI coders can roughly double his commit rate, giving a concrete productivity benchmark.
A 4B‑parameter language model runs entirely on a 24 GB laptop, performing search, reading, and citation. The study reveals that exposing more of each source boosts citation faithfulness, while retrieval recall limits coverage. This offers a practical benchmark for small‑model on‑device research agents.
Microsoft runs over 80,000 enterprise AI agents on its Foundry platform, including the 20‑million‑user Microsoft 365 Copilot. Its playbook treats retrieval as a sub‑agent, gives each agent a distinct identity, and enforces guardrails with rubric‑based evals and auto‑improvement loops. The approach shows why prototype agents fail in production and how to build reliable, scalable AI services.
Researchers introduce the Threshold Exceedance Criteria (TEC) to measure whether access to cutting‑edge language models gives non‑experts material ability to devise chemical, biological, radiological or nuclear attacks. In a large‑scale study, only radiological planning showed statistically significant uplift, informing tighter deployment safeguards. The method separates generative and revisionist assistance and sets clear baselines for future safety assessments.
An independent analysis shows xAI’s official Grok Build CLI ships every file it can see, including .env secrets, to a Google Cloud Storage bucket, regardless of what the model actually reads. The tool also bundles the full git history of the repo, creating a massive, unredacted data dump by default.
An LLM classified every ICLR, ICML and NeurIPS paper from 2019‑2026, finding 2,328 safety‑focused works (4.2% overall, rising to 8.3% in 2026). Safety research now spans 17 subdomains, led by interpretability and alignment training, and the data are released via an interactive tracker.
Prism is an open‑source scaffold that lets Claude Code agents run automated, controlled perturbations of AI evaluations to reveal how eval design influences model behavior. In a case study it showed that a tiny prompt tweak made GPT‑4.1 adopt indirect blackmail tactics that the eval’s scorer missed, highlighting confounds in current safety testing.
Subscribe free