Builder Module - Usage and Tips
Getting Started
-
Open the Builder Canvas:
- Use the command palette (CMD/CTRL + P)
- Search for "Open SystemSculpt AI Builder Canvas"
- Or use the default hotkey (CMD/CTRL + SHIFT + B)
-
Understanding the Interface:
- Left panel: Node creation and settings
- Center: Canvas workspace
- Right panel: Properties and configuration
Working with Nodes
Creating Nodes
- Click the "+" button on the canvas
- Select node type:
- Input nodes (green)
- Processing nodes (yellow)
- Output nodes (blue)
- Configure node settings as needed
Node Connections
- Click and drag from a node's output point
- Connect to another node's input point
- Valid connections are color-coded:
- Green: Input to Processing
- Yellow: Processing to Output
Keyboard Navigation
-
Movement Controls:
- H/Left Arrow: Move left
- J/Down Arrow: Move down
- K/Up Arrow: Move up
- L/Right Arrow: Move right
-
Zoom Controls:
- Shift + K: Zoom in
- Shift + J: Zoom out
- Range: -2 to 2
Best Practices
-
Workflow Organization
- Keep related nodes grouped together
- Maintain a left-to-right flow
- Use clear, descriptive node names
- Document complex workflows
-
Performance Management
- Remove unused nodes and connections
- Keep workflows focused and efficient
- Use appropriate node types for tasks
- Monitor resource usage for complex workflows
For advanced features and customization options, see Advanced Features.