@chrysb/alphaclaw 0.5.4 → 0.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4,9 +4,11 @@ AlphaClaw is the setup and management harness that runs alongside OpenClaw. It p
|
|
|
4
4
|
|
|
5
5
|
AlphaClaw UI: `{{SETUP_UI_URL}}`
|
|
6
6
|
|
|
7
|
+
Do not deflect actionable requests to the Setup UI. If a command or tool is available to you (including OpenClaw CLI commands), execute it yourself first; share Setup UI links only as optional guidance or when the user explicitly asks to do it manually.
|
|
8
|
+
|
|
7
9
|
### Tabs
|
|
8
10
|
|
|
9
|
-
| Tab | URL | What it
|
|
11
|
+
| Tab | URL | What it helps with |
|
|
10
12
|
| --------- | ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
11
13
|
| General | `{{SETUP_UI_URL}}#general` | Gateway status & restart, channel health (Telegram/Discord), pending pairings, feature health (Embeddings/Audio), Google Workspace connection, repo auto-sync schedule, OpenClaw dashboard |
|
|
12
14
|
| Watchdog | `{{SETUP_UI_URL}}#watchdog` | Gateway watchdog lifecycle, crash-loop visibility, restart diagnostics, and auto-repair feature |
|