Skip to content

Conversation

crickman
Copy link
Contributor

@crickman crickman commented Jun 4, 2025

Motivation and Context

Support Copilot Studio Agents in the SK Agent Framework: CopilotStudioAgent

Description

Implement CopilotStudioAgent with client factory and token handler.

Includes "Action" and "Reasoning" content models. Both may be justified outside of use with CopilotStudioAgent.

Contribution Checklist

@crickman crickman self-assigned this Jun 4, 2025
@crickman crickman requested a review from a team as a code owner June 4, 2025 16:25
@crickman crickman added .NET Issue or Pull requests regarding .NET code agents labels Jun 4, 2025
@github-actions github-actions bot changed the title .NET Agents - Introducing CopilotStudioAgent .Net Agents - Introducing CopilotStudioAgent Jun 4, 2025
@crickman crickman moved this to Sprint: In Review in Semantic Kernel Jun 4, 2025
@markwallace-microsoft markwallace-microsoft added the kernel Issues or pull requests impacting the core kernel label Jun 4, 2025
@crickman crickman added this pull request to the merge queue Jun 4, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2025
@crickman crickman added this pull request to the merge queue Jun 5, 2025
Merged via the queue into main with commit 3499c7a Jun 5, 2025
19 checks passed
@crickman crickman deleted the copilot-agent branch June 5, 2025 00:22
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel Jun 5, 2025
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
### Motivation and Context
<!-- Thank you for your contribution to the semantic-kernel repo!
Please help reviewers and future users, providing the following
information:
  1. Why is this change required?
  2. What problem does it solve?
  3. What scenario does it contribute to?
  4. If it fixes an open issue, please link to the issue here.
-->

Support _Copilot Studio Agents_ in the SK Agent Framework:
`CopilotStudioAgent`

### Description
<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

Implement `CopilotStudioAgent` with client factory and token handler.

Includes "Action" and "Reasoning" content models. Both may be justified
outside of use with `CopilotStudioAgent`.

### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->

- [X] The code builds clean without any errors or warnings
- [X] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [X] All unit tests pass, and I have added new tests where possible
- [X] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents documentation kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants