Introduction
Learn what Hiroshi is, how the agent loop works, and what you can build with it.
Quickstart
Go from a fresh install to your first agent conversation in five minutes.
CLI Reference
Explore every subcommand, flag, and slash command Hiroshi exposes.
Skills
Extend Hiroshi with polyglot scripts in Python, Bash, PowerShell, and more.
Integrations
Connect external tools and services through MCP servers and chat gateways.
Configuration
Understand every field in
~/.hiroshi/config.toml and how to tune them.Get up and running
Follow these four steps to go from zero to a working Hiroshi agent.Run the onboarding wizard
The first time you run any Hiroshi command, an interactive wizard launches automatically and writes The wizard asks for a system name, lets you pick an Ollama model, and optionally configures the Telegram gateway.
~/.hiroshi/config.toml.Start agent mode
Once configuration is complete, Hiroshi drops you into an interactive terminal session where you can chat directly with the active agent.