Anthropic: same 600K tokens, an advising agent scores 89 vs 76 for pure execution
AI Engineer · youtube · 2026-09-14
In an AI Engineer talk, Anthropic's Katelyn Lesse and Angela Jiang challenge the assumption that tokens are fungible and budget is the only lever. On a fixed 600K-token financial-analysis bench: a pure executor scored 76, while an agent spending part of the identical budget consulting an adviser scored 89. They present three strategy primitives — advising (executor calls out mid-task), grading (rubric up front, a grader sends the executor back to iterate), and dreaming (reading the executor's own transcripts into memory for the next run). The sharper finding: rescored the way a real analyst would — an 80%-accurate P&L is useless, so only perfect runs count — the execute baseline passes 42% of the time, meaning 3 runs and 1.8M tokens of true cost per clean answer. Advise and grade reach the same bar for considerably less; which strategy wins depends on whether you optimize token efficiency or single-run reliability.
More from coding & agent
- Freebots dev plans to let AI bots build their own games via Stanford's GDL — Daniel_Farinax · 2026-09-14
- Weaviate paper: LLMs misuse LIKE instead of search operators when querying databases — CShorten30 · 2026-09-14
- foliate-js: The 1.1k-Star Library Powering an Obsidian E-Book Reader — vista8 · 2026-09-14
- Turning Obsidian Into an E-Book Reader: A foliate-js + PDF.js Breakdown — vista8 · 2026-09-14
- Matt Pocock: Every Org Is Desperate to Adopt AI Coding — Become the Person Who Delivers It — mattpocockuk · 2026-09-14
- Red-teaming public-facing AI agents: quick wins to make your agent safer — njyx · 2026-09-14