From 089ff8986af659b53f970da44b69a5ae48acd7cc Mon Sep 17 00:00:00 2001 From: Tao Date: Thu, 26 Feb 2026 07:58:00 +1000 Subject: [PATCH] docs: remove all screenshots (possible sensitive IDs) --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 9a85158..5c74e4b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Open [http://localhost:3333](http://localhost:3333). ### Landing Page Choose between Sub-agent mode and Multi-agent mode. Switch language (EN / 中文) anytime. -![Landing Page](screenshots/landing.png) + ### Agent Management View all agents (main + sub-agents) at a glance. Each card shows model, group binding, and workspace path. Switch models inline, browse files, or delete with auto-backup. @@ -44,7 +44,7 @@ View all agents (main + sub-agents) at a glance. Each card shows model, group bi ### Built-in CLI Terminal Run any openclaw command with real-time streaming output. The terminal panel sits at the bottom of the page and expands on demand. -![CLI Overview](screenshots/cli1.png) +
More screenshots @@ -57,25 +57,25 @@ Run any openclaw command with real-time streaming output. The terminal panel sit ### Model Selector Rich model dropdown grouped by provider — GitHub Copilot, Anthropic, OpenAI, Google, DeepSeek, Kimi, Groq, Mistral, Together, plus your custom models. -![Models](screenshots/models.png) + ### Actions Menu Quick access to gateway operations, backups, health checks, and directory management. Use **"Switch OpenClaw Dir"** to point OCM to your OpenClaw config on first setup. -![Actions](screenshots/actions.png) + ### Cron Job Management View, add, enable/disable, and manually trigger openclaw-related cron tasks. Integrates with NAS backup schedules. -![Cron](screenshots/cron.png) + Preset command menu with built-in commands and your personal favorites — one click to run. -![CLI Presets](screenshots/cli3.png) + Command output streams in real-time. Star frequently used commands for quick access, or use the Manage button to organize favorites. -![CLI Detail](screenshots/cli2.png) +
## Features @@ -142,7 +142,6 @@ ocm/ ├── start.sh ← macOS/Linux start script (auto-detect Node, port, config) ├── start.bat ← Windows start script ├── OpenClaw Manager.app/ ← macOS Finder double-click launcher -├── screenshots/ ← README screenshots ├── manager-config.json ← Local config (gitignored) ├── package.json ├── DEVLOG.md ← Development log @@ -193,7 +192,7 @@ start.bat # Windows ### 界面预览 #### 模式选择 -![Landing](screenshots/landing.png) + #### Agent 管理 @@ -201,7 +200,7 @@ start.bat # Windows #### 内置 CLI 终端 底部终端面板,支持实时流式输出、预设命令、收藏夹、Tab 补全。 -![CLI](screenshots/cli1.png) +
更多截图 @@ -212,14 +211,14 @@ start.bat # Windows #### 模型选择 & 操作菜单 首次安装后,通过 **Actions → Switch OpenClaw Dir** 指向你的 OpenClaw 配置目录即可开始使用。 -![Models](screenshots/models.png) -![Actions](screenshots/actions.png) + + #### Cron 定时任务 -![Cron](screenshots/cron.png) + -![CLI Presets](screenshots/cli3.png) -![CLI Detail](screenshots/cli2.png) + +
### 功能一览