name|priority|build-command|edited-paths|test-command.
- Priority
1: प्रत्येक iteration के बाद test चलाएँ जिसमें उसके paths में से एक बदला हो। - Priority
0: सभी iterations के बाद केवल एक बार test चलाएँ, और केवल तभी जब उसके paths बदले हों। - Unedited tasks का कभी test नहीं होता।
- Priority mode डिफ़ॉल्ट रूप से enabled है; इसे disable करने के लिए
--no-priorityका उपयोग करें। - जब हर task/prompt को priority
1के रूप में treat किया जाना चाहिए तब--auto-priorityका उपयोग करें।