Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
The reversal replaces a silent, undetectable capability restriction with a visible fallback and explicit API refusal reasons, meaning AI researchers can now see when and why Claude Fable 5 is limiting their requests rather than receiving silently degraded responses.
Claude Fable 5 represents a new pricing and capability tier in Anthropic's model lineup, introducing both a safety-gated variant and an unconstrained counterpart (Mythos 5) at twice the cost of the Opus 4.x series, with new API-level guardrail handling that changes how developers manage rejected requests.
Track DeepSeek V4's pricing against incumbent frontier models — at $0.14/M input for Flash and $1.74/M for Pro, it sets a new low-cost reference point that could pressure pricing across the entire API market.
Developers running local LLMs can now access a model that claims flagship-level agentic coding performance in a 16.8GB quantized package, runnable on consumer hardware via `llama.cpp`.
Developers evaluating image generation APIs should note that `gpt-image-2`'s quality gains are most apparent at maximum resolution settings, but those settings carry meaningful per-image costs that need to be factored into production budgets.
Developers budgeting for Claude Opus 4.7 should account for up to ~40% higher costs on text workloads due to tokenizer inflation, and should test their specific content types — PDFs, images, and raw text behave very differently — using the updated token counter tool before migrating from Opus 4.6.
Developers and practitioners building on Claude can use this diff to understand exactly how Anthropic is shaping model behavior — including new tool-discovery mechanics via `tool_search`, stricter safety escalation rules, and reduced verbosity defaults — which directly affects how Claude-powered agents will respond in production.