add autonomy action stats view and document runtime autonomy controls

This commit is contained in:
DBT
2026-02-24 03:45:17 +00:00
parent 2dc55b5cc7
commit 357a826319
3 changed files with 19 additions and 0 deletions

View File

@@ -57,6 +57,11 @@ clawgo gateway status
# foreground run
clawgo gateway run
# runtime autonomy switches
clawgo gateway autonomy status
clawgo gateway autonomy on
clawgo gateway autonomy off
```
## 📌 Command Reference