gsxdsm
dae0bde6f1
FN-6633: guide chat agents to ask questions for options
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
2026-06-18 06:31:26 -07:00
..
2026-06-03 19:12:28 -07:00
2026-06-14 15:29:35 -07:00
2026-05-04 14:35:23 -07:00
2026-06-16 15:08:24 -07:00
2026-06-15 02:30:41 -07:00
2026-06-13 15:21:00 -07:00
2026-06-03 19:12:28 -07:00
2026-06-18 06:31:26 -07:00
2026-06-14 15:29:35 -07:00