docs(mac): document clawdis ui passthrough
This commit is contained in:
@@ -94,6 +94,7 @@ UI automation is not part of `ClawdisIPC.Request`:
|
||||
- Prefer `ensure-permissions` before actions that need TCC.
|
||||
- Use `notify` for desktop toasts; fall back to JS notifier only if CLI missing or platform ≠ macOS.
|
||||
- Use `run` for tasks requiring privileged UI context (screen-recorded terminal runs, etc.).
|
||||
- For UI automation, `clawdis ui …` is a convenience passthrough to `clawdis-mac ui …` (text by default; add `--json` to the outer `clawdis` command for structured output).
|
||||
|
||||
## Deep links (URL scheme)
|
||||
|
||||
|
||||
@@ -32,6 +32,7 @@ Reference (Peekaboo submodule): `docs/bridge-host.md`.
|
||||
- **Clawdis.app** (secondary; “thin host” only)
|
||||
- **Bridge clients** (trigger single actions):
|
||||
- `clawdis-mac ui …`
|
||||
- `clawdis ui …` (Node/TS convenience wrapper; shells out to `clawdis-mac ui …`)
|
||||
- Node/Gateway shells out to `clawdis-mac`
|
||||
|
||||
### Host discovery (client-side)
|
||||
|
||||
Reference in New Issue
Block a user