refactor: normalize cli command hints

This commit is contained in:
Peter Steinberger
2026-01-20 07:42:21 +00:00
parent 11b9b6dba5
commit 6d5195c890
106 changed files with 521 additions and 220 deletions

View File

@@ -35,9 +35,11 @@ clawdbot setup
From inside this repo, use the local CLI entry:
```bash
pnpm clawdbot setup
clawdbot setup
```
If you dont have a global install yet, run it via `pnpm clawdbot setup`.
## Stable workflow (macOS app first)
1) Install + launch **Clawdbot.app** (menu bar).
@@ -92,7 +94,7 @@ The app will attach to the running gateway on the configured port.
- Or via CLI:
```bash
pnpm clawdbot health
clawdbot health
```
### Common footguns