microsoft / microsoft/Power-CAT-Copilot-Studio-Kit
Need the capability to test and validate suggested action/quick reply from a message node.
Open
@psimolin is already working on this.
Since Aug 19, 2025.
enhancement
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 26m
- Merged PRs (30d)
- 5
Description
When an ambiguous user utterance is sent, the agent will trigger Multiple-topic-matched topic and provide a list of possible topic candidates for the user to select from in order to continue the conversation. These topic candidates appear as quick replies or suggested actions within the message "To clarify, did you mean:". In such situations, it is necessary to have a way to check if a specific topic is included in the Multiple-topic-matched outcome to determine the testing result.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.