v0.1.0
Initial release of ralphex - autonomous plan execution with Claude Code.
Features:
- Autonomous task execution with fresh context per task
- Multi-phase code review pipeline (5 agents → Codex → 2 agents)
- Custom review agents with
{{agent:name}}template system - Automatic git branch creation from plan filename
- Automatic commits after each task and review fix
- Plan completion tracking (moves to
completed/folder) - Streaming output with timestamps and colors
- Multiple execution modes: full, review-only, codex-only
- Zero configuration required - works out of the box