Skip to content

Python: Multi-agent orchestration: Handoff #12046

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 14, 2025

Conversation

TaoChenOSU
Copy link
Contributor

@TaoChenOSU TaoChenOSU commented May 13, 2025

Motivation and Context

PR for Handoff multi-agent orchestration.
ADR: https://github.com/microsoft/semantic-kernel/blob/main/docs/decisions/0071-multi-agent-orchestration.md
Initial PR: #11993

Description

This PR includes the following:

  1. Implementations for the handoff orchestrations
  2. Unit tests and samples

Follow up PRs will add the following:

  • Magentic One

Contribution Check

Contribution Checklist

@TaoChenOSU TaoChenOSU self-assigned this May 13, 2025
@TaoChenOSU TaoChenOSU requested a review from a team as a code owner May 13, 2025 21:53
@TaoChenOSU TaoChenOSU added python Pull requests for the Python Semantic Kernel agents labels May 13, 2025
@github-actions github-actions bot changed the title Multi-agent orchestration: Handoff Python: Multi-agent orchestration: Handoff May 13, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented May 13, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3592 13 💤 0 ❌ 0 🔥 1m 49s ⏱️

@TaoChenOSU TaoChenOSU enabled auto-merge May 14, 2025 22:50
@TaoChenOSU TaoChenOSU added this pull request to the merge queue May 14, 2025
Merged via the queue into main with commit ee96294 May 14, 2025
28 checks passed
@TaoChenOSU TaoChenOSU deleted the taochen/python-multi-agent-orchestration-pr-part-3 branch May 14, 2025 22:58
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents python Pull requests for the Python Semantic Kernel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants