Executive Summary
Vercel has expanded its AI SDK Harness, a unified interface for running AI coding agents, by adding support for two new runtimes: Deep Agents and OpenCode. This update allows developers to switch between an expanding list of coding agents without changing their application's core logic. Both new integrations operate within the secure Vercel Sandbox environment, providing more choice and flexibility for developers building with AI agents.
Key Takeaways
* New Runtimes Supported: The AI SDK Harness now integrates with the `Deep Agents` and `OpenCode` coding-agent runtimes.
* Unified Interface: The core function of the Harness is to provide a single API, enabling developers to swap out the underlying AI agent (e.g., from Claude Code to OpenCode) without rewriting their application code.
* Deep Agents Adapter: This adapter integrates LangChain's `deepagents` runtime, which includes built-in file and shell tools, session management (attach and resume), and tool approval mechanisms.
* OpenCode Adapter: This adapter runs a full OpenCode server within the Vercel Sandbox, exposing its built-in tools and allowing developers to specify the AI model, provider, and reasoning variant.
* Expanded Ecosystem: The full list of supported harnesses now includes Claude Code, Codex, Deep Agents, OpenCode, and Pi.
Strategic Importance
This expansion strengthens the Vercel AI SDK's value proposition by providing developers with greater flexibility and choice, positioning it as a critical abstraction layer in the fragmented AI agent ecosystem.