Make task-detail chat disclose when sent guidance will not receive an immediate agent reply. - Add an idle session hint for non-done tasks without an active steerable agent while keeping the composer sendable. - Style the idle hint with warning color and expose a stable test id for regression coverage. - Expand TaskChatTab tests across inline, expanded, empty, populated, paused, and non-live session states. - Document the idle saved-guidance behavior in the dashboard guide. Files changed: docs/dashboard-guide.md | 2 +- packages/dashboard/app/components/TaskChatTab.css | 5 ++ packages/dashboard/app/components/TaskChatTab.tsx | 13 ++- .../app/components/__tests__/TaskChatTab.test.tsx | 95 +++++++++++++++++++--- 4 files changed, 99 insertions(+), 16 deletions(-) Fusion-Task-Id: FN-6751 Fusion-Task-Lineage: 21f0764d-23db-49ca-b737-3b6a8be7a918
13 KiB
13 KiB