feat(FN-3056): merge fusion/fn-3056
This merge ships several feature and infrastructure improvements across the codebase. Task title validation is strengthened in triage with stricter rejection of malformed titles and preference for prompt-declared titles (FN-3056), while task creation now preserves priority settings (FN-3210). The Mi Fusion-Task-Id: FN-3056
This commit is contained in:
@@ -50,7 +50,7 @@ Expand the creation panel (▼) to access additional controls:
|
||||
- **Deps** (🔗) — Link existing tasks as dependencies
|
||||
- **Attach** — Add image attachments
|
||||
- **Models** (🧠) — Set per-task model overrides (executor, validator, planning)
|
||||
- **Priority** (🚩) — Set task priority (`low`, `normal`, `high`, `urgent`) before creation
|
||||
- **Priority** (🚩) — Set task priority (`low`, `normal`, `high`, `urgent`) before creation; the selected value is applied to the created task (it does not reset to default unless omitted)
|
||||
- **Agent** — Assign an agent to the task
|
||||
- **Review** — Set review rigor level (None, Plan Only, Plan and Code, Full)
|
||||
- **Browser Verify** — Enable browser verification workflow step
|
||||
|
||||
Reference in New Issue
Block a user