rho-coding-agent 0.8.0

A lightweight agent harness inspired by Pi
rho-coding-agent-0.8.0 is not a library.

Rho

Rho is a lightweight agent harness inspired by Pi, built in Rust to stay fast and memory-efficient.

Install

cargo install rho-coding-agent

Usage

rho

For one-off prompts:

rho run "summarize this repository"

Docs

See the docs site: https://matthewyjiang.github.io/rho/

Development

cargo build
cargo test