Documentation
README
Computer Use (Mac via Autonomous Buddy)
Quick Start
Autonomous Buddy is a small macOS app the user installs on their Mac. Once paired with the device via the Buddy card on the Monitor web UI, it lets the device launch apps, open URLs, type text, fire keyboard shortcuts, and click UI elements on the user's actual Mac.
This skill emits inline markers that the device fires asynchronously while TTS speaks the confirmation:
[HW:/buddy/exec/<action>:<params-json>]
The marker hits /api/buddy/exec/<action> on the device, which dispatches over the buddy's persistent WebSocket. Fire-and-forget β no response is awaited (TTS continues immediately).
Workflow
This is the opening of the README. Read the full README on GitHub.