feat(FN-3711): add inline fast mode toggle and wire shared state in peer ex

This merge introduces several dashboard and engine improvements: agent inbox wake controls (FN-3087, FN-3588) with immediate message triggers; separated plugin lifecycle from setup probe state (FN-3704); assigned-agent triage inheritance in the engine (FN-3703); inline fast mode toggle in the task d

Fusion-Task-Id: FN-3711
This commit is contained in:
Fusion
2026-05-07 11:51:42 -07:00
committed by gsxdsm
parent 9ad340bba1
commit a070c6b995
7 changed files with 239 additions and 5 deletions

View File

@@ -308,6 +308,7 @@ For related global/project configuration behavior, see [Settings reference](./se
Inspect task definition, logs, comments, documents, workflow outcomes, model overrides, and task routing from a single modal.
- The priority chip in task metadata is now an inline picker: you can change priority directly from the chip without entering full edit mode.
- Execution mode now also has a read-mode inline control: a lightning-bolt toggle lets you switch Fast mode on/off from task metadata without opening the full edit form.
### Logs → Agent Log view