fix(status): simplify footer guidance

This commit is contained in:
Peter Steinberger
2026-01-11 03:44:22 +01:00
parent 9a4021a277
commit 480bf916e2
4 changed files with 13 additions and 13 deletions

View File

@@ -6,6 +6,11 @@
- CLI/Status: make the “More” footer shorter and easier to scan (newlines + context-aware suggestions).
- Docs/FAQ: make `clawdbot status` the first diagnostic step (and point to `status --all` for pasteable reports).
## 2026.1.11-7
### Fixes
- CLI/Status: replace the footer with a 3-line “Next steps” recommendation (share/debug/probe), and gate probes behind gateway reachability.
## 2026.1.11-5
### New Features and Changes