-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AgentServer] beta release #43930
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lusu-msft
wants to merge
41
commits into
main
Choose a base branch
from
lusu/agentserver-1110
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AgentServer] beta release #43930
Changes from 3 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
48f6871
sync from container_agent repo
lusu-msft aef1c47
sync error format
lusu-msft 43a9c44
updated version and changelog
lusu-msft f33ec9f
refined changelog
lusu-msft 18d38c4
fix build
lusu-msft 963b06d
update id generator
lusu-msft b970326
fix agentframework trace init
lusu-msft 6fb2f03
update version and changelog
lusu-msft 5a01655
fix pylint
lusu-msft f30779b
pin azure-ai-agents and azure-ai-projects version
lusu-msft 2ea401f
Merge branch 'main' into lusu/agentserver-1110
lusu-msft 2891cab
Feature Agent Server support tools (#43961)
ganeshyb b7d7bea
update changelog and version
lusu-msft 52a9256
fix cspell
lusu-msft ba4e1fc
fix pylint and mypy for -core
lusu-msft 661ecb3
fix agents sdk version
lusu-msft 8ba9f1b
pylint fixes (#44010)
ganeshyb 5bbf605
Merge branch 'main' into lusu/agentserver-1110
lusu-msft 07af6de
Merge branch 'lusu/agentserver-1110' of https://github.com/Azure/azur…
lusu-msft 76f935b
Lint and mypy fixes
ganeshyb ba7ba50
fix mypy and pylint
lusu-msft cb15c94
fix mypy
lusu-msft 1259358
[ai-agentserver] Fix AF streaming issue (#44068)
JC-386 a26603e
Refactor Azure AI Tool Client Configuration and Enhance OAuth Consen…
ganeshyb 9cdf214
Fix function output parse
JC-386 82e5ce9
Merge branch 'jc/agentserver/af-streaming-fix' into lusu/agentserver-…
JC-386 9b46eb9
Refactor ToolClient to handle optional schema properties and required…
ganeshyb f50155a
fix mypy error on AF
JC-386 b0dcb07
do not index AgentRunContext
lusu-msft b72be77
Filter tools and update project dependenceis
ganeshyb c9c5307
Merge branch 'lusu/agentserver-1110' of https://github.com/Azure/azur…
ganeshyb bee67f7
fixing pylint
lusu-msft 8898d8d
Merge branch 'lusu/agentserver-1110' of https://github.com/Azure/azur…
lusu-msft cba5fdc
fix build
lusu-msft b5b2086
fix mypy
lusu-msft 7d42f0d
remove DONE when getting error
JC-386 dfd1bd1
fix pylint
lusu-msft c18d494
do not add user oid to tracing
lusu-msft 30b78e9
[AgentServer][Agentframework] update agent framework version (#44102)
lusu-msft 1137076
fix dependency
lusu-msft b7a2280
[AgentServer] fix build pipelines (#44145)
lusu-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
sdk/agentserver/azure-ai-agentserver-agentframework/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # Release History | ||
|
|
||
|
|
||
| ## 1.0.0b2 (2025-11-10) | ||
|
|
||
| Fixed some bugs | ||
|
|
||
|
|
||
| ## 1.0.0b1 (2025-11-07) | ||
|
|
||
| ### Features Added | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.