ComfyUI Remote Run
One locally tested workflow fingerprint, bounded typed fields, durable queue, progress, cancellation, and a short-lived finished-file handoff.
Private pilotDemoAPI Dispatch / private pilot
Arm a ComfyUI setup you already tested. Start it from your phone or laptop while you are away. Your own computer does the work and returns the declared file.
Sealed capability set
DemoAPI sends values into a capability prepared ahead of time. It never turns the cloud into a shell, open proxy, arbitrary script runner, or workflow editor.
One locally tested workflow fingerprint, bounded typed fields, durable queue, progress, cancellation, and a short-lived finished-file handoff.
Private pilotA fixed first-party readiness check reports only allowlisted results. It cannot inspect arbitrary paths or execute supplied commands.
Release adapterThe bundled UI Lab applies three typed controls to one fixed local sample without exposing an application or browser session.
Included sampleThe bundled report target accepts exact enum and boolean inputs, then returns one bounded text file. Users cannot submit a script or command.
Included samplePublic catalog / run now
These first-party handlers stay separate from private Dispatch records. They use labeled sample data and fixed request shapes.
Local inference
/api/demo/model-healthCheck whether a small local model service is ready to take work.
OpenComputer vision
/api/demo/vision-jobPreview how an image inspection job would be accepted and scheduled.
OpenRobotics
/api/demo/robot-routeValidate a short waypoint plan before handing it to a robot controller.
OpenFirst Run
The helper follows a closed recipe contract. Both account views use the same records and permissions.
The boundary
DemoAPI can select an Armed Recipe and supply its declared values. The local helper checks the exact fingerprint again before ComfyUI receives the Run.