Show HN: I ran every Claude agent turn through the Batch API
I built a tiny Python REPL to answer a dumb-but-useful question:What happens if every turn in an agent loop goes through Anthropic’s Batch API instead of the normal synchronous endpoint?The motivation was cost. Batch API is 50% off, which sounds very attracti…
What does an agent harness feel like when every model turn goes through Anthropic’s Batch API instead of the synchronous endpoint? Batches are 50% off. For anyone burning real money on agents (eval … [+6502 chars]