Skip to main content
The Agent Master is where the pieces come together. You compose an Agent by binding:
  • a Prompt — its reasoning,
  • a Model — what it runs on, and
  • any Skills — what it can do.
The result is a single agent you can test and run locally, with its steps and output streamed back live.

Run an agent locally

Compose, give it a task, and watch it run.
Screenshots and a full composition walkthrough are being added to this page.