-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Description
Background
Currently, WorkflowView provides a visual graph editor for creating multi-agent workflows, but relies heavily on the /tutorial page and assumes users understand concepts like nodes, edges, triggers, and conditions. While tooltips exist via the help-icon component showing field descriptions, there is no contextual guidance within the workflow editor itself to help new contributors understand.
Proposed Solution
Add rich tooltips that appear on hover for:
- Start node (explains entry points)
- Workflow nodes (explains node types and purpose)
- Edges (explains connections, trigger, and condition concepts)
- Context menu items (explains what each action does)

Metadata
Metadata
Assignees
Labels
No labels