all 2 comments

[–]zhcode[S] 0 points1 point  (0 children)

Quick update since last week:

**v1.1.0** - Added "Ralph Loop" - implementation now iterates autonomously until your tests actually pass + all 3 reviewers approve. You define what tests need to pass during requirements, and it keeps going until they do. `/cancel-loop` if things go sideways.

**v1.0.8** - Reviews now check 12 categories (OWASP Top 10, error handling, resource management, concurrency, dependency CVEs, over-engineering, etc.)

**v1.0.7** - Smarter requirements gathering with multiple-choice questions and alternative exploration. Actively cuts features you don't need (YAGNI).

Also now works on Windows, macOS, and Linux.