autonomous coding agent. give it a repo, get back a PR.
long-running sessions · sandboxed execution · live supervision
Set a task, set a time limit, walk away. Run it for 30 minutes or 8+ hours — it plans, builds, reviews, and commits until the clock runs out. Code executes in isolated Sandboxes and never on your machine.
git clone https://github.com/SignalPilot-Labs/buddy.git
cd buddy
docker compose up --build -d
# open http://localhost:3400Built with the Claude Agent SDK. MIT License.