Skip to content

deps(deps): bump agent-framework-devui from 1.0.0b251111 to 1.0.0b260130#144

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-devui-1.0.0b260130
Closed

deps(deps): bump agent-framework-devui from 1.0.0b251111 to 1.0.0b260130#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/agent-framework-devui-1.0.0b260130

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps agent-framework-devui from 1.0.0b251111 to 1.0.0b260130.

Release notes

Sourced from agent-framework-devui's releases.

python-1.0.0b260130

[1.0.0b260130] - 2026-01-30

Added

  • agent-framework-claude: Add BaseAgent implementation for Claude Agent SDK (#3509)
  • agent-framework-core: Add core types and agents unit tests (#3470)
  • agent-framework-core: Add core utilities unit tests (#3487)
  • agent-framework-core: Add observability unit tests to improve coverage (#3469)
  • agent-framework-azure-ai: Improved AzureAI package test coverage (#3452)

Changed

  • agent-framework-core: Added generic types to ChatOptions and ChatResponse/AgentResponse for Response Format (#3305)
  • agent-framework-durabletask: Update durabletask package (#3492)

python-1.0.0b260128

[1.0.0b260128] - 2026-01-28

Changed

  • agent-framework-core: [BREAKING] Renamed @ai_function decorator to @tool and AIFunction to FunctionTool (#3413)
  • agent-framework-core: [BREAKING] Add factory pattern to GroupChatBuilder and MagenticBuilder (#3224)
  • agent-framework-github-copilot: [BREAKING] Renamed Github to GitHub (#3486)

python-1.0.0b260127

[1.0.0b260127] - 2026-01-27

Added

  • agent-framework-github-copilot: Add BaseAgent implementation for GitHub Copilot SDK (#3404)

python-1.0.0b260123

[1.0.0b260123] - 2026-01-23

Added

  • agent-framework-azure-ai: Add support for rai_config in agent creation (#3265)
  • agent-framework-azure-ai: Support reasoning config for AzureAIClient (#3403)
  • agent-framework-anthropic: Add response_format support for structured outputs (#3301)

Changed

  • agent-framework-core: [BREAKING] Simplify content types to a single class with classmethod constructors (#3252)
  • agent-framework-core: [BREAKING] Make response_format validation errors visible to users (#3274)
  • agent-framework-ag-ui: [BREAKING] Simplify run logic; fix MCP and Anthropic client issues (#3322)
  • agent-framework-core: Prefer runtime kwargs for conversation_id in OpenAI Responses client (#3312)

Fixed

  • agent-framework-core: Verify types during checkpoint deserialization to prevent marker spoofing (#3243)

... (truncated)

Commits
  • 8b475af Python: Add BaseAgent implementation for Claude Agent SDK (#3509)
  • 0fcf075 Python: Add sample on how to share a thread between agents in a workflow (#3405)
  • ff7041b .NET: Workflows - Support fidelity when converting to and from ChatMessage in...
  • 924211a .Net: Update Anthropic and Anthropic.Foundry package versions (#3517)
  • cd7661b Python: Fix dependencies for durabletask (#3493)
  • 0a0de4a Python: Add coverage threshold gate for PR checks (#3392) (#3510)
  • 96f30bd .NET: Consolidate durable agent samples into Durable/Agents folder (#3471)
  • e5cddec Python: Add core types and agents unit tests (#3470)
  • 81a3177 Python: Add core utilities unit tests (#3487)
  • d418794 Python: Add observability unit tests to improve coverage (#3469)
  • 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-devui](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.0.0b260130.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251111...python-1.0.0b260130)

---
updated-dependencies:
- dependency-name: agent-framework-devui
  dependency-version: 1.0.0b260130
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 2, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 2, 2026

Assignees

The following users could not be added as assignees: microsoft/spec-to-agents-maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot dependabot bot requested a review from a team as a code owner February 2, 2026 07:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 2, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 16, 2026

Superseded by #152.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/pip/agent-framework-devui-1.0.0b260130 branch February 16, 2026 06:56
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants