-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: microsoft/agent-framework
base: python-1.0.0b251216
head repository: microsoft/agent-framework
compare: python-1.0.0b251218
- 20 commits
- 81 files changed
- 17 contributors
Commits on Dec 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 06cdcb9 - Browse repository at this point
Copy the full SHA 06cdcb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1c5e9 - Browse repository at this point
Copy the full SHA ec1c5e9View commit details -
Python: Azure AI Agent with Bing Grounding Citations Sample (#2892)
* bing grounding sample with citations * small fix * fix
Configuration menu - View commit details
-
Copy full SHA for d552798 - Browse repository at this point
Copy the full SHA d552798View commit details -
.NET: Make DelegatingAIAgent abstract (#2797)
* Initial plan * Make DelegatingAIAgent abstract Co-authored-by: SergeyMenshykh <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: SergeyMenshykh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7ddb8a - Browse repository at this point
Copy the full SHA c7ddb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cd805f - Browse repository at this point
Copy the full SHA 3cd805fView commit details -
Python: Correction of MCP image type conversion in _mcp.py (#2901)
* Correction of MCP image type conversion in _mcp.py * Added a new overload to the init function of the DataContent() type of the Agent Framework, edited the test case to correctly test the usage of the data and uri fields while using DataContent() * Fixed tests related to the changes of the DataContent type, added testing for both string and byte representations
Configuration menu - View commit details
-
Copy full SHA for ee53fe4 - Browse repository at this point
Copy the full SHA ee53fe4View commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3608397 - Browse repository at this point
Copy the full SHA 3608397View commit details -
Python: Move ollama samples to samples getting started dir (#2921)
* Move ollama samples to samples getting started dir * Address feedback
Configuration menu - View commit details
-
Copy full SHA for ca1532c - Browse repository at this point
Copy the full SHA ca1532cView commit details -
Python: fix: correct BadRequestError when using Pydantic model in res…
…ponse_fo… (#1843) * fix: correct BadRequestError when using Pydantic model in response_format * Fix lint --------- Co-authored-by: Evan Mattson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0298e0a - Browse repository at this point
Copy the full SHA 0298e0aView commit details -
.NET: [Breaking] Delete display name property (#2758)
* delete the AIAgent.DisplayName property * use agent name as a first value for activity display name * Update dotnet/src/Microsoft.Agents.AI.Workflows/Specialized/HandoffAgentExecutor.cs Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a71f768 - Browse repository at this point
Copy the full SHA a71f768View commit details -
Python: cleanup and refactoring of chat clients (#2937)
* refactoring and unifying naming schemes of internal methods of chat clients * set tool_choice to auto * fix for mypy * added note on naming and fix #2951 * fix responses * fixes in azure ai agents client
Configuration menu - View commit details
-
Copy full SHA for e5c11d3 - Browse repository at this point
Copy the full SHA e5c11d3View commit details -
Python: Workflow add option to visualize internal executors (#2917)
* Workflow add option to visualize internal executors * Address Copilot comments
Configuration menu - View commit details
-
Copy full SHA for b4f2709 - Browse repository at this point
Copy the full SHA b4f2709View commit details -
Python: Fixes Run ID and Thread ID casing to align with AG-UI Typescr…
…ipt SDK (#2948) * added camelCase input to run id and thread id aligning with @ag-ui/core * fixed per copilot suggestions
Configuration menu - View commit details
-
Copy full SHA for e3f8bfc - Browse repository at this point
Copy the full SHA e3f8bfcView commit details -
Python: Add workflow cancellation sample (#2732)
* Add workflow cancellation sample Add sample demonstrating how to cancel a running workflow using asyncio tasks. Shows both cancellation mid-execution and normal completion paths. Useful for implementing timeouts, graceful shutdown, or A2A executors. * update docstring
Configuration menu - View commit details
-
Copy full SHA for 8ff34f9 - Browse repository at this point
Copy the full SHA 8ff34f9View commit details -
.NET: Update Anthropic package to version 12.0.0 (#2914)
* Initial plan * Update Anthropic package to version 12.0.0 Co-authored-by: stephentoub <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: stephentoub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff9343d - Browse repository at this point
Copy the full SHA ff9343dView commit details -
Python: Add Azure Managed Redis Support with Credential Provider (#2887)
* azure redis support * small fixes * azure managed redis sample * fixes
Configuration menu - View commit details
-
Copy full SHA for 37b4cfd - Browse repository at this point
Copy the full SHA 37b4cfdView commit details -
Bump CommunityToolkit.Aspire.OllamaSharp from 13.0.0-beta.440 to 13.0…
….0 (#2856) --- updated-dependencies: - dependency-name: CommunityToolkit.Aspire.OllamaSharp dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0b5777 - Browse repository at this point
Copy the full SHA b0b5777View commit details -
Bump AWSSDK.Extensions.Bedrock.MEAI from 4.0.4.11 to 4.0.5 (#2853)
--- updated-dependencies: - dependency-name: AWSSDK.Extensions.Bedrock.MEAI dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Wallace <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d46adff - Browse repository at this point
Copy the full SHA d46adffView commit details -
Bump Azure.AI.AgentServer.AgentFramework from 1.0.0-beta.4 to 1.0.0-b…
…eta.5 (#2854) --- updated-dependencies: - dependency-name: Azure.AI.AgentServer.AgentFramework dependency-version: 1.0.0-beta.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Azure.AI.AgentServer.AgentFramework dependency-version: 1.0.0-beta.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a841bdd - Browse repository at this point
Copy the full SHA a841bddView commit details -
Python: Fix WorkflowAgent event handling and kwargs forwarding (#2946)
* Fix kwargs propagation through workflow.as_agent() * Fix WorkflowAgent to respect AgentExecutor output_response setting
Configuration menu - View commit details
-
Copy full SHA for b0a7a1f - Browse repository at this point
Copy the full SHA b0a7a1fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff python-1.0.0b251216...python-1.0.0b251218