Builder Module - Usage and Tips

Getting Started

  1. 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)
  2. Understanding the Interface:

    • Left panel: Node creation and settings
    • Center: Canvas workspace
    • Right panel: Properties and configuration

Working with Nodes

Creating Nodes

  1. Click the "+" button on the canvas
  2. Select node type:
    • Input nodes (green)
    • Processing nodes (yellow)
    • Output nodes (blue)
  3. Configure node settings as needed

Node Connections

  1. Click and drag from a node's output point
  2. Connect to another node's input point
  3. 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

  1. Workflow Organization

    • Keep related nodes grouped together
    • Maintain a left-to-right flow
    • Use clear, descriptive node names
    • Document complex workflows
  2. 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.