Skip to content

.Net Agents - Magentic Agent Orchestration#12110

Merged
crickman merged 141 commits intomainfrom
magentic-agents
May 19, 2025
Merged

.Net Agents - Magentic Agent Orchestration#12110
crickman merged 141 commits intomainfrom
magentic-agents

Conversation

@crickman
Copy link
Contributor

@crickman crickman commented May 16, 2025

Motivation and Context

Introducing Magentic agent orchestration.

Fixes: #10900
Fixes: #12156

Description

Add Magentic ledger based orchestration, based on AutoGen Magentic One

Contribution Checklist

@crickman crickman requested a review from TaoChenOSU May 17, 2025 00:26
@crickman crickman moved this to Sprint: In Review in Semantic Kernel May 17, 2025
@crickman crickman added the Build Features planned for next Build conference label May 17, 2025
@crickman crickman requested a review from sphenry May 19, 2025 03:23
@crickman crickman enabled auto-merge May 19, 2025 15:43
@crickman crickman added this pull request to the merge queue May 19, 2025
github-merge-queue bot pushed a commit that referenced this pull request May 19, 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.
-->

Introducing _Magentic_ agent orchestration.

Fixes: #10900
Fixes: #12156

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

Add _Magentic_ ledger based orchestration, based on AutoGen _Magentic
One_

### 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 😄

---------

Co-authored-by: Tao Chen <taochen@microsoft.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 19, 2025
@crickman crickman added this pull request to the merge queue May 19, 2025
Merged via the queue into main with commit c4623c3 May 19, 2025
19 checks passed
@crickman crickman deleted the magentic-agents branch May 19, 2025 16:30
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel May 19, 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.
-->

Introducing _Magentic_ agent orchestration.

Fixes: microsoft#10900
Fixes: microsoft#12156

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

Add _Magentic_ ledger based orchestration, based on AutoGen _Magentic
One_

### 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 😄

---------

Co-authored-by: Tao Chen <taochen@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents Build Features planned for next Build conference .NET Issue or Pull requests regarding .NET code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

.Net: Bug: Unable to install Microsoft.SemanticKernel.Agents.Orchestration v1.51.0-preview .Net: Dotnet: Implement M1 with Semantic Kernel Agents

4 participants