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
13.2k
Code
Issues
497
Pull requests
129
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: defer turn-scoped after_run providers to the agent loop boundary
- #7289
#7289
Merged
Evan Mattson (moonbox3)
merged 12 commits into
microsoft:main
microsoft/agent-framework:main
from
he-yufeng:fix/loop-turn-scoped-after-run
he-yufeng/agent-framework:fix/loop-turn-scoped-after-run
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Python: defer turn-scoped after_run providers to the agent loop boundary
#7289
Evan Mattson (moonbox3)
merged 12 commits into
microsoft:main
microsoft/agent-framework:main
from
he-yufeng:fix/loop-turn-scoped-after-run
he-yufeng/agent-framework:fix/loop-turn-scoped-after-run
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
Python: defer turn-scoped after_run providers to the agent loop boundary
Show description for 17dd6e5
Yufeng He (he-yufeng)
committed
17dd6e5
View commit details
Copy full SHA for 17dd6e5
Browse repository at this point
Python: key loop suppression to the looping agent and pass run options through
Show description for 213829c
Yufeng He (he-yufeng)
committed
213829c
View commit details
Copy full SHA for 213829c
Browse repository at this point
Commits on Jul 29, 2026
Merge branch 'main' into fix/loop-turn-scoped-after-run
Yufeng He (he-yufeng)
authored
97bcea5
View commit details
Copy full SHA for 97bcea5
Browse repository at this point
Commits on Aug 5, 2026
fix(core): carry the loop-iteration stamp in run options, not a contextvar
Show description for 6dc2e17
Yufeng He (he-yufeng)
committed
6dc2e17
View commit details
Copy full SHA for 6dc2e17
Browse repository at this point
Commits on Aug 7, 2026
Merge branch 'main' into fix/loop-turn-scoped-after-run
Giles Odigwe (giles17)
authored
228c9a6
View commit details
Copy full SHA for 228c9a6
Browse repository at this point
Commits on Aug 16, 2026
Merge branch 'main' into fix/loop-turn-scoped-after-run
Yufeng He (he-yufeng)
authored
34b5e36
View commit details
Copy full SHA for 34b5e36
Browse repository at this point
Python: annotate custom option keys in the after_run provider test
Yufeng He (he-yufeng)
committed
8d9f195
View commit details
Copy full SHA for 8d9f195
Browse repository at this point
Commits on Aug 18, 2026
Merge remote-tracking branch 'upstream/main' into fix/loop-turn-scoped-after-run
Yufeng He (he-yufeng)
committed
997e4fc
View commit details
Copy full SHA for 997e4fc
Browse repository at this point
fix: nosec the loop-iteration options key (bandit B105 false positive)
Yufeng He (he-yufeng)
committed
8ec847c
View commit details
Copy full SHA for 8ec847c
Browse repository at this point
Merge branch 'main' into fix/loop-turn-scoped-after-run
Evan Mattson (moonbox3)
authored
28c9d08
View commit details
Copy full SHA for 28c9d08
Browse repository at this point
Commits on Aug 19, 2026
Python: fix: suppress the loop-token key lint with ruff: ignore
Yufeng He (he-yufeng)
committed
c4940f9
View commit details
Copy full SHA for c4940f9
Browse repository at this point
Python: fix: silence the two pyright private-usage flags the repo's own idiom covers
Yufeng He (he-yufeng)
committed
7620b7f
View commit details
Copy full SHA for 7620b7f
Browse repository at this point
You can’t perform that action at this time.