Skip to content

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.7.0 - #187

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.7.0
Closed

deps(deps): bump agent-framework-core from 1.0.0b251111 to 1.7.0#187
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-framework-core-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown

Bumps agent-framework-core from 1.0.0b251111 to 1.7.0.

Release notes

Sourced from agent-framework-core's releases.

python-1.7.0

[1.7.0] - 2026-05-28

Added

  • agent-framework-core: Add HarnessAgent and background-agents harness provider (#6041, #6069)
  • agent-framework-core, agent-framework-a2a: Add A2AAgentSession with referenced task IDs and input-required support (#5980)
  • agent-framework-foundry: Add experimental prompt-agent conversion and deployment APIs (#5959)
  • agent-framework-declarative: Add Foundry Toolbox MCP invocation support and sample (#5933)
  • samples: Add hosting samples overview README (#5407)

Changed

  • agent-framework-core: Align TodoProvider tool names with the C# implementation (#6107)
  • agent-framework-core: Align ModeProvider tool names and instructions (#6071)
  • agent-framework-chatkit: Raise the openai-chatkit dependency floor to >=1.6.4 to match the current typed API usage.
  • agent-framework-declarative: [BREAKING] Remove Python-only declarative actions and rename alias kinds to C# canonical names (#6126)
  • tests: Replace deprecated asyncio.iscoroutinefunction usage in DevUI cleanup-hook tests (#4563)

Fixed

  • agent-framework-core: Point @experimental warnings at user code (#5996)
  • agent-framework-declarative: Fix Foreach body exit wiring (#6050)
  • agent-framework-devui: Fix streaming memory growth regression (#6038)
  • agent-framework-foundry: Pass default headers to Foundry agents (#6040)
  • agent-framework-foundry-hosting: Fix hosted handoff argument serialization (#5861)
  • agent-framework-foundry-hosting: Allow hosted checkpoints to restore MessageRole values (#6049)
  • agent-framework-openai: Preserve citation get_url metadata (#6037)
  • agent-framework-openai: Guard Chat Completions streaming against null deltas (#5734)
  • agent-framework-openai: Read response headers defensively for stream wrappers without .headers (#6028, #6029)
  • samples: Fix sequential workflow sample output handling (#5976)

Full Changelog: microsoft/agent-framework@python-1.6.0...python-1.7.0

python-1.6.0

[1.6.0] - 2026-05-21

Added

  • agent-framework-core: Shell tool with support for local and Docker execution (#5664)
  • agent-framework-monty: New Monty-backed CodeAct provider package (#5915)
  • agent-framework-foundry: Add experimental hosted tool factories on FoundryChatClient (#5958)
  • agent-framework-foundry: Include tool definitions for Foundry agent evals (#5974)
  • agent-framework-a2a: Use non-streaming transport and return_immediately for background ops (#5963)

Changed

  • agent-framework-core, agent-framework-foundry: [BREAKING] Enable instrumentation by default (#5865)
  • agent-framework-foundry: Show more authentication methods in Foundry Toolbox MCP (#5719)

Fixed

  • agent-framework-core: Skip MCP prompt loading when unsupported (#5370)

python-1.5.0

[1.5.0] - 2026-05-19

... (truncated)

Commits
  • a84ad42 Bump Python package versions for 1.7.0 release (#6142)
  • ded17b1 Python: [Breaking] Remove Python-only declarative actions and rename alias ki...
  • 55dc3ce Python: fix: pass Foundry agent default headers (#6040)
  • 9d8e5ca Python: Allow hosted checkpoints to restore MessageRole (#6049)
  • af78756 Python: Align c# and python TodoProvider tool names (#6107)
  • 3db2004 Python: read headers defensively to support stream wrappers without `.headers...
  • efdabd5 feat(a2a): add A2AAgentSession with reference_task_ids and input-required sup...
  • 371a869 Fix deprecated asyncio.iscoroutinefunction usage in test_cleanup_hooks.py (#4...
  • e532ced Add hosting samples overview README (#5407)
  • 5d8dd4e .NET: [BREAKING] Remove Support for Code-Gen in Declarative Workflows (#6095)
  • 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 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](https://github.com/microsoft/agent-framework) from 1.0.0b251111 to 1.7.0.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@python-1.0.0b251111...python-1.7.0)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 29, 2026
Copilot AI review requested due to automatic review settings May 29, 2026 06:56
@dependabot
dependabot Bot requested a review from a team as a code owner May 29, 2026 06:56
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Author

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Author

Superseded by #189.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/agent-framework-core-1.7.0 branch June 5, 2026 06:54
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.

1 participant