type ThoroughnessLevel = "quick" | "medium" | "thorough";
Defined in: tools/builtin/task.ts:30
Thoroughness level for exploration agents