docs: absorb contributor documentation fixes

Co-authored-by: ayesha-aziz123 <moizs4644@gmail.com>
Co-authored-by: dishraters <dishraters@gmail.com>
Co-authored-by: hougangdev <devchain7890@gmail.com>
Co-authored-by: Brandon Lipman <brandon@offdeck.com>
This commit is contained in:
Peter Steinberger
2026-05-22 23:28:31 +01:00
parent 8f8638393e
commit b3622beecb
6 changed files with 30 additions and 1 deletions

View File

@@ -187,4 +187,12 @@ peekaboo type "Line 1\nLine 2" --delay 10
Notes
- Requires Screen Recording + Accessibility permissions.
- In OpenClaw subprocesses, use the default Bridge path. Do not pass
`--no-remote` unless the calling process has its own Screen Recording grant.
- Diagnose subprocess capture failures with `peekaboo bridge status --json`,
then `peekaboo permissions status --json`, then a normal Bridge-routed
capture such as `peekaboo image --mode screen --json`.
- On macOS 15+, the "bypass private window picker" prompt is separate from the
base Screen Recording grant; it can appear even when Bridge permissions are
otherwise correct.
- Use `peekaboo see --annotate` to identify targets before clicking.