Skip to content

Conversation

@TaoChenOSU
Copy link
Contributor

@TaoChenOSU TaoChenOSU commented May 2, 2025

Motivation and Context

Porting the agent runtime to SK repo for multi-agent orchestration work.

Description

  1. Core runtime abstraction and in-process runtime implementation.
  2. Unit tests.
  3. Mark all public classes and methods experimental.

Contribution Checklist

@TaoChenOSU TaoChenOSU added python Pull requests for the Python Semantic Kernel agents labels May 2, 2025
@TaoChenOSU TaoChenOSU requested review from alliscode and moonbox3 May 2, 2025 18:04
@TaoChenOSU TaoChenOSU self-assigned this May 2, 2025
@TaoChenOSU TaoChenOSU marked this pull request as ready for review May 2, 2025 18:04
@TaoChenOSU TaoChenOSU requested a review from a team as a code owner May 2, 2025 18:04
@github-actions github-actions bot changed the title Port Agent Runtime to SK repo Python: Port Agent Runtime to SK repo May 2, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented May 2, 2025

Python Unit Test Overview

Tests Skipped Failures Errors Time
3499 6 💤 0 ❌ 0 🔥 1m 54s ⏱️

@TaoChenOSU TaoChenOSU added this pull request to the merge queue May 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 2, 2025
@moonbox3 moonbox3 added this pull request to the merge queue May 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 2, 2025
@moonbox3 moonbox3 added this pull request to the merge queue May 3, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 3, 2025
@TaoChenOSU TaoChenOSU added this pull request to the merge queue May 5, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 5, 2025
@TaoChenOSU TaoChenOSU enabled auto-merge May 6, 2025 17:59
@TaoChenOSU TaoChenOSU disabled auto-merge May 6, 2025 18:11
@TaoChenOSU TaoChenOSU added this pull request to the merge queue May 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 6, 2025
@eavanvalkenburg eavanvalkenburg enabled auto-merge May 7, 2025 07:25
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue May 7, 2025
Merged via the queue into main with commit 07017af May 7, 2025
28 checks passed
@eavanvalkenburg eavanvalkenburg deleted the taochen/python-agent-runtime branch May 7, 2025 12:41
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel May 7, 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.
-->
Porting the agent runtime to SK repo for multi-agent orchestration work.

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->
1. Core runtime abstraction and in-process runtime implementation.
2. Unit tests.
3. Mark all public classes and methods experimental.

### 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: Eduard van Valkenburg <eavanvalkenburg@users.noreply.github.com>
Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
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.

7 participants