Runsight is an open-source, self-hosted workflow engine designed specifically for AI agent development. It enables developers to design, execute, and evaluate agent workflows using YAML configuration files that integrate directly with Git version control.
Key features include:
- Canvas and YAML duality: Two-way editing between visual canvas and YAML editor with synchronized state
- Per-run cost tracking: Real-time cost monitoring with hard budget caps to prevent overspending
- Built-in evaluation framework: Assertions, transformation hooks, and regression testing for every block output
- Git-native workflows: Every workflow is a YAML file in your repository with full version control capabilities
The tool targets developers and teams building AI agents who need reproducible, version-controlled workflows with cost transparency.






