Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
agent-framework
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
12.8k
Code
Issues
542
Pull requests
158
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: Fix sub-workflow checkpoint restore to preserve sub-workflow state
- #7097
#7097
Merged
Tao Chen (TaoChenOSU)
merged 11 commits into
main
microsoft/agent-framework:main
from
feature/python-subworkflow-checkpoint
microsoft/agent-framework:feature/python-subworkflow-checkpoint
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Python: Fix sub-workflow checkpoint restore to preserve sub-workflow state
#7097
Tao Chen (TaoChenOSU)
merged 11 commits into
main
microsoft/agent-framework:main
from
feature/python-subworkflow-checkpoint
microsoft/agent-framework:feature/python-subworkflow-checkpoint
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
Fix sub-workflow checkpoint restore to preserve sub-workflow state
Show description for e786041
Tao Chen (TaoChenOSU)
committed
e786041
View commit details
Copy full SHA for e786041
Browse repository at this point
Move checkpoint-object construction into the runner context
Show description for a486374
Tao Chen (TaoChenOSU)
committed
a486374
View commit details
Copy full SHA for a486374
Browse repository at this point
Commits on Jul 14, 2026
Remove per-execution bookkeeping from WorkflowExecutor
Show description for 93719f4
Tao Chen (TaoChenOSU)
committed
93719f4
View commit details
Copy full SHA for 93719f4
Browse repository at this point
Drop redundant decode in WorkflowExecutor.on_checkpoint_restore
Show description for 1389f30
Tao Chen (TaoChenOSU)
committed
1389f30
View commit details
Copy full SHA for 1389f30
Browse repository at this point
Clean up
Tao Chen (TaoChenOSU)
committed
a4f6c26
View commit details
Copy full SHA for a4f6c26
Browse repository at this point
Do not allow checkpoint storage in sub workflow
Tao Chen (TaoChenOSU)
committed
e0b0b79
View commit details
Copy full SHA for e0b0b79
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'main' into feature/python-subworkflow-checkpoint
Tao Chen (TaoChenOSU)
committed
2d7c8da
View commit details
Copy full SHA for 2d7c8da
Browse repository at this point
Address comments
Tao Chen (TaoChenOSU)
committed
85eb53d
View commit details
Copy full SHA for 85eb53d
Browse repository at this point
Fix syntax check
Tao Chen (TaoChenOSU)
committed
85fde62
View commit details
Copy full SHA for 85fde62
Browse repository at this point
Commits on Jul 23, 2026
Add warning
Tao Chen (TaoChenOSU)
committed
535690c
View commit details
Copy full SHA for 535690c
Browse repository at this point
Commits on Jul 24, 2026
Merge branch 'main' into feature/python-subworkflow-checkpoint
Evan Mattson (moonbox3)
authored
cd5d282
View commit details
Copy full SHA for cd5d282
Browse repository at this point
You can’t perform that action at this time.