Encourage dashboard chat agents to turn option sets into selectable ask-question cards. - Expand chat-lane prompt guidance so options, choices, and alternatives use `fn_ask_question` instead of prose-only lists. - Cover the guidance in chat manager tests and assert the prompt is passed to resolved sessions. - Record the patch changeset and quarantine unrelated flaky dashboard tests observed during verification. Files changed: .changeset/fn-6633-chat-question-guidance.md | 5 +++++ packages/dashboard/src/__tests__/chat-manager.test.ts | 14 +++++++++++++- packages/dashboard/src/chat.ts | 5 ++++- packages/dashboard/vitest.config.ts | 9 ++++++++- scripts/lib/test-quarantine.json | 10 ++++++++++ 5 files changed, 40 insertions(+), 3 deletions(-) Fusion-Task-Id: FN-6633 Fusion-Task-Lineage: e59371d3-b198-4fe8-a70c-b94994060c59
2.1 KiB
2.1 KiB