RunningMan Overview
RunningMan is the Agent Mantis test execution engine. It interprets workflows, drives Playwright, and reports results.
Architecture
RunningMan runs as a containerised service that:
- Receives workflow execution requests
- Launches a Playwright browser instance
- Interprets each workflow step using AI
- Captures screenshots, video, and traces
- Reports results back to the Portal
Execution modes
- Cloud — Managed execution via Agent Mantis infrastructure
- Local — Run workflows on your own machine for development