Before you start
Complete Installation, then choose a hosted or local model. For hosted mode:Run a task
Hosted mode uses H Company’s Models API:--model when the backend needs a specific model.
For hosted mode, use H Company API model IDs such as holo3-1-35b-a3b or holo3-122b-a10b:
Hcompany/Holo-3.1-35B-A3B.
Useful options
| Option | Use it when |
|---|---|
--base-url | You want local mode with an OpenAI-compatible server |
--model | Your hosted or local backend needs a specific model ID |
--max-steps | You want to cap how many agent steps the CLI can take |
--max-time-s | You want a wall-clock timeout |
--runs-dir | You want run event logs somewhere other than ~/.holo/runs/ |
--profile | You want per-step timing output at the end of the run |
--quiet | You only want the final answer printed |
Write good task strings
HoloDesktop CLI receives the task string you pass toholo run. Include the app, the account or workspace when it matters, the action to take, and what success looks like.
Good: