Skip to content

v0.1.0

Choose a tag to compare

@umputun umputun released this 21 Jan 08:19
· 522 commits to master since this release
e003598

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