Skip to content

Python: WIP: Improve Handoff context management#4509

Closed
TaoChenOSU wants to merge 5 commits intomicrosoft:mainfrom
TaoChenOSU:taochen/python-formalize-handoff-context-management
Closed

Python: WIP: Improve Handoff context management#4509
TaoChenOSU wants to merge 5 commits intomicrosoft:mainfrom
TaoChenOSU:taochen/python-formalize-handoff-context-management

Conversation

@TaoChenOSU
Copy link
Copy Markdown
Contributor

@TaoChenOSU TaoChenOSU commented Mar 5, 2026

Motivation and Context

Addresses #4411

Description

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

@TaoChenOSU TaoChenOSU self-assigned this Mar 5, 2026
@TaoChenOSU TaoChenOSU added python agent orchestration Issues related to agent orchestration workflows Related to Workflows in agent-framework labels Mar 5, 2026
@github-actions github-actions bot changed the title WIP: Improve Handoff context management Python: WIP: Improve Handoff context management Mar 5, 2026
@TaoChenOSU
Copy link
Copy Markdown
Contributor Author

This PR is waiting for this issue to be resolved: #4488

@TaoChenOSU TaoChenOSU moved this to In Progress in Agent Framework Mar 5, 2026
@markwallace-microsoft
Copy link
Copy Markdown
Contributor

markwallace-microsoft commented Mar 5, 2026

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
packages/core/agent_framework/_workflows
   _agent_executor.py2112787%97, 113, 168–169, 221–222, 224–225, 255–257, 265–267, 275–277, 279, 283, 287, 291–292, 337, 405–406, 471, 490
   _runner.py173298%304–305
packages/orchestrations/agent_framework_orchestrations
   _handoff.py3375384%104–105, 107, 162–172, 174, 176, 178, 183, 313, 338, 365, 391, 454–455, 498, 506, 510–511, 549–551, 556–558, 676, 679, 692, 754, 759, 766, 776, 778, 797, 799, 881–882, 914–915, 997, 1004, 1076–1077, 1079
   _orchestrator_helpers.py15286%73–74
TOTAL22656257988% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
4955 20 💤 0 ❌ 0 🔥 1m 20s ⏱️

@markwallace-microsoft markwallace-microsoft added the documentation Improvements or additions to documentation label Mar 6, 2026
@moonbox3
Copy link
Copy Markdown
Contributor

moonbox3 commented Apr 7, 2026

Superseded by #5136.

@moonbox3 moonbox3 closed this Apr 7, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Agent Framework Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent orchestration Issues related to agent orchestration documentation Improvements or additions to documentation python workflows Related to Workflows in agent-framework

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants