Features
Visual Canvas
Visualize your agent's architecture as an interactive graph.
Agent Canvas
The Canvas panel displays your agent's internal architecture as a force-directed graph. Each component is a node, and connections show relationships between them.
Node Types
| Node | Description |
|---|---|
| Agent | Central node with avatar or identity |
| Identity | Name, role, and profile details |
| Model | LLM provider and selected model |
| Soul | Behavioral traits and personality |
| Memory | Persistent context files |
| Skills | Installed capabilities |
| Trigger | Chat or workflow trigger |
Interactions
- Hover a node to highlight it and its connections
- Drag nodes to rearrange the layout
- Zoom and pan to navigate
- Click a node to view its details
Canvas vs Logs
Toggle between Canvas and Logs view using the tabs in the panel header. Logs shows real-time agent execution output.