Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
danielchalef
/
agent-framework
Public
forked from
microsoft/agent-framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
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
Copy full SHA for 177b0c9
Version 1.0.0-preview.251110.2 (#2067)
markwallace-microsoft
authored
297d9d7
Copy full SHA for 297d9d7
Commits on Nov 10, 2025
Version 1.0.0-preview.251107.2 (#2065)
markwallace-microsoft
authored
d3827e8
Copy full SHA for d3827e8
Python: Fix Model ID attribute not showing up in `invoke_agent` span (#2061)
Show description for 448aff5
TaoChenOSU
authored
448aff5
Copy full SHA for 448aff5
DevUI: support having both an agent and a workflow with the same id in discovery (#2023)
ReubenBond
authored
12fc19b
Copy full SHA for 12fc19b
Python: .Net: Dotnet devui compatibility fixes (#2026)
Show description for 7a45929
3 people
authored
7a45929
Copy full SHA for 7a45929
.NET: Separate all memory and rag samples into their own folders (#2000)
Show description for c0c12df
westey-m
authored
c0c12df
Copy full SHA for c0c12df
Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.2 to 4.0.4.6 (#2031)
Show description for 6cc0e2a
dependabot[bot]
authored
6cc0e2a
Copy full SHA for 6cc0e2a
.NET: Remove moved OpenAPI sample and point to SK one. (#1997)
Show description for 01f3a3d
westey-m
and
Copilot
authored
01f3a3d
Copy full SHA for 01f3a3d
Version 1.0.0-preview.251110.1 (#2048)
markwallace-microsoft
authored
f41e103
Copy full SHA for f41e103
.NET: assign AgentCard's URL to mapped-endpoint if not defined explicitly (#2047)
Show description for 866b419
DeagleGross
authored
866b419
Copy full SHA for 866b419
.NET: fix ChatCompletions Tools serialization (#2043)
Show description for 42da3cb
DeagleGross
authored
42da3cb
Copy full SHA for 42da3cb
added missing chatAgent params (#2044)
eavanvalkenburg
authored
e7224b5
Copy full SHA for e7224b5
Python: Fix underlying tool choice bug and all for return to previous Handoff subagent (#2037)
Show description for 548e0f0
moonbox3
authored
548e0f0
Copy full SHA for 548e0f0
.NET [AG-UI]: Adds support for shared state. (#1996)
Show description for 45dc0ff
javiercn
authored
45dc0ff
Copy full SHA for 45dc0ff
DevUI: Prevent line breaks within words in the agent view (#2024)
Show description for 0e7183d
jeffhandley
and
victordibia
authored
0e7183d
Copy full SHA for 0e7183d
Commits on Nov 8, 2025
Updated package versions (#2027)
dmytrostruk
authored
c394f3f
Copy full SHA for c394f3f
Add Microsoft Agent Framework logo to assets (#2007)
sphenry
authored
66a9976
Copy full SHA for 66a9976
DevUI: Serialize workflow input as string to maintain conformance with OpenAI Responses format (#2021)
Show description for 4201b9a
ReubenBond
and
victordibia
authored
4201b9a
Copy full SHA for 4201b9a
Commits on Nov 7, 2025
.NET: Remove launchSettings.json from .gitignore in dotnet/samples (#2006)
Show description for 1aaf37d
ReubenBond
and
Copilot
authored
1aaf37d
Copy full SHA for 1aaf37d
Python: DevUI: Add OpenAI Responses API proxy support + HIL for Workflows (#1737)
Show description for 94eae24
victordibia
and
markwallace-microsoft
authored
94eae24
Copy full SHA for 94eae24
.NET: DevUI - Do not automatically add/map OpenAI services/endpoints (#2014)
Show description for 85484c0
jeffhandley
and
danroth27
authored
85484c0
Copy full SHA for 85484c0
Python: DevUI: Use metadata.entity_id instead of model field (#1984)
Show description for f71faa8
ReubenBond
authored
f71faa8
Copy full SHA for f71faa8
.NET: Add unit tests for declarative executor SetMultipleVariables (#2016)
Show description for 778a9fe
peibekwe
authored
778a9fe
Copy full SHA for 778a9fe
Do not build DevUI assets during .NET project build (#2010)
ReubenBond
authored
f2e697b
Copy full SHA for f2e697b
Version preview.251107.1 (#2008)
markwallace-microsoft
authored
cfcec83
Copy full SHA for cfcec83
.NET: AG-UI support for .NET: Support for tool calling (#1896)
Show description for e859edc
javiercn
authored
e859edc
Copy full SHA for e859edc
.NET: DevUI: Use relative URLs for backend API by default (#2005)
Show description for 3d94ae5
ReubenBond
authored
3d94ae5
Copy full SHA for 3d94ae5
move a2a tests; add extensions for a2a+openairesponses (#1992)
DeagleGross
authored
00b67e1
Copy full SHA for 00b67e1
.NET: Add `WithAITool` extensions for Hosting AIAgents (#1990)
Show description for 32b984b
DeagleGross
authored
32b984b
Copy full SHA for 32b984b
.NET: Remove sequential\concurrent workflow extensions (#1731)
Show description for b7cddaa
DeagleGross
authored
b7cddaa
Copy full SHA for b7cddaa
.NET: Chathistory memory provider add (#1867)
Show description for e5d9d74
westey-m
and
Copilot
authored
e5d9d74
Copy full SHA for e5d9d74
Python: [Purview] Add Caching and background processing in Python Purview Middleware (#1844)
Show description for 64826b8
Rishabh4275
authored
64826b8
Copy full SHA for 64826b8
Commits on Nov 6, 2025
.NET: Fix the ordering of chained resolvers in JsonSerializerOptions (#1974)
Show description for 820c6af
3 people
authored
820c6af
Copy full SHA for 820c6af
Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.1 to 4.0.4.2 (#1707)
Show description for cb50f3e
dependabot[bot]
and
crickman
authored
cb50f3e
Copy full SHA for cb50f3e
Pagination
Previous
Next
You can’t perform that action at this time.