Data Science Wire

Building a software factory for AI SDK

Vercel Blog - AIAug 124 min read

The AI SDK is one of the most popular open-source AI projects in the world. It serves over 20 million npm downloads a week and the repo has over 26,000 stars. Maintaining the codebase means tracking four moving targets at once: Model providers: new providers, new capabilities, and new bugs UI frameworks: bindings for React, Next.js, Svelte, Vue, and others Sandboxes: the execution environments agents run code in Harnesses: adapters for Codex, Claude Code, Pi, and others After multiple years of growth, the repo was getting 100+ new issues every month, and when Anthropic's Opus 4.6 model was rel

Read the full story at Vercel Blog - AI

More in AI