Sessions
Sessions are persistent PTY processes that run in the background. They survive disconnects — start a process, close your terminal, reconnect later.cw run creates a local PTY session. cw launch creates a workspace on the platform. See Platform commands for workspace management.run
Start a new session in a persistent PTY.attach
Connect to a running session interactively. Detach withCtrl+B d.