mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
roboco.dev is not ours, so the docs.roboco.dev custom domain can never resolve. Remove the docs/CNAME and the custom-domain site_url, and point the advertised docs URL at the free GitHub Pages project URL (https://rennf93.github.io/roboco/) — no DNS required.
783 B
783 B
RoboCo Usage Guide
This guide has moved. Operating RoboCo is now documented in the full docs site at rennf93.github.io/roboco (source under
docs/).
Jump straight to:
- Your first task — hand the company work and watch it run.
- Operating the Panel — a page-by-page reference for the control panel.
- The task lifecycle — the states every task moves through.
- Cost & observability — token usage, cost, and resource footprint.
- API reference — creating and monitoring tasks over the API.
Preview the site locally with make serve-docs.