Scaffold for autonomous greenfield TypeScript projects using the Ralph loop pattern
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
chore: remove stale specs, placeholder src, and unused artifacts
e3aa33fView on GitHubfeat: replace greenfield scaffolding with blueprint task lists
69e2da9View on GitHubfix: normalize .ralphrc paths, use storyPrefix in docs, and clean up stale specs
294637fView on GitHubfeat: add pre-flight environment check to fail fast on missing credentials
e0282e8View on GitHubfix: archive stale progress.txt between runs and eliminate chore commits
1d4d7aeView on GitHubfeat: add end-to-end tests through the ralph CLI dispatcher
6f3ec69View on GitHubfix: add CLI entry-point tests and reject zero iterations
5a083d0View on GitHubfix: allow plan name as sole argument (iterations auto-computed)
ec96d64View on GitHubfeat: add engine loop interior test coverage (4 suites, 49 assertions)
eb84882View on GitHubfeat: add process group cleanup and iteration timeout to prevent orphaned processes
affb4f9View on GitHubfeat: enforce import boundaries via CLAUDE.md rules, boundary test, and integration test convention
666c305View on GitHubfeat: add Playwright E2E integration with phased testing and auto-repair
9ba6104View on GitHubchore: add deep research prompt for AI-driven E2E testing
57e5275View on GitHubfeat: add integration gate for real-infrastructure validation stories
ab71814View on GitHub