SIGN IN SIGN UP

feat: add workflow components for enhanced user interaction and monitoring

- create WorkflowInfoPanel to display workflow status, steps, and duration.
- implement WorkflowInputPanel for user input with example prompts and quick run functionality.
- add WorkflowLegend to provide visual indicators for workflow states.
- develop WorkflowNode to represent individual steps in the workflow with status indicators and action buttons.
- introduce WorkflowOutput to show real-time output and logs from the workflow execution.
- create WorkflowProgressPanel to display progress events and their statuses.
- implement WorkflowSuspendDialog for user approval during workflow pauses.
S
ssdeanx committed
73b63414c304fcd83fec579582673f9682930a13
Parent: 33d4f06