Exercise persistent pipe and PTY processes, including input, output replay, terminal resize, waiting, and process-tree termination.
python -m pip install createos-sandbox
export CREATEOS_API_KEY="your-api-key"
python examples/managed_process/main.pyThe example verifies environment overrides, standard output and error, replayed frames, PTY output, and complete process-tree termination.