-
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.0b251218
head repository: microsoft/agent-framework
compare: python-1.0.0b251223
- 13 commits
- 78 files changed
- 13 contributors
Commits on Dec 19, 2025
-
.NET: Use GrpcEntityRunner instead of TaskEntityDispatcher (#2759)
* Use GrpcEntityRunner instead of TaskEntityDispatcher * Pin to Durable worker 1.11.0 * Set the invocation result * Update all Durable packages * Update changelog, rename dispatcher to encondedEntityRequest
Configuration menu - View commit details
-
Copy full SHA for 19a9e13 - Browse repository at this point
Copy the full SHA 19a9e13View commit details -
Python: Bump Py version to 1.0.0b251218 for a release. Update CHANGEL…
…OG (#2968) * Bump Py version to 1.0.0b251218 for a release. Update CHANGELOG * update lock * Fix formatting * Fix ChatKit typing
Configuration menu - View commit details
-
Copy full SHA for e15eab7 - Browse repository at this point
Copy the full SHA e15eab7View commit details -
Python: Introducing Foundry Local Chat Clients (#2915)
* redo foundry local chat client * fix mypy and spelling * better docstring, updated sample * fixed tests and added tests * small sample update
Configuration menu - View commit details
-
Copy full SHA for 8783ac5 - Browse repository at this point
Copy the full SHA 8783ac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d83cf93 - Browse repository at this point
Copy the full SHA d83cf93View commit details -
Python: Added GitHub MCP sample with PAT (#2967)
* added github mcp sample with PAT * addressed copilot fixes * env fix
Configuration menu - View commit details
-
Copy full SHA for 6930c0f - Browse repository at this point
Copy the full SHA 6930c0fView commit details -
Python: Preserve reasoning blocks with OpenRouter (#2950)
* Preserve reasoning blocks with OpenRouter * Put encrypted reasoning in TextReasoningContent * Remove unneccessary change * Fix docs * Support streaming * Fix handling None in TextReasoningContent.text
Configuration menu - View commit details
-
Copy full SHA for 85d70f0 - Browse repository at this point
Copy the full SHA 85d70f0View commit details -
Python: Added response.created and response.in_progress event process…
… to OpenAIBaseResponseClient (#2975) * added response.created and response.in_progress to include response.id * better doc string * added tests for the new streaming event types
Configuration menu - View commit details
-
Copy full SHA for defe0f1 - Browse repository at this point
Copy the full SHA defe0f1View commit details -
Python: Introducing support for Bedrock-hosted models (Anthropic, Coh…
…ere, etc.) (#2610) * Pushing the bedrock related changes to the new branch after addressing the review comments * 2524 Addressed the second round review comments * 2524 Addressed few more minor comments on the PR * resolving the merge conflict * 2524 resolved the uv.lock conflicts * 2524 addressed more comments * 2524 removed the print statement to fix the checks failure * 2524 resolved the CI failure issues * 2524 fixing the CI breaks * 2524 Addressed the review comment * 2524 resolved conflict --------- Co-authored-by: Sunil Dutta <[email protected]> Co-authored-by: budgetboardingai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b77192 - Browse repository at this point
Copy the full SHA 3b77192View commit details -
.NET: [Durable Agents] Reliable streaming sample (#2942)
* .NET: [Durable Agents] Reliable streaming sample * Add automated validation for new sample * Address Copilot PR feedback
Configuration menu - View commit details
-
Copy full SHA for 0e152a0 - Browse repository at this point
Copy the full SHA 0e152a0View commit details
Commits on Dec 22, 2025
-
Fix typo in README.md about agent definitions (#2634)
* Fix typo in README.md about agent definitions * Update agent-samples/README.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Evan Mattson <[email protected]> Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b743af - Browse repository at this point
Copy the full SHA 8b743afView commit details
Commits on Dec 23, 2025
-
Python: latency improvements (#3014)
* latency improvements * fixed mypy, added coding standards and instructions * slight logic improvement
Configuration menu - View commit details
-
Copy full SHA for a32702c - Browse repository at this point
Copy the full SHA a32702cView commit details -
Python: Updated package versions (#3024)
* Updated package versions * Updated changelog
Configuration menu - View commit details
-
Copy full SHA for 5ab4759 - Browse repository at this point
Copy the full SHA 5ab4759View commit details -
Python: add powerfx safe mode (#3028)
* add powerfx safe mode * improved docstring and aligned env_file loading * ensured test uses reset
Configuration menu - View commit details
-
Copy full SHA for 4b8a545 - Browse repository at this point
Copy the full SHA 4b8a545View 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.0b251218...python-1.0.0b251223