Skip to main contentModule workflow
Source - autofix
- Auto-fix engine — uses AI to analyze failures and generate fixes.
- checkpoint
- Checkpoint & Rollback — save/restore execution state between steps.
- cloud
- Cloud workflow execution — run workflows on mur.run servers (Pro/Team only).
- compose
- Workflow composition — merge sub-workflows into a single composed workflow.
- health
- Workflow health scoring — proactive monitoring of workflow reliability,
performance, and cost trends.
- nl
- Natural Language → Workflow generator.
- parser
- Workflow YAML parser — loads workflow definitions from
~/.mur/workflows/*.yaml. - runner
- Workflow execution engine — runs workflow steps with constitution checks,
audit logging, checkpoints, and failure handling.
- shadow
- Shadow mode utilities — pretty-print shadow execution plans.
- versioning
- Git-based workflow version control — track, list, and restore workflow versions.