Create a Computer and begin the boot process. The Computer will initially launch in the ‘provisioning’ state while Runloop allocates the necessary infrastructure. It will transition to the ‘initializing’ state while the booted Computer runs any Runloop or user defined set up scripts. Finally, the Computer will transition to the ‘running’ state when it is ready for use.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
A Computer represents an implementation of Anthropic Computer usage on top of Devboxes. It includes the tunnel to the live screen and the underlying DevboxView.