Skip to main content
Get your personal agent runtime set up with this quick guide.

1. Compile the Binary

cargo build --release

2. Configure Your Core Settings

Open ~/.hiroshi/config.toml to customize allowed binaries and provider configurations.

3. Run Your First Turn

Launch the interactive shell:
./target/release/hiroshi agent
Type /help to see list of available commands.