Cloud for Vibe Coders and Agents

Deploy agent-built apps to Indian-region sandboxes.

Babai turns `/babai:deploy` into a live `sandbox.localhost` URL. The agent stays in charge of project detection, secret collection, upload, deploy, logs, and retry loops.

Read the docs
$ /babai:deploy

✓ Uploaded source zip
✓ Built and deployed
✓ Live at https://k7q.sandbox.localhost

Install

Install the Claude Code or Codex plugin once the external plugin repositories are published. Plugin wrappers stay outside this monorepo and talk to the hosted MCP server.

First Login

The first deploy opens localhost:3005/auth/cli with a one-time session code. Clerk offers GitHub, Google, email magic link, and email/password. Every method maps to the same Babai user and token flow.

Deploy

Run /babai:deploy from Claude Code or Codex. The agent describes the project, stores secrets safely, uploads a gitignore-aware zip, triggers Cloud Run source deploy, and returns a random sandbox.localhost URL.