Skip to content

Comments

Bump agent-framework-core[all] from 1.0.0b251216 to 1.0.0b251223 in /python#19

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/agent-framework-core-all--1.0.0b251223
Closed

Bump agent-framework-core[all] from 1.0.0b251216 to 1.0.0b251223 in /python#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/python/agent-framework-core-all--1.0.0b251223

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps agent-framework-core[all] from 1.0.0b251216 to 1.0.0b251223.

Release notes

Sourced from agent-framework-core[all]'s releases.

python-1.0.0b251223

[1.0.0b251223] - 2025-12-23

Added

  • agent-framework-bedrock: Introducing support for Bedrock-hosted models (Anthropic, Cohere, etc.) (#2610)
  • agent-framework-core: Added response.created and response.in_progress event process to OpenAIBaseResponseClient (#2975)
  • agent-framework-foundry-local: Introducing Foundry Local Chat Clients (#2915)
  • samples: Added GitHub MCP sample with PAT (#2967)

Changed

  • agent-framework-core: Preserve reasoning blocks with OpenRouter (#2950)

python-1.0.0b251218

[1.0.0b251218] - 2025-12-18

Added

  • agent-framework-core: Azure AI Agent with Bing Grounding Citations sample (#2892)
  • agent-framework-core: Workflow option to visualize internal executors (#2917)
  • agent-framework-core: Workflow cancellation sample (#2732)
  • agent-framework-core: Azure Managed Redis support with credential provider (#2887)
  • agent-framework-core: Additional arguments for Azure AI agent configuration (#2922)

Changed

  • agent-framework-ollama: Updated Ollama package version (#2920)
  • agent-framework-ollama: Move Ollama samples to samples getting started directory (#2921)
  • agent-framework-core: Cleanup and refactoring of chat clients (#2937)
  • agent-framework-core: Align Run ID and Thread ID casing with AG-UI TypeScript SDK (#2948)

Fixed

  • agent-framework-core: Fix Pydantic error when using Literal types for tool parameters (#2893)
  • agent-framework-core: Correct MCP image type conversion in _mcp.py (#2901)
  • agent-framework-core: Fix BadRequestError when using Pydantic models in response formatting (#1843)
  • agent-framework-core: Propagate workflow kwargs to sub-workflows via WorkflowExecutor (#2923)
  • agent-framework-core: Fix WorkflowAgent event handling and kwargs forwarding (#2946)

New Contributors

Full Changelog: microsoft/agent-framework@python-1.0.0b251216...python-1.0.0b251218

Commits
  • 4b8a545 Python: add powerfx safe mode (#3028)
  • 5ab4759 Python: Updated package versions (#3024)
  • a32702c Python: latency improvements (#3014)
  • 8b743af Fix typo in README.md about agent definitions (#2634)
  • 0e152a0 .NET: [Durable Agents] Reliable streaming sample (#2942)
  • 3b77192 Python: Introducing support for Bedrock-hosted models (Anthropic, Cohere, etc...
  • defe0f1 Python: Added response.created and response.in_progress event process to Open...
  • 85d70f0 Python: Preserve reasoning blocks with OpenRouter (#2950)
  • 6930c0f Python: Added GitHub MCP sample with PAT (#2967)
  • d83cf93 Updated package versions (#2978)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [agent-framework-core[all]](https://github.com/microsoft/agent-framework) from 1.0.0b251216 to 1.0.0b251223.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251216...python-1.0.0b251223)

---
updated-dependencies:
- dependency-name: agent-framework-core[all]
  dependency-version: 1.0.0b251223
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2025

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #22.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/pip/python/agent-framework-core-all--1.0.0b251223 branch January 12, 2026 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants