From template to taskset
Tasks are mutable containers, but their versions are not. Editing a task creates a new version
without changing the task version attached to an existing trace. This keeps old jobs interpretable
after the suite changes.
Create a taskset
There are two supported entry points:- Sync from the SDK. Define tasks in Python and run
hud sync tasks <name>. HUD uploads only what changed. - Create in the platform. Select New taskset, then create tasks individually or upload a task file from the taskset page.
Run the suite
Select Run Taskset and configure:
The platform expands the batch as:
Read the taskset page
The available tabs depend on your access. Public viewers see the published summary; editors can
change tasks, launch jobs, and manage access.