System Online

Orchestrate AI Coding Agents

Browser-based control center for autonomous development.
Run multiple AI agents in parallel with real-time monitoring.

6 AI Agents
90% Token Savings
8 GSD Phases
terminal
$ npx ralph-ui
Ralph UI — Mission Control
Ralph UI Dashboard
Ralph UI Mobile

Every Tool You Need.
One Dashboard.

Terminal — Live Agent Output
Terminal View

Real-Time Terminal

Watch AI agents work in real-time with full PTY support. Stream logs, see tool calls, and monitor progress as it happens.

PRD Chat — AI-Assisted Planning
PRD Chat View

PRD Chat

Collaborate with AI to refine requirements. Chat about your PRD, get suggestions, and iterate on specs before implementation.

Ralph Loop — Autonomous Development
Ralph Loop View

Ralph Loop

Set up autonomous development loops. Agents pick tasks, implement features, and create PRs while you focus on what matters.

Settings — Full Customization
Settings View

Configurable

Customize agent behavior, set rate limits, configure providers, and manage templates. Full control over your development workflow.

Control From Anywhere

Mobile Terminal
Terminal
Mobile Chat
Chat
Mobile Menu
Navigation

Works With Your
Favorite AI Agents

Claude Code Anthropic
Cursor Agent Cursor
Codex CLI OpenAI
OpenCode Open Source
Qwen Code Alibaba
Droid Factory AI

Built for
Autonomous Development

GitHub Integration

Import issues as PRD stories, auto-extract acceptance criteria from checkboxes, create PRs automatically from agent work.

Parallel Worktrees

Each agent gets an isolated git worktree. Run multiple agents simultaneously without conflicts or interference.

Real-Time Monitoring

Live terminal output via WebSocket. Watch agents work in real-time with full PTY support and subagent tracing.

Push Notifications

Browser push notifications when long-running tasks complete. Stay informed without constant polling.

Quality Scoring

Auto-validate PRDs with completeness, clarity, and actionability scores. Catch issues before execution.

Session Recovery

Auto-detect crashed sessions with one-click recovery. Never lose progress due to unexpected failures.

Remote Access

Works on phones, tablets, any device. Control your agents from anywhere with a responsive, mobile-first interface.

Git-Tracked Storage

All data persists in .ralph-ui/ and commits to git. Collaborate with your team, version control everything.

Custom Templates

Customize prompts at project, global, or builtin levels. Full control over agent behavior with Tera templates.

One Command.
Full Control.

~/your-project
$ npx ralph-ui
Starting Ralph UI server... Server running at http://localhost:3420 Auth token: a1b2c3d4...
01 Run the command in your project directory
02 Open the URL in any browser
03 Enter the auth token to connect