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.
Start Here
Section titled “Start Here”Learn these surfaces first:
- Workflows for the live operational view
- Playbooks for workflow definitions
- Workspaces for repository and context setup
- Models for provider and model selection
- Live Logs for execution inspection
Recommended First Loop
Section titled “Recommended First Loop”- connect a provider and set the System Default Model in Platform -> Models
- go to Work Design -> Playbooks and import a community playbook
- go to Workflows and click New Workflow, or launch directly from the playbook page
- return to Workflows and watch the run move
- 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.