feat(mac): host PeekabooBridge for ui

This commit is contained in:
Peter Steinberger
2025-12-13 16:55:41 +00:00
parent fd566bda14
commit c17440f5b4
21 changed files with 1197 additions and 422 deletions

View File

@@ -69,7 +69,7 @@ Implementation notes:
## Agent API surface (proposed)
Expose Canvas via the existing `clawdis-mac`XPC → app routing so the agent can:
Expose Canvas via the existing `clawdis-mac`control socket → app routing so the agent can:
- Show/hide the panel.
- Navigate to a path (relative to the session root).
- Evaluate JavaScript and optionally return results.