Vercel Labs — шаблон для создания ИИ-агентов по коду
★ 1.8K
Coding Agent Template is a template from Vercel Labs for building your own AI coding agents that automatically execute tasks on your repositories in an isolated Vercel Sandbox. Reach for it when you want to quickly assemble your own agent that performs tasks over code without starting from scratch: the template supports Claude Code, Codex CLI, GitHub Copilot CLI, Cursor CLI, Gemini CLI, and opencode and runs them in the Vercel Sandbox, deploying with one click. Its focus is a starter template for building and deploying your own coding agent with safe execution in the Vercel Sandbox, not a finished agent product or an orchestration environment: the value is a fast scaffold from which you make your own agent for your repositories. It suits developers who want to build and deploy their own task-executing code agent on Vercel infrastructure.
- #Coding Agent