Skip to content

Dashboard Path

The dashboard is the fastest way to understand Agirunner as a product instead of as a collection of APIs and background services.

Open it at http://localhost:3000. In the default local stack, sign in with the DEFAULT_ADMIN_API_KEY from agirunner/.env. If you created .env from .env.example, replace the placeholder values before sharing the environment with anyone else.

Learn these surfaces first:

  1. Workflows for the live operational view
  2. Playbooks for workflow definitions
  3. Workspaces for repository and context setup
  4. Models for provider and model selection
  5. Live Logs for execution inspection
  1. connect a provider and set the System Default Model in Platform -> Models
  2. go to Work Design -> Playbooks and import a community playbook
  3. go to Workflows and click New Workflow, or launch directly from the playbook page
  4. return to Workflows and watch the run move
  5. open workflow detail and inspect the live console, deliverables, and history

This loop gives you the best first feel for the product because it spans launch, orchestration, execution, evidence, and operator review in one session.