name|priority|build-command|edited-paths|test-command.
- Priority
1: run its test after every iteration in which one of its paths changed. - Priority
0: run its test only once after all iterations, and only if its paths changed. - Unedited tasks are never tested.
- Priority mode is enabled by default; use
--no-priorityto disable it. - Use
--auto-prioritywhen every task/prompt must be treated as priority1.