One CLI for all AI coding agents — running in isolated Docker containers. No required configuration, no setup, full observability.
pip install vibepod
vp run <agent>→ Documentation · Website
vibepod-cli — The main CLI (vp). Install via pip, run any agent with a single command in an isolated Docker container.
vibepod-proxy — HTTP proxy that captures all outbound traffic from agent containers and logs it to SQLite for inspection and analysis.
vibepod-datasette — Analytics dashboard for browsing captured metrics and logs via Datasette, served at localhost:8001.
vibepod-agents — Container definitions for all supported agents. Each agent is built and published to Docker Hub automatically via CI.