Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 976 Bytes

File metadata and controls

23 lines (15 loc) · 976 Bytes

Workflow Visualizer

Interactive visualization tool for exploring responsible-vibe workflow state machines.

Features

  • Interactive State Machine Diagrams: Visual representation of workflow states and transitions
  • Side Panel Details: Comprehensive information about selected states and transitions
  • Path Highlighting: Visual feedback when clicking transitions to show flow
  • Dual Workflow Loading: Built-in workflows + custom YAML file upload

Usage

  • Click States: View state details, description, and outgoing transitions
  • Click Transitions: See transition details, instructions, and reasons
  • Upload YAML: Add your own custom workflow files
  • Zoom & Pan: Navigate large workflows with mouse/touch

Custom Workflows

Upload your own YAML workflow files using the "Upload YAML" button. The visualizer supports standard YAML workflow format with file validation and error reporting.