Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python: WIP: Improve Handoff context management#4509

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

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

Conversation

@TaoChenOSU

@TaoChenOSU TaoChenOSU commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

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 Usage: [Issues, PRs], Target: Python agent orchestration workflows Usage: [Issues, PRs], Target: Workflows 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

markwallace-microsoft commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

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 Usage: [Issues, PRs], Target: documentation in the code base and learn docs label Mar 6, 2026
@moonbox3

moonbox3 commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

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
@moonbox3 moonbox3 added orchestration Usage: [Issues, PRs], Target: multi-agent orchestration (high-level patterns) and removed agent orchestration labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs orchestration Usage: [Issues, PRs], Target: multi-agent orchestration (high-level patterns) python Usage: [Issues, PRs], Target: Python workflows Usage: [Issues, PRs], Target: Workflows

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants