Herdr Vercel Sandbox Plugin — Development skill for Claude Code
Run terminal-based coding agents in isolated Vercel Sandboxes from Herdr.
How to install Herdr Vercel Sandbox Plugin
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open vercel-labs/herdr-vercel-sandbox-plugin and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Herdr Vercel Sandbox Plugin does
Run terminal-based coding agents in isolated Vercel Sandboxes from Herdr.
Alternatives in Development
- OpenAI Codex CLI — (Rust implementation) 67.8k ★
- Claurst — Your favorite Terminal Coding Agent, now in Rust 9.2k ★
- Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
README
Vercel Sandbox for Herdr
Run one coding-agent CLI per persistent Vercel Sandbox while keeping Herdr as the local terminal and attention-management surface. Codex, OpenCode, and Claude Code ship as built-in adapters. Claude Code `2.1.220`, Codex `0.146.0`, and OpenCode `1.18.9` are lifecycle-verified and normally selectable; each pinned version has a repository-verifiable lifecycle receipt.
mental model
Herdr remains the local control room. The agent pane is a local terminal connected through `vercel sandbox exec --interactive` to a coding-agent CLI running inside an isolated Linux Sandbox. Your keystrokes go into the Sandbox and the agent's terminal output comes back into the Herdr pane.
Herdr does not inspect the microVM directly. The local wrapper sets `HERDR_AGENT=`, which lets Herdr use that agent's screen definitions to classify the visible terminal as working, waiting, or finished. The plugin separately records which Herdr pane maps to which named Sandbox.
You can start a Sandbox at any point in an existing Herdr session. Focus a pane whose current directory is inside a Git worktree and invoke **Start configured agent in a new Sandbox**. The plugin splits that pane, prepares a new Sandbox, and launches the configured agent there.
Starting is an explicit Herdr action. Typing "start a Sandbox" into an unrelated agent does not call the action; that would require exposing the action to the agent as a tool in a later integration.
requirements
- macOS or Linux
- Herdr 0.7.5 or newer
- Node.js 20 or newer
- Git
- Vercel CLI 58.7.1 or newer (managed-image creation and the full lifecycle command surface were verified against 58.7.1)
- A Vercel account with access to the team and project that should own the Sandbox
- A Vercel-linked Git worktree, or explicit
scopeandprojectconfiguration
Vercel account and project setup
The plugin uses the official Vercel CLI on your local machine. It does not collect Vercel credentials or copy the
Related Skills
Sandbox-agent (Rivet)
Run Claude Code and other coding agents in sandboxes controlled over HTTP.
Openshell Deepagent
A general-purpose coding agent that runs inside an NVIDIA OpenShell sandbox, orchestrated by Deep Agents and p
Malware Sandbox MCP
Detonate files & URLs in cloud malware sandboxes (Hybrid Analysis, tria.ge, ANY.RUN) and enrich IOCs across Ma
Herdkit
Governance and parallelism for herdr-based agent workflows — a coordinator drains your backlog into isolated w
Sandbox
Work with PostHog sandbox environments - create, manage, and run commands in isolated full-stack dev environme
Vercel Fx Cn
fx 是一个用 Zig 编写的编码代理(coding agent)框架与命令行工具,专为在更大型系统中进行研究和嵌入使用而优化。 它从系统提示词设计到工具、功能集,再到 7.8 MiB 体积的二进制文件,全面追求极简与高
Related Agents
Kavach Env Provisioner
KAVACH live-validation environment provisioning agent. Starts the target application inside an isolated sandbo
Crush
The glamourous AI coding agent for your favourite terminal.
Oh My Pi
AI coding agent for terminal with hash-anchored edits, LSP, subagents and more