Installation
Install Rho from crates.io with Cargo:
bash
cargo install rho-coding-agentThis installs the rho binary. Run it directly:
bash
rhoIf Cargo's bin directory is not on your PATH, add it before running the interactive TUI or automation commands:
bash
export PATH="$HOME/.cargo/bin:$PATH"Next, configure authentication and models.