v0.1.0
umputun/ralphexv0.1.0Jan 21, 2026by umputun
AI Summary
Initial release establishing the core functionality of ralphex for autonomous code review and plan execution using Claude Code.
Key Highlights
- Initial release with autonomous task execution
- Multi-phase code review pipeline with 5 agents
- Support for custom review agents
- Zero configuration required
New Features
- Autonomous task execution with fresh context
- Multi-phase code review pipeline
- Custom review agents with template system
- Automatic git branch and commit operations
- Plan completion tracking
- Streaming output with timestamps
- Multiple execution modes
Full Release Notes
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