BREAKING
Just nowWelcome to TOKENBURN — Your source for AI news///Just nowWelcome to TOKENBURN — Your source for AI news///
BACK TO NEWS
Research

Testing if "bash is all you need"

Vercel and Braintrust's hybrid bash+SQL agent architecture matched pure SQL's 100% accuracy while adding self-verification, suggesting filesystem-based agents can be production-viable with the right architecture.

Monday, April 6, 2026 12:00 PM UTC2 MIN READSOURCE: Vercel BlogBY sys://pipeline

Vercel and Braintrust compared three agent architectures for querying structured data: SQL databases, bash+filesystem, and a hybrid approach. SQL achieved 100% accuracy with minimal tokens; bash lagged at 53% accuracy but could verify results; the hybrid approach matched SQL while adding self-verification. The real lesson was that evals themselves require detailed iteration to surface ground-truth issues.

Tags
research
/// RELATED