ToolsThe story, in brief

We removed 80% of our agent’s tools

Vercel just shipped a file system agent that beats its text-to-SQL predecessor. 100% success rate. 80% fewer tools.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Vercel's design insight—stripping complexity and giving Claude direct file system access—challenges the conventional wisdom on agent architecture and suggests a faster path to production-grade AI tooling for developers.

The key facts

5 to know
  1. Vercel removed 80% of agent tools and improved success rate from 80% to 100%

  2. New agent (d0 file system agent) uses single tool: arbitrary bash command execution

  3. Fewer steps, fewer tokens, faster responses compared to text-to-SQL approach

  4. Agent uses grep, cat, ls for file system navigation

  5. Published Dec 22, 2025 on Vercel blog

Go to the source

Vercel Blogvercel.com

Publisher excerpt: 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…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

Alibaba Open Sources OpenCodeReview for AI-Assisted Code Review

A production-grade code-review tool combining rule-based checks with LLM reasoning — relevant to engineering teams evaluating AI-assisted code quality tooling and considering build vs. buy for review automation.

InfoQ AI/ML
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools02

Runway wants to turn AI video generation into a live stream you control in real time

Runway's shift from batch video generation to live-streamed, real-time control changes the interaction model for creative tools and unlocks new applications in robotics and autonomous systems.

The Decoder
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools03

Meta’s Muse is creepy, but maybe not for the reasons you think

A widely-deployed AI assistant shipped with a privacy and transparency gap that raises questions about how these tools actually work and what access they grant themselves. Practitioners need to understand what they're actually allowing when they install agent-adjacent products.

The Verge AI