docs: Update OpenClaw architecture and VLM prompting guidelines
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user