Linux command
ralph-tui 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Run Ralph with a PRD file
ralph-tui run --prd [./prd.json]
Create a PRD with AI assistance
ralph-tui create-prd --chat
Initial setup
ralph-tui setup
说明
ralph-tui is a terminal UI for orchestrating AI coding agents to work through task lists autonomously. It connects your AI coding assistant (Claude Code, OpenCode, Gemini CLI, and others) to your task tracker and runs them in a loop — selecting the highest-priority task, building a prompt, executing the agent, detecting completion, and repeating until all tasks are done.
FAQ
What is the ralph-tui command used for?
ralph-tui is a terminal UI for orchestrating AI coding agents to work through task lists autonomously. It connects your AI coding assistant (Claude Code, OpenCode, Gemini CLI, and others) to your task tracker and runs them in a loop — selecting the highest-priority task, building a prompt, executing the agent, detecting completion, and repeating until all tasks are done.
How do I run a basic ralph-tui example?
Run `ralph-tui run --prd [./prd.json]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more ralph-tui examples?
This page includes 3 examples for ralph-tui, plus related commands for nearby Linux tasks.