docs: Update OpenClaw architecture and VLM prompting guidelines

This commit is contained in:
mw
2026-03-31 17:06:37 +02:00
parent dc18c1cd8b
commit aeeb5faea2
4 changed files with 102 additions and 0 deletions
+8
View File
@@ -57,6 +57,14 @@ This repository documents the OpenClaw gateway integration for the satware AG Ma
}
```
### Companion App UI Configuration
When running via the macOS Companion App, the following settings in the "General" tab are required:
- **Target Mode**: `Remote (another host)`
- **Transport Protocol**: `SSH tunnel`
- **SSH Target**: `root@100.64.0.39:2222`
- **Gateway Token**: Requires the shared gateway token
- **Feature Approvals**: Must enable **Allow Canvas**, **Allow Camera**, **Enable Peekaboo Bridge** (critical for native UI automation), and **Enable debug tools**.
### Security Policy (`~/.openclaw/exec-approvals.json`)
```json
{