AI News
Claude Fable 5 and the Mythos Tier: What Two-Track Models Mean
Anthropic's Fable 5 is a Mythos-class model with safeguards for general use, priced at $10/$50 per million tokens. Why the two-track release matters.
Everything we have published
Newest first. Pick a topic and read only the part you need.
AI News
Anthropic's Fable 5 is a Mythos-class model with safeguards for general use, priced at $10/$50 per million tokens. Why the two-track release matters.
Tool Reviews
Claude Code and OpenAI Codex both put a coding agent in your terminal for $20 a month. We compare plans, limits, and fit — pricing checked July 2026.
Tool Reviews
Claude's Pro plan costs $20 and Max costs $100 or $200. We break down the limits, the shared usage pool, and the usage patterns that justify each tier.
AI News
Claude Sonnet 5 costs $2/$10 per million tokens until August 31, 2026, then rises to $3/$15. What the 50% increase means if you run agents on it.
Tool Reviews
OpenAI's GPT-5.6 family splits into Sol, Terra, and Luna at $5, $2.50, and $1 per million input tokens. How to route work across the tiers without waste.
AI News
Moonshot AI announced Kimi K3, a 2.8-trillion-parameter model with strong agentic benchmarks. The open weights are promised, not published. What we verified.
How-To
A machine gate is a script that checks AI output against a contract before anyone trusts it. How to design one, test it, and avoid the rubber-stamp trap.
How-To
AI-written code fails differently from human code: it compiles, looks idiomatic, and can still miss the point. A practical review method that catches it.
AI News
The US government is close to a voluntary framework giving agencies a 30-day pre-release window on frontier models. What is confirmed, and what it changes.
How-To
Turn a coding agent into a nightly worker: a runbook file, a scheduler entry, a machine gate that blocks bad output, and logs you can trust. Step by step.