Skip to content

Getting started

Rho is a lightweight agent harness for interactive coding sessions and one-shot terminal prompts.

Quick path

  1. Install Rho.
  2. Set up authentication and models.
  3. Run rho to open the interactive TUI.
  4. Use tools and workspace behavior to understand how Rho reads, edits, and runs commands in your project.

Choose a workflow

After the first run

Rho stores persistent configuration in ~/.rho/config.toml. The model catalog and /model command can update the active provider and model from inside the interactive TUI.

For local project work, see development.