- Added 'onDelete' and 'onNotes' support to TaskItem. - Implemented hover actions (Delete and Notes icons) for tasks. - Added Notes Modal for editing task markdown content. - Simplified navigation animation to remove blank flash (single-phase slide-in). - Fixed syntax error in updateTask function. - Updated styles for modal and task actions.
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"mode": "interactive",
|
|
"depth": "standard",
|
|
"parallelization": true,
|
|
"commit_docs": true,
|
|
"model_profile": "quality",
|
|
"workflow": {
|
|
"research": true,
|
|
"plan_check": true,
|
|
"verifier": true
|
|
}
|
|
} |