Open source, YAML-first workflow engine for designing, running, and evaluating AI agent workflows with Git-native version control.
Submit your website to get discovered by thousands of potential customers and boost your SEO.
Get ListedRunsight is an open-source, self-hosted workflow engine designed specifically for AI agent orchestration. It takes a unique YAML-first approach where every workflow is defined as a YAML file that lives in your Git repository, making agent workflows as version-controlled and collaborative as traditional code.
Runsight operates through a simple command-line interface (uvx runsight) that starts a local server. Users can then design workflows using either the visual canvas or YAML editor, add their API keys, and execute workflows while monitoring costs and performance in real-time. The platform supports complex workflow patterns including loops, sub-workflows, and conditional branching.