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 }}
Sologa
/
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
python
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 11, 2025
Update README.md to change Grafana links to Azure portal links for dashboard access (#1983)
weng5e
authored
177b0c9
View commit details
Copy full SHA for 177b0c9
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Python: Fix Model ID attribute not showing up in `invoke_agent` span (#2061)
Show description for 448aff5
TaoChenOSU
authored
448aff5
View commit details
Copy full SHA for 448aff5
View code at this point
Browse repository at this point
DevUI: support having both an agent and a workflow with the same id in discovery (#2023)
ReubenBond
authored
12fc19b
View commit details
Copy full SHA for 12fc19b
View code at this point
Browse repository at this point
Python: .Net: Dotnet devui compatibility fixes (#2026)
Show description for 7a45929
3 people
authored
7a45929
View commit details
Copy full SHA for 7a45929
View code at this point
Browse repository at this point
added missing chatAgent params (#2044)
eavanvalkenburg
authored
e7224b5
View commit details
Copy full SHA for e7224b5
View code at this point
Browse repository at this point
Python: Fix underlying tool choice bug and all for return to previous Handoff subagent (#2037)
Show description for 548e0f0
moonbox3
authored
548e0f0
View commit details
Copy full SHA for 548e0f0
View code at this point
Browse repository at this point
DevUI: Prevent line breaks within words in the agent view (#2024)
Show description for 0e7183d
jeffhandley
and
victordibia
authored
0e7183d
View commit details
Copy full SHA for 0e7183d
View code at this point
Browse repository at this point
Commits on Nov 8, 2025
Updated package versions (#2027)
dmytrostruk
authored
c394f3f
View commit details
Copy full SHA for c394f3f
View code at this point
Browse repository at this point
DevUI: Serialize workflow input as string to maintain conformance with OpenAI Responses format (#2021)
Show description for 4201b9a
ReubenBond
and
victordibia
authored
4201b9a
View commit details
Copy full SHA for 4201b9a
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Python: DevUI: Add OpenAI Responses API proxy support + HIL for Workflows (#1737)
Show description for 94eae24
victordibia
and
markwallace-microsoft
authored
94eae24
View commit details
Copy full SHA for 94eae24
View code at this point
Browse repository at this point
Python: DevUI: Use metadata.entity_id instead of model field (#1984)
Show description for f71faa8
ReubenBond
authored
f71faa8
View commit details
Copy full SHA for f71faa8
View code at this point
Browse repository at this point
.NET: DevUI: Use relative URLs for backend API by default (#2005)
Show description for 3d94ae5
ReubenBond
authored
3d94ae5
View commit details
Copy full SHA for 3d94ae5
View code at this point
Browse repository at this point
Python: [Purview] Add Caching and background processing in Python Purview Middleware (#1844)
Show description for 64826b8
Rishabh4275
authored
64826b8
View commit details
Copy full SHA for 64826b8
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Python: Update changelog with ag-ui changes (#1954)
Show description for 708556e
moonbox3
authored
708556e
View commit details
Copy full SHA for 708556e
View code at this point
Browse repository at this point
Python: Thread Samples Fix (#1945)
Show description for ee1661e
giles17
authored
ee1661e
View commit details
Copy full SHA for ee1661e
View code at this point
Browse repository at this point
Python: Fix ag-ui examples packaging for PyPI publish (#1953)
Show description for ac018f7
moonbox3
authored
ac018f7
View commit details
Copy full SHA for ac018f7
View code at this point
Browse repository at this point
Bump ag-ui package to 1.0.0b251106 for a release. Update CHANGELOG. (#1951)
moonbox3
authored
99e2875
View commit details
Copy full SHA for 99e2875
View code at this point
Browse repository at this point
Updated chatkit package version (#1950)
dmytrostruk
authored
573aff4
View commit details
Copy full SHA for 573aff4
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Add simple workflow sample that mixes agents and executors (#1946)
Show description for 9b471cc
3 people
authored
9b471cc
View commit details
Copy full SHA for 9b471cc
View code at this point
Browse repository at this point
Export sample agents (#1927)
moonbox3
authored
afd8b7e
View commit details
Copy full SHA for afd8b7e
View code at this point
Browse repository at this point
.NET: Python: Updated package versions (#1944)
Show description for 327c304
dmytrostruk
authored
327c304
View commit details
Copy full SHA for 327c304
View code at this point
Browse repository at this point
Python: [BREAKING] Replaced AIProjectClient with AgentsClient in Foundry (#1936)
Show description for d701e79
dmytrostruk
and
Copilot
authored
d701e79
View commit details
Copy full SHA for d701e79
View code at this point
Browse repository at this point
.NET: Add DevUI package for .NET (#1603)
Show description for 8855bfb
ReubenBond
authored
8855bfb
View commit details
Copy full SHA for 8855bfb
View code at this point
Browse repository at this point
Python: fix missing packaging dependency (#1929)
Show description for e2282eb
eavanvalkenburg
authored
e2282eb
View commit details
Copy full SHA for e2282eb
View code at this point
Browse repository at this point
Python: Added parameter to disable agent cleanup in AzureAIAgentClient (#1882)
Show description for 14aee7e
dmytrostruk
authored
14aee7e
View commit details
Copy full SHA for 14aee7e
View code at this point
Browse repository at this point
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
Python: Updates to Tools (#1835)
Show description for 51b32ed
eavanvalkenburg
authored
51b32ed
View commit details
Copy full SHA for 51b32ed
View code at this point
Browse repository at this point
Python: Bump ag-ui package to 1.0.0b251105 for a release. Update changelog. (#1922)
Show description for d81b579
moonbox3
authored
d81b579
View commit details
Copy full SHA for d81b579
View code at this point
Browse repository at this point
Python: AG-UI protocol support (#1826)
Show description for 35a8565
moonbox3
authored
35a8565
View commit details
Copy full SHA for 35a8565
View code at this point
Browse repository at this point
Python: feat: Add ChatKit integration with a sample application (#1273)
Show description for 0c862e9
ekzhu
and
moonbox3
authored
0c862e9
View commit details
Copy full SHA for 0c862e9
View code at this point
Browse repository at this point
Add orchestration samples link (#1914)
moonbox3
authored
2499262
View commit details
Copy full SHA for 2499262
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Update changelog with a new PR that went in (#1912)
moonbox3
authored
7b3e2a7
View commit details
Copy full SHA for 7b3e2a7
View code at this point
Browse repository at this point
Fix mcp tool cloning for handoff pattern (#1883)
moonbox3
authored
d504023
View commit details
Copy full SHA for d504023
View code at this point
Browse repository at this point
Python: .NET: Updated package version and small fix (#1911)
Show description for 9e1b3c9
dmytrostruk
authored
9e1b3c9
View commit details
Copy full SHA for 9e1b3c9
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
Python: [BREAKING] consolidate workflow run APIs (#1723)
Show description for 50d9b13
moonbox3
authored
50d9b13
View commit details
Copy full SHA for 50d9b13
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.