microsoft / microsoft/Power-CAT-Copilot-Studio-Kit
Bug: GCC-Cannot import CopilotAgentKit_20260817.1_managed
@Ramakrishnan24689 is already working on this.
Since Aug 25, 2026.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 26m
- Merged PRs (30d)
- 5
Description
Description
When attempting to import the most recent version (CopilotAgentKit_20260817.1_managed) into a new environment in GCC, the import fails getting connection references. I created a Microsoft case because the error is so vague. They found in my HAR trace that the solution is trying to use a connection reference called "Agent Node (shared_agentnode)." This connection seems to have caused other issues as seen in #811, #813, #825.
Looking in GCC, I'm not sure Agent Node is even a valid connection type as I cannot find it.
How can I get around this issue and successfully import the solution?
Steps to reproduce
Attempt to import in GCC
Expected behavior
Import is successful
Actual behavior
error
Environment
No response
Additional context or logs
No response
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.