Examples
Basic session: type a goal
- Open the Composer tab
- Type:
Add input validation to the user registration form - The guard validates and the session is dispatched
- If Harness is configured, a task is created and appears in the Runs tab
Voice session: speak a goal
- Enable Agent Wispr integration in Settings
- Press the Wispr hotkey and speak your goal
- The transcript appears in the Transcripts tab
- Classify and send — the terminal handles the rest
Memory-enriched session
With Agent Brain configured:
- Compose a goal in the Composer tab
- Brain recall runs automatically — matching memories are shown in the memory panel
- The enriched context is attached to the outgoing request
Browse history
- Open the History tab
- Select a past session to see all turns
- Click any turn to see the full Brain recall, guard result, and Harness response
Harness delegation
- Configure
HARNESS_CONTROLLER_URLandHARNESS_TOKEN - Compose a goal — the terminal constructs a
HarnessLaunchRequest - The Runs tab shows live task status from the controller