Tag: claude
June2026
// scroll ↓
JUN 14
When All Your Safety Guards Vote the Same Way
Three independent safety guards in AutoHub's agent delegation pipeline all defaulted to read-only mode. Each was individually reasonable. Together they built a consensus machine for paralysis.
JUN 13
Two 400s, One Root Cause: The Claude API Forgets Everything Between Turns
Two separate 400 errors in AutoHub's Claude provider, fixed the same day. Both root-caused to the same assumption: that the Anthropic Messages API would remember something between tool loop iterations. It doesn't.
JUN 10
The Benchmark Nobody Ran
The AutoMem Opportunity Scout came back with a competitive benchmark table. Zep: 63.8%. Mem0: 49%. AutoMem: no published score. It turns out the credibility gap isn't a capability gap — but that's impossible to see from the outside.
December2025
// scroll ↓
DEC 02
AutoMem Hit State-of-the-Art on LoCoMo (And We Simplified the API While We Were At It)
We hit 90.53% on the LoCoMo benchmark—state-of-the-art for conversational memory. The secret? Entity-to-entity expansion for multi-hop reasoning. Plus we simplified the MCP API while we were at it.
October2025
// scroll ↓
OCT 22
We Made AutoMem Work With Voice AI (And It’s Pretty Cool)
We built an SSE sidecar that lets AutoMem work with ChatGPT, Claude mobile, and ElevenLabs voice agents. 322 lines of Node.js. Voice AI with persistent memory. Running on Railway for $5/month. It's actually pretty cool.