Anthropic released Claude Opus 5.5 less than two months after Opus 5, claiming performance near its top-tier Fable 5.1 model while running about 40% cheaper. The company says the model uses fewer tokens, produces less verbose answers without sacrificing accuracy, and generates output over 30% faster than its predecessor. Sonnet 5.5 and Haiku 5.5 versions are expected in coming weeks.
zdnet.com
· 2026-09-22
Anthropic released Claude Opus 5.5, the first entry in its 5.5 model family, matching the performance of Claude Fable 5.1 on most tasks while running 40% cheaper than its predecessor, Opus 5. The model underwent external evaluation by groups including Frontier Design and METR, and scored higher than any prior Anthropic model on the company's internal automated behavioral audit for alignment and safety.
anthropic.com
· 2026-09-22
A developer tested whether repeatedly asking modern agentic LLMs to improve code could yield genuine performance gains, this time using Rust rather than Python. After months of experimentation following the release of Opus 4.5, the author found that these models can produce Rust code significantly faster than current state-of-the-art implementations, provided they are given proper constraints and guardrails.
minimaxir.com
· 2026-09-22
Anthropic introduced Claude Opus 5.5, a cheaper, more efficient model that reroutes risky cybersecurity requests to the weaker Opus 4.8 and flagged biology queries to Opus 5. The company says it is the top performer on its internal alignment testing and was vetted by outside evaluators Frontier Design and METR before release.
theverge.com
· 2026-09-22
Three independent security researchers at Hacktron reportedly used Anthropic's Claude Opus models to gain access to OpenAI employee accounts within 72 hours, exploiting a HEIF image-processing flaw in Discourse, the third-party service running OpenAI's community forums. They proved access by submitting a pull request through a compromised employee's Codex account but stopped short of touching OpenAI's proprietary code in its 'Monorepo' repository.
theverge.com
· 2026-09-18
Autonomous Production released AutoBot, an open-source agentic harness that lets a local Mac AI system handle long, multi-step knowledge work with live voice control. The company reports AutoBot scored 18.5% higher task completion than OpenAI's published Sol Max baseline and outperformed Anthropic's Claude Opus 5 Max on the OSWorld 2.0 benchmark, while also ranking first on AssistantBench's official hidden-test leaderboard with 50.70% accuracy across 181 tasks.
github.com
· 2026-09-17
A new open-source tool called typesafe-computer-use lets a Mac execute plain-English goals by reading the screen state directly rather than sending screenshots to a large multimodal model. It uses a lightweight classifier from TypeSafe to pick the next action from a short list of options, only invoking a text-generation model when free-form input is actually required. The developers report costs near 1/50th of a cent per decision step, versus tens of cents per step for a comparable Claude Opus-based screenshot approach.
github.com
· 2026-09-16
A developer documented practical issues encountered while porting large system prompts from Anthropic's Claude Opus to a self-hosted Ollama setup, citing the move as a response to growing distrust of frontier AI providers. The post argues that inference session data itself—not just user-submitted content—may hold competitive value, and cites the recent controversy over OpenAI's handling of a Navier-Stokes proof as evidence that providers may train on user activity without adequate transparency.
patrickmccanna.net
· 2026-09-14
A hobbyist asked the Fable 5 AI tool to design a printed circuit board pairing a Raspberry Pi Pico 2350 with a GDEY0154D67-FL04 e-ink display, four buttons, and exposed I2C and GPIO pins, using only a single plain-English prompt. Unlike an earlier attempt with Claude Opus 4.8 that botched component orientation and routing, Fable 5 worked unsupervised for a few hours and produced a completed 31.8 x 37.32mm four-layer schematic and layout via KiCad's MCP integration, with no manual edits or checks from the designer before manufacturing.
a6mzero.com
· 2026-09-14
Oak Park High School students Aayush Bathija and Prince Rohatgi, working with UCLA postdoctoral researcher Daniel Soskin, published a 75-page arXiv paper resolving an open question about coefficient ratio bounds in Lorentzian polynomials, a theory associated with Fields Medalist June Huh. The work generalizes earlier results on quadratic polynomials to arbitrary degree, pinning down which coefficient ratios have universal upper bounds and what those optimal bounds are. The students used AI tools, including Claude Opus 5 and GPT-5.6 Sol, for exploration and drafting, while independently verifying every calculation and proof step.
htx.com
· 2026-09-14
ModelRift ran six Claude-powered agents through three printable-part tasks, split evenly between CadQuery and OpenSCAD, then independently verified every resulting STL mesh with a separate parser. All six parts printed successfully, showing both toolchains can be reliably driven by an AI agent with no human oversight. The real distinction ModelRift found wasn't whether the tools worked, but how each one behaved when it failed.
modelrift.com
· 2026-09-12
A researcher describes developing an economic theory over several months with help from Anthropic's Opus and Fable AI models, which surfaced counterarguments and relevant papers during the process. The work has evolved into a formal paper co-authored with a researcher from the Stockholm School of Economics, building on the task-based automation framework of Nobel laureate Daron Acemoglu and Pascual Restrepo. The paper claims to combine classical economic scarcity models with technology-driven wage effects to explain how aggregate wages are set, a question the author says mainstream economics has not fully resolved.
wilsoniumite.com
· 2026-09-07