Run durable PLANNER→IMPLEMENTOR→REVIEWER→JUDGE coding loops via Inngest. Each story in a PRD gets independently implemented, tested, and judged. Survives crashes. Every step is a traceable Inngest run.
After starting a loop, use the loop-nanny skill for monitoring, triage, post-loop cleanup, and knowing when to intervene.
The joelclaw CLI is the primary interface. Run with bun run packages/cli/src/cli.ts loop start ... from the monorepo root.
Ingest를 통해 내구성 있는 다중 에이전트 코딩 루프를 시작, 모니터링 및 취소합니다. 사용자가 자율 코딩 워크로드를 실행하고, 여러 스토리가 포함된 PRD를 실행하고, AFK 코딩 세션을 시작하고, 에이전트가 계획의 기능을 구현하도록 하거나, 실행 루프를 관리하려는 경우에 사용합니다. "코딩 루프 시작", "이 PRD 실행", "이 스토리 구현", "AFK로 이동하여 코딩", "루프 상태 확인", "루프 취소", "joelclaw 루프" 또는 자율 다중 스토리 코드 실행 요청에 대해 트리거됩니다. 출처: joelhooks/joelclaw.