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
.
dotNetTreasury
/
agent-framework
Public
forked from
microsoft/agent-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
agent-framework
.github
workflows
python-tests.yml
on
main
User selector
All users
All time
Commit history
Commits on Apr 9, 2026
Python: Stop emitting duplicate reasoning content from OpenAI `response.reasoning_text.done` and `response.reasoning_summary_text.done` events (#5162)
Show description for 5e8fe0b
3 people
authored
5e8fe0b
View commit details
Copy full SHA for 5e8fe0b
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
Python: Simplify Python Poe tasks and unify package selectors (#4722)
Show description for f48c451
eavanvalkenburg
and
Copilot
authored
f48c451
View commit details
Copy full SHA for f48c451
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
[BREAKING] Python: Update github-copilot-sdk integration to use ToolInvocation/ToolResult types (#4551)
Show description for d5e240b
moonbox3
and
Copilot
authored
d5e240b
View commit details
Copy full SHA for d5e240b
View code at this point
Browse repository at this point
Commits on Dec 11, 2025
Bump actions/checkout from 5 to 6 (#2404)
Show description for 16230d3
dependabot[bot]
and
crickman
authored
16230d3
View commit details
Copy full SHA for 16230d3
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Python: add support for Python 3.14 (#1904)
Show description for 54db13c
eavanvalkenburg
authored
54db13c
View commit details
Copy full SHA for 54db13c
View code at this point
Browse repository at this point
Commits on Oct 7, 2025
Python: [BREAKING] parameter naming and other fixes (#1255)
Show description for 76900f0
eavanvalkenburg
authored
76900f0
View commit details
Copy full SHA for 76900f0
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
Python: Introducing AI Function approval (#1131)
Show description for fd819c6
eavanvalkenburg
authored
fd819c6
View commit details
Copy full SHA for fd819c6
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
Python: skip macos-latest in gatekeeper (#989)
Show description for 21a60ae
ekzhu
authored
21a60ae
View commit details
Copy full SHA for 21a60ae
View code at this point
Browse repository at this point
Commits on Sep 25, 2025
Python: [BREAKING] updated structure and samples (#875)
Show description for 9355329
eavanvalkenburg
authored
9355329
View commit details
Copy full SHA for 9355329
View code at this point
Browse repository at this point
Commits on Sep 21, 2025
Python: Add tau2 benchmark integration with comprehensive testing and documentation (#817)
Show description for 205cd70
ultmaster
and
ekzhu
authored
205cd70
View commit details
Copy full SHA for 205cd70
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
Python: [BREAKING] Move workflow to main package (#767)
Show description for 732d9f6
moonbox3
authored
732d9f6
View commit details
Copy full SHA for 732d9f6
View code at this point
Browse repository at this point
Python: api doc generation setup (#342)
Show description for 65dd48a
eavanvalkenburg
authored
65dd48a
View commit details
Copy full SHA for 65dd48a
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Bump actions/checkout from 4 to 5 (#435)
Show description for 6e4cb5e
dependabot[bot]
and
crickman
authored
6e4cb5e
View commit details
Copy full SHA for 6e4cb5e
View code at this point
Browse repository at this point
Commits on Sep 10, 2025
Python: Introducing UserInputRequest and Response types and HostedMcpTool (#405)
Show description for 6aa746d
eavanvalkenburg
and
ekzhu
authored
6aa746d
View commit details
Copy full SHA for 6aa746d
View code at this point
Browse repository at this point
Commits on Sep 9, 2025
Python: Update getting started with workflows sample structure and README (#653)
Show description for 2699b85
moonbox3
authored
2699b85
View commit details
Copy full SHA for 2699b85
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
Python: add better test coverage to individual tests, and all-tests task, gh … (#400)
Show description for 5386621
eavanvalkenburg
authored
5386621
View commit details
Copy full SHA for 5386621
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
updated builds and release pipeline setup (without pypi publish) (#219)
Show description for 517955c
eavanvalkenburg
authored
517955c
View commit details
Copy full SHA for 517955c
View code at this point
Browse repository at this point
Commits on Jul 22, 2025
Python: move all tests under tests and initial work on int tests (#206)
Show description for 5c992eb
eavanvalkenburg
authored
5c992eb
View commit details
Copy full SHA for 5c992eb
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.