microsoft / microsoft/CopilotStudioSamples

Copilot Studio Topic to Agent Routing

Open
#422 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
797
Forks
491
PR merge metrics
No merged PRs in 30d

Description

What sample tool are you using?
We're using CoPilot Studio Agent Topic to Agent routing.

Describe the bug
We have an orchestrator A2A framework set up for our use case. When trying to route a topic, say, conversation start, to one of the workflow with our sample agent, there are no output coming from the orchestrator agent, nor will there be any outputs coming from the agent the topic is routed to.

Below is an example:
Image

Here's the topic it was route to with the agent inside:

Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to CoPilot Studio Agent -> Topic -> System Prompt
  2. For setting up "Architecture Analysis" Topic, please see the screenshot above, add a published copilot studio agent inside the topic.
  3. Click on '+' for adding another Topic created with Agent inside, as seen in the example "Architecture Analysis"
  4. Once topic configured, start a new session in the copilot studio orchestrator agent, and ask the question in image 1, or any general question that should invoke the orchestrator agent to route to the assistant subagent.
  5. There is no output at all, despite having output variable configured, nor is there any results shown in the process flow.

Expected behavior
We expect the subagent to be routed to, and accept in the input from the orchestrator agent in the workflow diagram.

Screenshots

Image We only see the custom response configured, no agent or subagent or knowledge source has been utilized and no outputs coming from it.

Additional context
A2A conversation with Topic seems to be a newer feature as I don't recall seeing this a few days before. However, we were not able to utilize any of the said features it can provide.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in Copilot Studio Agent > Topic > System Prompt and reproduce the Architecture Analysis routing flow described in the issue. Verify whether the orchestrator routes input to the published subagent and whether the routed agent produces output in the workflow; done means the subagent and its results appear instead of only the custom response.

Written by the indexing model from the issue text.

Assessment

Domain
ai-infra-agents
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.