Runtime Classes
Each workspace runs on a fixed runtime class. Runtime class sets the VM shape and credit rate, and comes from the size selected when its task is created.
Every subscription tier can run all three classes. See pricing and tiers.
Projects do not have a runtime-class default for tasks. Pick the task’s VM size in the web composer or with the CLI’s
--size flag. See creating tasks.
GPU runtime classes are not available.
Workspace States
Aether surfaces these display states for a workspace:Entering a Workspace
- Web
- CLI
A workspace opens through its task. Start a task (or open an existing one) and Aether takes you to the workspace screen.If the workspace is stopped, the screen shows a Start environment gate — start it to bring back the file tree, terminal, and live agent. While the VM is
stopping, the screen tells you to wait and start again once the stop finishes.Stopping a Workspace
--no-wait to return without waiting for the stop to finish.
Idle Auto-Stop
A workspace that sits with no active task is automatically suspended or stopped after an idle period so it stops spending credits. Suspending snapshots the VM so the next task resumes quickly; stopping powers it off while keeping the volume. Resuming or restarting it picks up exactly where it left off.Keep-Active
By default Aether reclaims idle workspaces. Set keep-active to keep a workspace running across idle periods:Listing Workspaces
--status values include ready, idle, starting, preparing, stopped, suspended, and error.
Getting Workspace Details
Updating VM Size
small, medium, and large.