AI assistants#Open source#Agents

VibeKit

An open-source TypeScript SDK for executing autonomous coding agents inside secure, isolated execution sandboxes.

Product facts

Commercial Suite
Official sitegithub.com/vibe-kit/vibekit
Pricing
Free / MIT License
Data checked
2026-09-25

Capabilities

  • Sandboxed isolated execution
  • Real-time streaming output to UI
  • GitHub integration & automated PR creation
  • Multi-sandbox compatibility (E2B, Modal, Daytona)

Snapshot figures reflect the check date and may change over time.

VibeKit is an open-source, MIT-licensed TypeScript SDK for running coding agents inside secure sandbox environments.

Core Purpose

It allows models like Claude and Codex to safely install packages, run tests, write code, and open pull requests without cloud vendor lock-in.

Key Scenarios

  1. Internal Developer Tooling: Build automated refactoring bots, CI triage assistants, and onboarding helpers.
  2. In-App Interactive Coding: Embed sandboxed copilot functionality directly into user-facing web applications.