feat(FN-3716): add planning mode priority controls for task routes and subt
Adds per-subtask priority controls to planning mode with three implementation steps (route priority support, UI controls, and design-token polish), gates research tools behind an experimental feature flag with a new core infrastructure module, and introduces a WhatsApp chat plugin with discovery and Fusion-Task-Id: FN-3716
This commit is contained in:
@@ -30,10 +30,11 @@ AI-guided interactive planning for creating well-specified tasks from high-level
|
||||
4. Review the AI-generated summary with:
|
||||
- Refinable title and description
|
||||
- Size estimate (S/M/L)
|
||||
- Priority selector (`low`, `normal`, `high`, `urgent`)
|
||||
- Suggested dependencies from existing tasks
|
||||
- Key deliverables checklist
|
||||
5. Create the task directly from the summary
|
||||
6. Or use **Break into Tasks** to generate multiple subtasks where each description starts with subtask-specific implementation guidance, followed by a separate larger-plan context section (including planning interview context when available)
|
||||
6. Or use **Break into Tasks** to generate multiple subtasks where each description starts with subtask-specific implementation guidance, followed by a separate larger-plan context section (including planning interview context when available); each subtask also supports per-subtask priority selection (`low`, `normal`, `high`, `urgent`) before creation
|
||||
|
||||
**Features**:
|
||||
- **Rate Limiting**: Maximum 5 planning sessions per hour per IP
|
||||
|
||||
Reference in New Issue
Block a user