Quick Start¶
Install¶
First, install uv (if you don't have it):
macOS / Linux:
Windows:
Then install Obra:
For voice dictation in Studio, add the voice extra:
Launch Workflow Studio¶
For most users, obra studio is the normal entrypoint:
This command checks readiness, starts or reuses the local gateway, and opens the packaged Studio UI in your browser.
If Studio is not ready yet, diagnose it with:
Start the gateway directly¶
Use the gateway directly when you are integrating against the HTTP or WebSocket API yourself:
The canonical API surface is documented in Gateway API.