freshcrate
Skin:/
Home > Security > vibekit

vibekit

Run Claude Code, Gemini, Codex — or any coding agent — in a clean, isolated sandbox with sensitive data redaction and observability baked in.

Why this rank:Strong adoptionHealthy release cadence

Description

Run Claude Code, Gemini, Codex — or any coding agent — in a clean, isolated sandbox with sensitive data redaction and observability baked in.

README

VibeKit is the safety layer for your coding agent 🖖

Run Claude Code, Gemini, Codex — or any coding agent — in a clean, isolated sandbox with sensitive data redaction and observability baked in.


WebsiteDocsDiscord


🚀 Quick Start

Install the VibeKit CLI globally:

npm install -g vibekit

Run claude code with enhanced security and tracking

vibekit claude

⚡️ Key Features

🐳 Local sandbox - Runs agent output in isolated Docker containers — zero risk to your local setup

🔒 Built-in redaction - Auto-removes secrets, api keys, and other sensitive data completions

📊 Observability - Complete visibility into agent operations with real-time logs, traces, and metrics

🌐 Universal agent support - Works with Claude Code, Gemini CLI, Grok CLI, Codex CLI, OpenCode, and more

💻 Works offline & locally - No cloud dependencies or internet required — works entirely on your machine

📦 Related Packages

Looking to integrate VibeKit into your application? Check out these packages:

Run coding agents in secure sandboxes with full control and monitoring.

npm install @vibe-kit/sdk

Perfect for building applications that need to execute AI-generated code safely.

Use your MAX subscriptions in AI Apps.

npm install @vibe-kit/auth

Handle authentication flows for your VibeKit-powered applications.

🤝 Contributing

Contributions welcome! Open an issue, start a discussion, or submit a pull request.

📄 License

MIT — see LICENSE for details.

© 2025 Superagent Technologies Inc.

Release History

