IDE Environment
IDE Settings
The IDE provides a centralized configuration panel for managing global settings and API credentials required by agents.
Global Configuration
Key Features
Centralized API key management
Environment configuration
Real-time status monitoring
Secure credential storage
Workstation
The Workstation serves as the primary development environment for creating and managing agent workflows.
Node Management
Adding Nodes
Select component from Library Panel
Drag to desired position in Workstation
Release to place node
Node Connections
Connect nodes using handle endpoints:
Green Handle: Compatible connection
Red Handle: Incompatible connection
Connection Rules
Interface → Hub
Compatible
✅
Agent → Hub
Compatible
✅
Function → Agent
Compatible
✅
Agent → Agent
Incompatible
❌
Node Operations
Context Menu Actions
Delete Node
Delete Connection
Configure Settings
View Documentation
Export Configuration
Keyboard Shortcuts
Delete Selected
Delete/Backspace
Copy Node
Ctrl/Cmd + C
Paste Node
Ctrl/Cmd + V
Undo
Ctrl/Cmd + Z
Redo
Ctrl/Cmd + Y
Best Practices
Organization
Group related nodes
Maintain clear data flow
Label connections
Performance
Minimize connection crossings
Use appropriate node spacing
Optimize node hierarchy
Maintenance
Document node configurations
Regular connection validation
Backup workflows
Last updated