Manage local Dagger-based sandbox environments for AI development
vibekit local
command is the primary interface for managing sandbox environments. It provides subcommands for creating, managing, and interacting with isolated development environments powered by AI agents.
Subcommand | Description |
---|---|
create | Create a new sandbox environment |
list | List all sandbox environments |
exec | Execute commands in an environment |
generate | Generate code using AI agents |
pr | Create a pull request from environment |
connect | Connect to environment shell |
status | Show environment status and health |
logs | Display environment logs |
delete | Delete sandbox environments |
run | Legacy alias for exec command |
help | Show help for local commands |
feature-<name>
or bugfix-<issue>
vibekit local delete
vibekit init
- Initialize VibeKit providers before using local commandsvibekit --help
- General CLI help