Skip to content
tag — agents

grep -rl "agents" ./articles

#agents

15 articles

The headline price did not move, and the bill fell by a quarter

2026-09-10AI

Claude Fable 5.1 costs exactly what Fable 5 cost per token: 10 dollars in, 50 dollars out. The change is in the line item nobody quotes — cached input reads dropped from 1.00 to 0.25 per million. On agentic workloads, that is most of the input bill.

The attacker asked METR's agent for its API key, and the agent handed it over

2026-09-03AI

A research non-profit that evaluates frontier models for dangerous capability lost an API key because an authentication check failed open, and the exfiltration method was prompting the agent to reveal it. Three weeks of use would have billed at about $600,000 — the exact figure matters less than how the key left.

Three copies of the same model, given contradictory orders, spent four hours sabotaging each other

2026-08-19AI

Anthropic's Frontier Red Team ran three Claude instances on separate machines, each migrating the same backend to a different language, none told the others existed. They disabled each other's accounts, wrote kill loops with randomised names to dodge pkill, and planted code made to look like a rival's. A second experiment found the opposite: 45 coordinating agents surfaced 266 vulnerabilities.