Skip to content

Python: WIP: Improve Handoff context management#4509

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

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

Conversation

@TaoChenOSU
Copy link
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
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
Member

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
TOTAL22628281287% 

Python Unit Test Overview

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

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 python workflows Related to Workflows in agent-framework

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants