Skip to main content

Examples

Start with the local loop

Run one Composer request without Brain or Harness first. Add integrations after the basic workspace, history, and review flow feels predictable.

Basic session: type a goal

  1. Open the Composer tab
  2. Type: Add input validation to the user registration form
  3. The guard validates and the session is dispatched
  4. If Harness is configured, a task is created and appears in the Runs tab

Voice session: speak a goal

  1. Enable Agent Wispr integration in Settings
  2. Press the Wispr hotkey and speak your goal
  3. The transcript appears in the Transcripts tab
  4. Classify and send — the terminal handles the rest

Memory-enriched session

With Agent Brain configured:

  1. Compose a goal in the Composer tab
  2. Brain recall runs automatically — matching memories are shown in the memory panel
  3. The enriched context is attached to the outgoing request

Browse history

  1. Open the History tab
  2. Select a past session to see all turns
  3. Click any turn to see the full Brain recall, guard result, and Harness response

Harness delegation

  1. Configure HARNESS_BASE_URL and HARNESS_TOKEN
  2. Compose a goal — the terminal constructs a HarnessLaunchRequest
  3. The Runs tab shows live task status from the controller