Phase 16 executor removed the .task-drag-handle div from TaskCard during restyling. Sortable.js handle: '.task-drag-handle' had no matching element → dragging completely non-functional. Restores the grip element with CSS-token styling (no Tailwind).
43 lines
1 KiB
JSON
43 lines
1 KiB
JSON
{
|
|
"model_profile": "quality",
|
|
"commit_docs": true,
|
|
"parallelization": false,
|
|
"search_gitignored": false,
|
|
"brave_search": false,
|
|
"firecrawl": false,
|
|
"exa_search": false,
|
|
"git": {
|
|
"branching_strategy": "none",
|
|
"phase_branch_template": "gsd/phase-{phase}-{slug}",
|
|
"milestone_branch_template": "gsd/{milestone}-{slug}",
|
|
"quick_branch_template": null
|
|
},
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true,
|
|
"nyquist_validation": true,
|
|
"auto_advance": true,
|
|
"node_repair": true,
|
|
"node_repair_budget": 2,
|
|
"ui_phase": true,
|
|
"ui_safety_gate": true,
|
|
"text_mode": false,
|
|
"research_before_questions": false,
|
|
"discuss_mode": "discuss",
|
|
"skip_discuss": false,
|
|
"code_review": true,
|
|
"code_review_depth": "standard",
|
|
"_auto_chain_active": true
|
|
},
|
|
"hooks": {
|
|
"context_warnings": true
|
|
},
|
|
"project_code": null,
|
|
"phase_naming": "sequential",
|
|
"agent_skills": {},
|
|
"features": {},
|
|
"resolve_model_ids": "omit",
|
|
"mode": "yolo",
|
|
"granularity": "standard"
|
|
}
|