Skip to content

.NET Agents - Update Handoff Orchestration#12242

Merged
crickman merged 1 commit intomainfrom
fix-orchestration-handoff-actor
May 22, 2025
Merged

.NET Agents - Update Handoff Orchestration#12242
crickman merged 1 commit intomainfrom
fix-orchestration-handoff-actor

Conversation

@crickman
Copy link
Contributor

Motivation and Context

Handoff orchestration ending task prematurely

Description

  • Update description for end-task function
  • Ensure user input is published to all orchestration actors

Contribution Checklist

@crickman crickman self-assigned this May 22, 2025
@crickman crickman requested a review from a team as a code owner May 22, 2025 18:01
@crickman crickman added bug Something isn't working .NET Issue or Pull requests regarding .NET code labels May 22, 2025
@crickman crickman requested review from TaoChenOSU and alliscode May 22, 2025 18:01
@github-actions github-actions bot changed the title .NET AGents - Update Handoff Orchestration .Net AGents - Update Handoff Orchestration May 22, 2025
@crickman crickman enabled auto-merge May 22, 2025 18:13
@crickman crickman moved this to Sprint: In Review in Semantic Kernel May 22, 2025
@crickman crickman changed the title .Net AGents - Update Handoff Orchestration .Net Agents - Update Handoff Orchestration May 22, 2025
@crickman crickman changed the title .Net Agents - Update Handoff Orchestration .NET Agents - Update Handoff Orchestration May 22, 2025
@crickman crickman added this pull request to the merge queue May 22, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 22, 2025
@crickman crickman added this pull request to the merge queue May 22, 2025
Merged via the queue into main with commit 53e080e May 22, 2025
25 checks passed
@crickman crickman deleted the fix-orchestration-handoff-actor branch May 22, 2025 20:12
@github-project-automation github-project-automation bot moved this from Sprint: In Review to Sprint: Done in Semantic Kernel May 22, 2025
eavanvalkenburg pushed a commit that referenced this pull request May 26, 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.
-->

Handoff orchestration ending task prematurely

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

- Update description for _end-task_ function
- Ensure user input is published to all orchestration actors

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

Handoff orchestration ending task prematurely

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

- Update description for _end-task_ function
- Ensure user input is published to all orchestration actors

### 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 bug Something isn't working .NET Issue or Pull requests regarding .NET code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants