Recursive Claude spawning for autonomous project builds with self-healing test loops
Autonomous build loop that plans, builds, reviews, and learns. Foundry reads a task list and works through it using Claude Code agents in a TUI, committing each completed task. Several run modes control what happens next: run forever with discovery (Auto), stop when done (Sprint), pause for human review after each task (Review), or run unattended for the build service (Service). When to use the…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Autonomous build loop that plans, builds, reviews, and learns. Foundry reads a task list and works through it using Claude Code agents in a TUI, committing each completed task. Several run modes control what happens next: run forever with discovery (Auto), stop when done (Sprint), pause for human review after each task (Review), or run unattended for the build service (Service). When to use the pipeline: the harness is a multiplier for verifiable engineering work — tasks with references the…