vibekit
Basic Information
VibeKit provides a safety and observability layer for running coding-focused AI agents. It lets developers execute models such as Claude Code, Gemini, Codex and other coding agents inside isolated Docker sandboxes to prevent any risk to the host environment. The repository includes a CLI for local use, a proxy server for secure API routing with built-in data redaction, and related packages such as an SDK for embedding sandboxed execution into applications and an auth package for handling subscription flows. VibeKit supports running entirely offline and can be deployed locally, in Docker, or to container platforms in the cloud. The project targets developers building applications that need to execute, monitor, and control AI-generated code safely.