Minor Changes
- 265ec79: Add focus mode to visualizer for exploring node connections
- Click any node in the visualizer to open a focus mode modal
- Shows clicked node in center with incoming connections on left, outgoing on right
- Click connected nodes to switch focus with smooth slide animation
- Displays placeholder message when no inputs/outputs exist
- Includes documentation link and switch actions for each node
- Features zoom controls and edge hover animations
- Disabled for flow and entity visualizers
Patch Changes
- 2c300de: Add transition:persist to Header and Footer to prevent asset re-requests during View Transitions navigation