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:
Fusion
2026-05-02 02:50:46 -07:00
committed by gsxdsm
parent 6b75b3ac8e
commit 99b8183f01
5 changed files with 274 additions and 4 deletions

View File

@@ -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