From 8a4169ac839af91a9d856123db0540fd32f2d765 Mon Sep 17 00:00:00 2001 From: Tao Date: Sat, 28 Feb 2026 14:06:55 +1000 Subject: [PATCH] docs: embed redacted screenshots in README --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7013b28..3f649b2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,22 @@ Open [http://localhost:3333](http://localhost:3333) in your browser. For remote ## Features -**Screenshots** — See `docs/redacted-screenshots/` for a full UI walk-through (redacted examples: no personal paths, no Telegram IDs). +**Screenshots** — Redacted UI walkthrough (no personal paths, no Telegram IDs): + +![](docs/redacted-screenshots/dashboard.jpg) + +![](docs/redacted-screenshots/agents.jpg) + +![](docs/redacted-screenshots/channels.jpg) + +![](docs/redacted-screenshots/models.jpg) + +![](docs/redacted-screenshots/auth.jpg) + +![](docs/redacted-screenshots/stats.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.