From bf0fe9ad6eba66cb893653f2ce1e4de2f3cf6e01 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Fri, 17 Apr 2026 07:59:10 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@f377db10156473fd39b83c994686e7b40a029c5c --- .openclaw-sync/source.json | 4 ++-- docs/platforms/macos.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 099a4f8d4..0fa7b0d3e 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "0b6c39be18754d1e6b563dd70a32e25aac9729f3", - "syncedAt": "2026-04-17T07:49:16.133Z" + "sha": "f377db10156473fd39b83c994686e7b40a029c5c", + "syncedAt": "2026-04-17T07:59:10.168Z" } diff --git a/docs/platforms/macos.md b/docs/platforms/macos.md index d3ae432bb..14971b361 100644 --- a/docs/platforms/macos.md +++ b/docs/platforms/macos.md @@ -55,7 +55,7 @@ The macOS app presents itself as a node. Common commands: - Canvas: `canvas.present`, `canvas.navigate`, `canvas.eval`, `canvas.snapshot`, `canvas.a2ui.*` - Camera: `camera.snap`, `camera.clip` -- Screen: `screen.record` +- Screen: `screen.snapshot`, `screen.record` - System: `system.run`, `system.notify` The node reports a `permissions` map so agents can decide what’s allowed.