Task Manager

Manager

The control panel for your Build Mode workspace—monitor resources, manage AI settings, and control terminal access.

Dashboard Panels

Panel
Purpose

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:

Setting
Options

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.

Command Type
Status

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:

Metric
Display

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