proomt

Search

Search posts, papers, and topics

All posts

Hacker News front page15 min readrelease notesintermediate

Claude Opus 5.5

Summary

Claude Opus 5.5 is Anthropic’s latest LLM, positioned to match Claude Fable 5.1 on most tasks while cutting compute cost by ~40% and latency by >30%. It ships with the same safety guardrails as the top‑tier models, scores best on Anthropic’s internal alignment audit, and shows measurable gains on coding‑heavy benchmarks (e.g., 66.4% on Agentic‑coding Terminal‑Bench vs 52.3% for Opus 5). Pricing d…

  • Performance: Opus 5.5 beats Opus 5 on most agentic‑coding and knowledge‑work benchmarks; gap to Fable 5.1 is narrower in practice.
  • Cost: Token pricing is 20‑25% lower than Opus 5, with cache‑read cost 60% lower; overall workload cost ~40% down.
  • Speed: Generates output >30% faster; fast‑mode offers up to 2.5× speed at higher token rates.
  • Safety/Alignment: Highest scores on Anthropic’s automated behavioral audit; reduced prompt‑injection risk; safeguards enabled during evaluation.

The model demonstrates that LLMs can deliver frontier‑level coding assistance at a substantially lower compute budget, making large‑scale code‑base refactoring and agentic workflows more affordable for enterprises. The safety improvements and alignment testing also lower operational risk when deplo…

5/10

Related reading

  1. Claude Opus 5.5 now available on AI Gateway

    Claude Opus 5.5 is now on Vercel AI Gateway, delivering ~30% speed and ~40% cost gains over Opus 5, a 1 M‑token context, and breaking API changes that require adaptive thinking and structured outputs. It can be accessed via Vercel’s SDKs, OpenAI‑compatible endpoint, and coding agents, with optional fast mode and regional/ZDR controls.

    Vercelvercel.com2 minrelease
  2. Claude watermarks its writing now. Should you worry?

    Anthropic added an invisible, statistical watermark to Claude’s output to satisfy EU AI‑Act transparency rules. The mark only signals that a model was involved; it doesn’t affect Google rankings, but creators should disclose AI use and avoid bulk unreviewed content.

    Hostingerhostinger.com8 min
  3. Open-weight models take 56% of token volume, Astra doubles Fable 5.1 spend

    Vercel’s September AI Gateway Production Index shows open‑weight models processing 56% of token volume (up from 7% in Dec 2025) while accounting for only 14% of spend. Token price fell 23.2% month‑over‑month. Anthropic’s Opus 5 captured 22.5% of spend, overtaking Fable 5 which dropped to 4.9%. OpenAI’s new GPT‑6 Astra grabbed ~7.7% of total gateway spend in its first 12 days, more than double Ant…

    Vercelvercel.com6 minHN2
  4. M5 Ultra Mac Studio Review

    The M5 Ultra Mac Studio (256 GB RAM) uses a quad‑die M5 Max architecture with an 80‑core GPU and 1.2 TB/s memory bandwidth, delivering ~70 % faster prompt‑to‑first‑token and token‑generation rates than the M3 Ultra. In the author’s tests Qwen3.8‑Flash‑Next hits 100 tokens/s on short prompts and 60‑85 tokens/s with 64‑256 KB context, making local AI agents (Open Minis, Hermes, Codex) feel snappy a…

    Hacker News front pagemacstories.net39 minHN260255