umputun/ralphex
Extended Ralph loop for autonomous AI-driven plan execution observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 99
- Release rhythm 82
- Longevity 16
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 226
- days_rel: 43
- days_push: 7
- n_releases_24m: 76
Adoption not part of the score
1454 stars · 119 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ralphex is a standalone Go CLI tool that orchestrates coding agents like Claude Code and codex to autonomously execute structured implementation plans. Each task runs in a fresh agent session to avoid context degradation, followed by multi-phase AI code review and automatic git commits.
Use cases
- run claude code autonomously on a multi-task implementation plan
- execute a coding plan overnight without babysitting the agent
- keep ai coding agent context fresh across long features
- automate multi-agent code review of ai-generated code
- auto-commit and track progress of ai-driven development tasks
- get notified when an autonomous coding run finishes or fails
- monitor autonomous agent execution from a web dashboard
When to choose
- you have a structured plan with tasks and validation commands to execute via Claude Code or codex
- long interactive agent sessions degrade quality and you want fresh context per task
- you want automated multi-agent code review and commits after each task
- you prefer a single binary with zero setup and optional Docker isolation
When to avoid
- you need an IDE plugin or GUI-driven coding assistant
- your workflow requires human approval at every step
- you don't use git or a compatible coding agent like Claude Code or codex
- you want the tool to write code itself rather than orchestrate existing agents
Facets
cli-tool · maturity active
agent-framework workflow-automation developer-tools cli code-review developer-tools large-language-models cli windows go ralph-loop claude-code codex autonomous-coding ai-orchestration multi-agent-review git-automation ai-agents automation command-line linux macos docker
3 sources
- readme: https://github.com/umputun/ralphex · fetched 2026-08-28 · 34a3f941b8af
- homepage: https://ralphex.com · fetched 2026-08-29 · 537e2bffbb28
- site_page: https://ralphex.com/docs · fetched 2026-08-29 · 9fc32b24aceb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| umputun/ralphex | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem