Task Manager
Manager
The control panel for your Build Mode workspace—monitor resources, manage AI settings, and control terminal access.
Dashboard Panels
AI Chat
Interact with connected models
Terminal
Direct command line access
Files
Browse workspace filesystem
Resources
CPU, RAM, storage metrics
Network
Connection status, allowed endpoints
AI Settings
Configure how AI models interact with your workspace:
Auto-execute
Allow AI to run code automatically, or require approval
File access
Full workspace, specific directories, or read-only
Terminal access
Allow AI to run terminal commands
Max tokens
Limit response length
Terminal Access
The terminal gives you direct shell access to the workspace. Everything you run here is isolated from your device.
Package managers (npm, pip, apt)
Allowed
Network tools (curl, wget)
Allowed to allowlisted domains
System commands
Standard Linux utilities
Root access
Not available
Resource Monitoring
Track usage in real-time:
CPU
Percentage used
RAM
GB used / allocated
Storage
GB used / available
Session time
Elapsed and remaining
Network Controls
Build Mode workspaces have network access limited to:
AI provider APIs
Package registries (npm, PyPI, apt)
Domains you explicitly allowlist
To add a domain: Settings → Network → Allowlist → Add Domain
Last updated