docs: remove arrow annotations; strengthen screenshot redactions

This commit is contained in:
2026-02-28 15:53:38 +10:00
parent e08c782559
commit 428e92baa6
19 changed files with 26 additions and 26 deletions
+8 -8
View File
@@ -35,19 +35,19 @@ Open [http://localhost:3333](http://localhost:3333) in your browser. For remote
**Screenshots** — Redacted UI walkthrough (no personal paths, no Telegram IDs):
![](docs/annotated-screenshots/dashboard.jpg)
![](docs/redacted-screenshots/dashboard.jpg)
![](docs/annotated-screenshots/agents.jpg)
![](docs/redacted-screenshots/agents.jpg)
![](docs/annotated-screenshots/channels.jpg)
![](docs/redacted-screenshots/channels.jpg)
![](docs/annotated-screenshots/models.jpg)
![](docs/redacted-screenshots/models.jpg)
![](docs/annotated-screenshots/auth.jpg)
![](docs/redacted-screenshots/auth.jpg)
![](docs/annotated-screenshots/stats.jpg)
![](docs/redacted-screenshots/stats.jpg)
![](docs/annotated-screenshots/cron.jpg)
![](docs/redacted-screenshots/cron.jpg)
**Agent Management** — Add main agents and sub-agents through a guided setup flow. View all agents in a tree structure with model selection, workspace browsing, and inline configuration.
@@ -58,7 +58,7 @@ Open [http://localhost:3333](http://localhost:3333) in your browser. For remote
**Built-in CLI** — Run any OpenClaw CLI command with real-time streaming output. Includes tab completion and saved favorites.
![](docs/annotated-screenshots/cli.jpg)
![](docs/redacted-screenshots/cli.jpg)
**Ops Panel** — Restart gateway, view logs, run health checks, manage backups (local + NAS via SFTP/rsync), and handle cron tasks.