chore(release): 0.8.0

This commit is contained in:
Renn F
2026-06-20 20:35:48 +02:00
parent bed8342e7b
commit 818333f626
8 changed files with 32 additions and 9 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ Choose the registry and version with two env vars (defaults shown):
```bash
ROBOCO_REGISTRY=ghcr.io/rennf93 # or docker.io/renzof93
ROBOCO_VERSION=latest # or a pinned release, e.g. 0.7.0
ROBOCO_VERSION=latest # or a pinned release, e.g. 0.8.0
```
The orchestrator spawns the matching pre-built agent images on demand — no build toolchain or source compile on your host.