VersionChangesUrgencyDate
@vibe-kit/sdk@0.0.57## What's Changed * fix dagger cli by @homanp in https://github.com/superagent-ai/vibekit/pull/153 * Fix Docker Hub Authentication and Refactor Registry Architecture by @joedanz in https://github.com/superagent-ai/vibekit/pull/154 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.56...@vibe-kit/sdk@0.0.57Low8/4/2025
@vibe-kit/sdk@0.0.56## What's Changed * Fix Cloudflare compatibility and add minimal Cloudflare template by @ghostwriternr in https://github.com/superagent-ai/vibekit/pull/140 * separate cli to it's own package by @homanp in https://github.com/superagent-ai/vibekit/pull/143 * Fix Cloudflare template by @ghostwriternr in https://github.com/superagent-ai/vibekit/pull/144 * fix(cli): Respect agent selection in interactive install and CLI flags by @joedanz in https://github.com/superagent-ai/vibekit/pull/145 * docLow8/3/2025
@vibe-kit/sdk@0.0.54## What's Changed * docs: fix grammar and consistency issues across documentation by @joedanz in https://github.com/superagent-ai/vibekit/pull/136 * Upgrade to latest cloudflare sandbox version by @ghostwriternr in https://github.com/superagent-ai/vibekit/pull/137 * feat: add GEMINI_API_KEY support for flexible Gemini agent configuration by @joedanz in https://github.com/superagent-ai/vibekit/pull/138 * finalize vibekit auth demo by @homanp in https://github.com/superagent-ai/vibekit/pull/13Low7/28/2025
@vibe-kit/sdk@0.0.53## What's Changed * break out auth into a separate package by @homanp in https://github.com/superagent-ai/vibekit/pull/133 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.51...@vibe-kit/sdk@0.0.53Low7/27/2025
@vibe-kit/sdk@0.0.51## What's Changed * docs: Add Dagger (local) sandbox provider documentation by @joedanz in https://github.com/superagent-ai/vibekit/pull/125 * feat: add support for grok-cli agent by @homanp in https://github.com/superagent-ai/vibekit/pull/127 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.49...@vibe-kit/sdk@0.0.51Low7/26/2025
@vibe-kit/sdk@0.0.49## What's Changed * add docs to repo by @homanp in https://github.com/superagent-ai/vibekit/pull/121 * feat: Add comprehensive OAuth 2.0 authentication support for Claude by @hellosunghyun in https://github.com/superagent-ai/vibekit/pull/123 * Support Cloudflare sandboxes by @ghostwriternr in https://github.com/superagent-ai/vibekit/pull/114 ## New Contributors * @hellosunghyun made their first contribution in https://github.com/superagent-ai/vibekit/pull/123 * @ghostwriternr made their Low7/24/2025
@vibe-kit/sdk@0.0.48-rc.5## What's Changed * feat: Add local sandbox provider with Dagger integration and streaming support by @joedanz in https://github.com/superagent-ai/vibekit/pull/116 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vib-kit/sdk@0.0.48-rc.1...@vibe-kit/sdk@0.0.48-rc.5Low7/23/2025
@vibe-kit/sdk@0.0.48-rc.2## What's Changed * fix issue with daytona not opening browser for authentication in the cli by @homanp in https://github.com/superagent-ai/vibekit/pull/120 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vib-kit/sdk@0.0.48-rc.1...@vibe-kit/sdk@0.0.48-rc.2Low7/23/2025
@vib-kit/sdk@0.0.48-rc.1## What's Changed * feat: Add Northflank provider to CLI with additional flag support by @joedanz in https://github.com/superagent-ai/vibekit/pull/109 * feat/sdk refactor by @homanp in https://github.com/superagent-ai/vibekit/pull/103 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.47...@vib-kit/sdk@0.0.48-rc.1Low7/18/2025
@vibe-kit/sdk@0.0.47# Introducing VibeKit CLI You can now setup cluade code, gemini cli, codex cli or opencode with your favourite sandbox provider using VibKit CLI. ## What's Changed * Add LLM-friendly API documentation by @askdevai-bot in https://github.com/superagent-ai/vibekit/pull/105 * feat: Introduce CLI with 'init' command for sandbox provider setup by @joedanz in https://github.com/superagent-ai/vibekit/pull/106 ## New Contributors * @askdevai-bot made their first contribution in https://githLow7/15/2025
@vibe-kit/sdk@0.0.46## What's Changed * Fix Codex CLI flag usage for headless operation by @joedanz in https://github.com/superagent-ai/vibekit/pull/102 ## New Contributors * @joedanz made their first contribution in https://github.com/superagent-ai/vibekit/pull/102 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@v0.0.45...@vibe-kit/sdk@0.0.46Low7/10/2025
@vibe-kit/sdk@v0.0.45## What's Changed * fix: add gemini tests by @homanp in https://github.com/superagent-ai/vibekit/pull/104 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.43...@vibe-kit/sdk@v0.0.45Low7/9/2025
@vibe-kit/sdk@0.0.43**Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.41...@vibe-kit/sdk@0.0.43Low7/8/2025
@vibe-kit/sdk@0.0.41## What's Changed * fix: set one hour timeout on e2b by @homanp in https://github.com/superagent-ai/vibekit/pull/99 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.39...@vibe-kit/sdk@0.0.41Low7/7/2025
@vibe-kit/sdk@0.0.39# New github utility methods `setGithubRepository` and `setGithubToken` ## What's Changed * update v0 clone to latest sdk by @homanp in https://github.com/superagent-ai/vibekit/pull/92 * fix issues with importing repos in v0 clone by @homanp in https://github.com/superagent-ai/vibekit/pull/97 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/@vibe-kit/sdk@0.0.38...@vibe-kit/sdk@0.0.39Low7/5/2025
@vibe-kit/sdk@0.0.38# add support for global `workingDirectory` to mitigate directory hell ## Breaking changes This release replaces existing context params: `useRepoContext`, `persistentVolume` and `projectPath` with a global config called `workingDirectory`. ## What's Changed * add shopify template by @homanp in https://github.com/superagent-ai/vibekit/pull/90 * feat: add working working directory param to sdk by @homanp in https://github.com/superagent-ai/vibekit/pull/91 **Full Changelog**: https:Low7/4/2025
v0.0.36# New options when creating Pull Request: `branchPrefix`, `projectPath` and `label`. These new options make it easy to customize the PRs and set project paths other than the built in ones. ## What's Changed * Collect output from stdout & stderr for non-blocking commands (Northflank Provider) by @fr3fou in https://github.com/superagent-ai/vibekit/pull/88 * add support for adding prs by @homanp in https://github.com/superagent-ai/vibekit/pull/89 **Full Changelog**: https://github.comLow7/2/2025
v0.0.33## What's Changed * implement a streaming JSON parser that buffers the data and only calls the callback when complete JSON objects are available by @homanp in https://github.com/superagent-ai/vibekit/pull/86 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.31...v0.0.33Low7/1/2025
v0.0.31## What's Changed * feat: daytona streaming by @homanp in https://github.com/superagent-ai/vibekit/pull/85 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.29...v0.0.31Low7/1/2025
v0.0.29<img width="1506" alt="Screenshot 2025-06-30 at 19 48 18" src="https://github.com/user-attachments/assets/afea76b8-72b9-4e4d-9e8d-c3dfe57df4ff" /> # 🖖 NEW SANDBOX: NORTHFLANK We are pleased to release support for [Norfthflank.com](https://northflank.com/) sandboxes. Northflank allows you to run highly custom , persistant sandboxes on their dedicated PaaS or in your GCP/AWS accounts. ## What's Changed * rename `examples` to `templates` by @homanp in https://github.com/superagent-ai/viLow6/30/2025
v0.0.28# Expose sandbox host via new API `getHost`. We added a new api for getting the host of the sandbox machine, useful for preview apps. More info in our docs: https://docs.vibekit.sh/api-reference/get-host ## What's Changed * feat: add support for getting the host from sandbox by @homanp in https://github.com/superagent-ai/vibekit/pull/81 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.27...v0.0.28Low6/26/2025
v0.0.27![image](https://github.com/user-attachments/assets/20ad7b16-cd9c-46cb-b1b1-9108f1da86de) # Introducing support for Gemini CLI We are excited to add support for Gemini CLI. Read more: https://blog.google/technology/developers/introducing-gemini-cli-open-source-ai-agent/ ## What's Changed * add v0 clone ui by @homanp in https://github.com/superagent-ai/vibekit/pull/75 * add support for gemini agent by @homanp in https://github.com/superagent-ai/vibekit/pull/77 **Full ChangelogLow6/25/2025
v0.0.26# Run shell commands using `executeCommand`. v0.0.26 introduces the ability to run shell commands in the sandbox through a dedicated API `executeCommand`. The new API includes features for running commands in background process in the sandbox as well as streaming. ## What's Changed * add support executing shell commands in sandbox from sdk by @homanp in https://github.com/superagent-ai/vibekit/pull/74 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.25...vLow6/24/2025
v0.0.25![image](https://github.com/user-attachments/assets/61d4abac-d77a-42e4-8d94-9412386a18e9) # VibeKit + Opencode We are pleased to announce support for Opencode. Opencode is an AI coding agent built for the terminal and the first supported agent under the MIT license. ## What's Changed * add support for opencode agent by @homanp in https://github.com/superagent-ai/vibekit/pull/70 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.24...v0.0.25Low6/24/2025
v0.0.24**Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.23...v0.0.24Low6/23/2025
v0.0.23# Added support for secrets in sandbox environments This release enables you to pass in secrets to your sandbox. Very useful for building a project, running tests etc. This release also exposes a new api for runing tests `runTests`. ## What's Changed * Added guard to preven mismatch between client / server by @jasonkneen in https://github.com/superagent-ai/vibekit/pull/55 * Add darkmode support with switch by @jasonkneen in https://github.com/superagent-ai/vibekit/pull/56 * Feature/strLow6/22/2025
v0.0.22## What's Changed * add support for creating a PR by @homanp in https://github.com/superagent-ai/vibekit/pull/51 * fix: markdown code syntax in prompt by @homanp in https://github.com/superagent-ai/vibekit/pull/54 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.21...v0.0.22Low6/17/2025
v0.0.21## What's Changed * fix issue with e2b dependencies by @homanp in https://github.com/superagent-ai/vibekit/pull/50 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.16...v0.0.21Low6/12/2025
v0.0.16**Full Changelog**: https://github.com/superagent-ai/vibekit/compare/0.0.14...v0.0.16Low6/11/2025
0.0.14## What's Changed * example: openai codex ui clone by @homanp in https://github.com/superagent-ai/vibekit/pull/46 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.8...0.0.14Low6/10/2025
v0.0.8## What's Changed * Changed sub-headline and supported sandboxes in README by @alanzabihi in https://github.com/superagent-ai/vibekit/pull/41 * add daytona support by @homanp in https://github.com/superagent-ai/vibekit/pull/42 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.7...v0.0.8Low6/9/2025
v0.0.7## What's Changed * Clarify agent usage and sandbox setup in README by @alanzabihi in https://github.com/superagent-ai/vibekit/pull/32 * make github config optional by @homanp in https://github.com/superagent-ai/vibekit/pull/36 * add model config to claude agent by @homanp in https://github.com/superagent-ai/vibekit/pull/37 * add support for using non-gpt models with codex by @homanp in https://github.com/superagent-ai/vibekit/pull/38 * add support for continuing work in a branch by @homanpLow6/4/2025
v0.0.6## What's Changed * feat: add support for running claude code by @homanp in https://github.com/superagent-ai/vibekit/pull/33 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.5...v0.0.6Low6/3/2025
v0.0.5## What's Changed * feat: add sandbox session api methods by @homanp in https://github.com/superagent-ai/vibekit/pull/31 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.4...v0.0.5Low6/2/2025
v0.0.4## What's Changed * add support for opentelemetry by @homanp in https://github.com/superagent-ai/vibekit/pull/30 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.3...v0.0.4Low6/1/2025
v0.0.3## What's Changed * Add Configuration Option for Research Mode in Codex Agent by @homanp in https://github.com/superagent-ai/vibekit/pull/17 * add support for passing history by @homanp in https://github.com/superagent-ai/vibekit/pull/19 * refactored environment config by @homanp in https://github.com/superagent-ai/vibekit/pull/27 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.2...v0.0.3Low6/1/2025
v0.0.2## What's Changed * update the pr metadata prompt by @homanp in https://github.com/superagent-ai/vibekit/pull/11 * Add GitHub Pull Request Template by @homanp in https://github.com/superagent-ai/vibekit/pull/13 * Add Support for Automatic Labeling of Pull Requests with 'codex' or 'claude' by @homanp in https://github.com/superagent-ai/vibekit/pull/15 **Full Changelog**: https://github.com/superagent-ai/vibekit/compare/v0.0.1...v0.0.2Low5/28/2025
v0.0.1## What's Changed * add support for running codex agent by @homanp in https://github.com/superagent-ai/vibekit/pull/1 * Feat/codex memory by @homanp in https://github.com/superagent-ai/vibekit/pull/3 * add support for generating prs by @homanp in https://github.com/superagent-ai/vibekit/pull/4 * Add Type Checking Script to Package.json by @homanp in https://github.com/superagent-ai/vibekit/pull/5 * Add Github templates by @homanp in https://github.com/superagent-ai/vibekit/pull/8 ## New Low5/28/2025

Dependencies & License Audit

Loading dependencies...

Similar Packages

codegA unified workspace for local AI coding agents (Claude Code, Codex, Gemini CLI, etc.) — desktop app, standalone server, or Docker. Conversation aggregation, git worktree workflows, MCP/Skills managemev0.21.8
ai-task-managerTask management for AI coding assistantsv3.14.3
taktTAKT: TAKT Agent Koordination Topology - AI Agent Workflow Orchestrationmain@2026-07-24
h5iNext-Gen AI-Aware Gitv0.3.0
claude-code-safety-net🛡️ Enhance code safety with Claude Code Safety Net, a tool designed to identify and mitigate risks in your codebase effectively.main@2026-07-18

More from superagent-ai

superagentSuperagent protects your AI applications against prompt injections, data leaks, and harmful outputs. Embed safety directly into your app and prove compliance to your customers.

More in Security

runtmOpen-source sandboxes where coding agents build and deploy. Spin up isolated environments where Claude Code, Cursor, and other agents code and deploy software.
clineAutonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
OpenSandboxSecure, Fast, and Extensible Sandbox runtime for AI agents.
django-oauth-toolkitOAuth2 Provider for Django