shipfeedAI news, curated daily

00:37:48 CET
21 MAY00:37:48shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

We removed 80% of our agent’s tools

A text-to-SQL agent improved from 80% to 100% success rate after its developers replaced specialised tools with a single bash execution tool giving Claude direct file system access.

Dec 22 · · primary fetch1 sourceupdated Dec 22 ·

It got better. We spent months building a sophisticated internal text-to-SQL agent, d0, with specialized tools, heavy prompt engineering, and careful context management. It worked… kind of. But it was fragile, slow, and required constant maintenance. So we tried something different. We deleted most of it and stripped the agent down to a single tool: execute arbitrary bash commands.

We call this a file system agent. Claude gets direct access to your files and figures things out using , , and . grepcatls The agent got simpler and better at the same time. 100% success rate instead of 80%. Fewer steps, fewer tokens, faster responses. All by doing less. Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comWe removed 80% of our agent’s toolsprimary