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
Type
/
to 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
536
Pull requests
151
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: fix: clear service_session_id in _agent_wrapper when propagate_session=True
- #5875
#5875
Merged
Evan Mattson (moonbox3)
merged 8 commits into
microsoft:main
microsoft/agent-framework:main
from
benke520:fix/propagate-session-service-id-conflict
benke520/agent-framework:fix/propagate-session-service-id-conflict
Copy head branch name to clipboard
Jul 12, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Python: fix: clear service_session_id in _agent_wrapper when propagate_session=True
#5875
Evan Mattson (moonbox3)
merged 8 commits into
microsoft:main
microsoft/agent-framework:main
from
benke520:fix/propagate-session-service-id-conflict
benke520/agent-framework:fix/propagate-session-service-id-conflict
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
fix: clear service_session_id in _agent_wrapper when propagate_session=True
Show description for a1835e1
Benke Qu
committed
a1835e1
View commit details
Copy full SHA for a1835e1
Browse repository at this point
refactor: use child session copy instead of in-place mutation
Show description for 81c3144
Benke Qu
committed
81c3144
View commit details
Copy full SHA for 81c3144
Browse repository at this point
Commits on Jul 8, 2026
Merge branch 'main' into fix/propagate-session-service-id-conflict
Evan Mattson (moonbox3)
authored
93cea98
View commit details
Copy full SHA for 93cea98
Browse repository at this point
fix: update test_chat_agent_as_tool_propagate_session_true for child session isolation
Show description for 9eeb6e1
Benke Qu
committed
9eeb6e1
View commit details
Copy full SHA for 9eeb6e1
Browse repository at this point
Commits on Jul 9, 2026
Merge branch 'main' into fix/propagate-session-service-id-conflict
Benke Qu (benke520)
authored
6e123d7
View commit details
Copy full SHA for 6e123d7
Browse repository at this point
fix: add type narrowing asserts for captured_session
Show description for d291af1
Benke Qu
committed
d291af1
View commit details
Copy full SHA for d291af1
Browse repository at this point
Commits on Jul 10, 2026
Merge remote-tracking branch 'upstream/main' into codex/pr-5875-ci-fix
Evan Mattson (moonbox3)
committed
d346c27
View commit details
Copy full SHA for d346c27
Browse repository at this point
Python: Fix test typing checks
Evan Mattson (moonbox3)
committed
00fbba6
View commit details
Copy full SHA for 00fbba6
Browse repository at this point
You can’t perform that action at this time.