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
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.3k
Star
13.3k
Code
Issues
502
Pull requests
138
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Python: feat(core): add max_duration_seconds bound and stop_reason signal to tool loop (#7587)
- #7772
#7772
Open
Karthik Thota (karthik-0306)
wants to merge 9 commits into
microsoft:main
microsoft/agent-framework:main
from
karthik-0306:fix-issue-7587
karthik-0306/microsoft-agent-framework:fix-issue-7587
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Python: feat(core): add max_duration_seconds bound and stop_reason signal to tool loop (#7587)
#7772
Karthik Thota (karthik-0306)
wants to merge 9 commits into
microsoft:main
microsoft/agent-framework:main
from
karthik-0306:fix-issue-7587
karthik-0306/microsoft-agent-framework:fix-issue-7587
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
feat(core): add max_duration_seconds bound and stop_reason signal to tool loop (#7587)
Karthik Thota (karthik-0306)
committed
05ce001
View commit details
Copy full SHA for 05ce001
Browse repository at this point
Commits on Aug 21, 2026
fix(core): unify batch limit decision precedence and propagate stop_reason to AgentResponse
Karthik Thota (karthik-0306)
committed
7483e81
View commit details
Copy full SHA for 7483e81
Browse repository at this point
test: add missing tests for duration bounds, batch limits, and session persistence
Karthik Thota (karthik-0306)
committed
10bb055
View commit details
Copy full SHA for 10bb055
Browse repository at this point
Commits on Aug 22, 2026
Fix _apply_batch_limit_decision limits bug and Phase 1 test execution
Show description for 475d45b
Karthik Thota (karthik-0306)
committed
475d45b
View commit details
Copy full SHA for 475d45b
Browse repository at this point
fix(core): preserve budget start_time across approval resumes, dedupe streaming limit decision, fix double-counted approval calls against max_function_calls
Karthik Thota (karthik-0306)
committed
feb0479
View commit details
Copy full SHA for feb0479
Browse repository at this point
Commits on Aug 26, 2026
Merge main into fix-issue-7587, resolve CHNAGELOG conflict
Karthik Thota (karthik-0306)
committed
4ca7664
View commit details
Copy full SHA for 4ca7664
Browse repository at this point
chore: remove CHANGELOG entry, updated centrally on release per review
Karthik Thota (karthik-0306)
committed
1d0e149
View commit details
Copy full SHA for 1d0e149
Browse repository at this point
Commits on Aug 31, 2026
chore: fix ruff formatting in test_function_invocation_logic.py (exact CI-pinned ruff 0.16.3)
Karthik Thota (karthik-0306)
committed
909beab
View commit details
Copy full SHA for 909beab
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix-issue-7587
Karthik Thota (karthik-0306)
committed
5fecf7b
View commit details
Copy full SHA for 5fecf7b
Browse repository at this point
You can’t perform that action at this time.