AI Agent Development Framework
2.0k 2026-04-15

vercel-labs/open-agents

An open-source reference application and template for building and running durable, cloud-based AI coding agents on Vercel, enabling automated code changes from prompts.

Core Features

Chat-driven coding agent with file, search, shell, task, skill, and web tools.
Durable multi-step execution with Vercel Workflow SDK, streaming, and cancellation.
Isolated Vercel sandboxes with snapshot-based resume for execution.
Seamless GitHub integration for repo cloning, branch work, auto-commit, push, and PR creation.
Session sharing via read-only links and optional voice input via ElevenLabs.

Detailed Introduction

Open Agents is an open-source reference application designed to streamline the development and deployment of cloud-based AI coding agents on Vercel. It provides a comprehensive three-layer architecture comprising a web UI, an agent workflow runtime, and an isolated sandbox VM. A key architectural decision is the separation of the agent from the sandbox, ensuring agent execution is not tied to a single request, allowing independent lifecycle management, and enabling flexible evolution of models and sandbox implementations. This framework facilitates going from natural language prompts to automated code changes, complete with GitHub integration for version control.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.