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.