hivectl: rename hivectl agents to hivectl agent <name> <verb>

This commit is contained in:
damocles 2026-07-27 19:00:44 +02:00 committed by mara
commit 03afbd1316
19 changed files with 367 additions and 525 deletions

View file

@ -79,13 +79,13 @@ See [`approvals.md`](approvals.md) for the full flow.
```bash
# Roster: all agents, status, rev, parent, pending reminders
hivectl agents list
hivectl list-agents
# Restart a stuck container (no rebuild)
hivectl agents restart <agent>
hivectl agent <agent> restart
# Open a Claude session inside an agent's container
hivectl choom <agent>
hivectl agent <agent> choom
# Open hive web surfaces in a browser (or just print the URLs)
hivectl open # operator dashboard