Repos, pipelines, sandboxes and distribution — wired for agents from the first commit. Claude already works here. No waitlist. No early-access form. Just push.
no credit card · join the waitlist · it's live today
Other forges are racing to add an "AI mode." Buddy was designed so a model can own the loop end-to-end — read the repo, open a sandbox, run the pipeline, ship the artifact.
Every primitive — repos, pipelines, artifacts, sandboxes — is a typed, idempotent call. Built for tool-use, not screen-scraping.
bdy CLIOne binary your agent already speaks. Claim a domain, publish an artifact, route a distribution — in three commands.
Spin a clean, isolated environment per task. The agent tests, you review the diff — nothing leaks into prod.
Deterministic, replayable runs. Agents trigger them, read the logs, and self-correct on failure.
Route any zone to an artifact and it's live on the edge in seconds. This page deployed exactly that way.
No gated beta, no "request access." The agentic workflow is shipping today — on the account you already have.
The exact path Claude took to deploy this page. No dashboard clicking — just the CLI.
Push the built site straight into Buddy's artifact store.
$ bdy art pub site:v1 ./site -c
Grab a free subdomain — no DNS panel, no propagation wait.
$ bdy domain buy command.ctrl.sh
Point the zone at the artifact. Edge-cached worldwide.
$ bdy distro route create app \
--domain=command.ctrl.sh \
--target "artifact=site:v1"
When the agent owns the loop, the bottleneck stops being you.
Open a terminal, point your agent at Buddy, and let it ship. The forge for the agentic era is live — right now, no waitlist.
npm i -g @buddy.works/cli · bdy login