subsy/ralph-tui

Ralph TUI is a terminal user interface for orchestrating AI coding agents to work through task lists autonomously.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 50 minutes ago
Added to GitGenius on August 31st, 2026
Created on January 11th, 2026
Open Issues & Pull Requests: 37 (+0)
Number of forks: 235
Total Stargazers: 2,433 (+0)
Total Subscribers: 13 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.9 hours
Mean response time: 6.3 days
90th percentile: 22.0 days
Tracked items: 158

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 11% of issues opened in the past year have been closed. Three people close 95% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 31
New in 7 days: 11
Closed in 7 days: 19
Avg open age: 199 days
Stale 30+ days: 29
Stale 90+ days: 29

Recent activity

Opened in 7 days: 10
Closed in 7 days: 19
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (81)
  • enhancement (46)
  • invalid (1)
  • question (1)

Detailed Description

Ralph TUI is a terminal user interface for orchestrating AI coding agents to work through task lists autonomously.

The tool solves the problem of manually managing AI agents across multiple coding tasks by automating the loop of task selection, agent execution, and completion detection. It connects to AI coding assistants such as Claude Code, OpenCode, Factory Droid, Cursor CLI, Gemini CLI, Codex, and Kiro CLI, and integrates with task trackers including prd.json and Beads. Ralph selects the highest-priority task, builds a prompt, executes the configured agent, detects when work is complete, and repeats until all tasks are finished. The tool provides real-time visibility into agent output and allows users to control execution through keyboard shortcuts.

Ralph TUI suits teams and individual developers who want to delegate repetitive coding work to AI agents while maintaining oversight and control. It works well for projects that already use structured task tracking and have a preferred AI coding assistant. The tool distinguishes itself by supporting multiple agent and tracker integrations, offering session persistence so work can be paused and resumed, and providing subagent tracing to see nested agent calls in real time. It also enables cross-iteration context to track progress automatically between tasks and supports remote instances, allowing monitoring and control of multiple Ralph TUI sessions from a single interface.

The project maintains active engagement with its user base, with most open issues coming from outside users rather than the core team, indicating a substantial base of real-world adopters. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker is dominated by bug reports, enhancement requests, and user questions.