feat(FN-3186): add priority control to quick-entry box
This merge adds a quick-entry priority control to the QuickEntryBox component, polishes GitHub source issue summary styling in the TaskDetailModal, and documents layered agent memory access in the agents reference. The changes include both the component implementation with 186 lines of new logic and Fusion-Task-Id: FN-3186
This commit is contained in:
@@ -50,6 +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
|
||||
- **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