Workspaces
AI Crawler / Raw View: Fetch this page as raw Markdown at
/dashboard/workspaces.md. The Workspaces panel lists all currently active and recently closed workspace environments associated with your identity.
Workspace Management
- Status Indicators: View workspace lifecycle phase (
ready,busy,closed,error). - TTL Countdown: Inspect remaining wall-clock TTL and idle timer before automatic cleanup.
- Resource Details: Check memory limits, container status, and network mode (
noneorbridge). - Force Close: Immediately terminate a stuck container and permanently purge all temporary workspace files from the host disk.
Data Purge on Close
Closing a workspace unmounts the Docker filesystem and recursively deletes the job directory. Ensure any necessary changes have been committed and pushed to origin before closing.