Skip to content

build(deps): bump agent-framework-core from 1.11.0 to 1.13.0 - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent-framework-core-1.13.0
Open

build(deps): bump agent-framework-core from 1.11.0 to 1.13.0#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent-framework-core-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown

Bumps agent-framework-core from 1.11.0 to 1.13.0.

Release notes

Sourced from agent-framework-core's releases.

python-1.13.0

[1.13.0] - 2026-07-30

Added

  • agent-framework-core, agent-framework-foundry-hosting: Add bounded, in-memory archive skill discovery for MCP sources and expose archive controls through FoundryToolbox (#7121)
  • agent-framework-core, agent-framework-foundry-hosting, agent-framework-hosting, agent-framework-hosting-responses, agent-framework-hosting-telegram: Add reusable session stores and persist complete Foundry Responses sessions (#7306)
  • agent-framework-a2a, agent-framework-ag-ui, agent-framework-anthropic, agent-framework-azure-ai-search, agent-framework-azure-contentunderstanding, agent-framework-azure-cosmos, agent-framework-azure-cosmos-memory, agent-framework-azurefunctions, agent-framework-bedrock, agent-framework-chatkit, agent-framework-claude, agent-framework-copilotstudio, agent-framework-core, agent-framework-declarative, agent-framework-devui, agent-framework-durabletask, agent-framework-foundry, agent-framework-foundry-hosting, agent-framework-foundry-local, agent-framework-gemini, agent-framework-github-copilot, agent-framework-hosting, agent-framework-hosting-a2a, agent-framework-hosting-mcp, agent-framework-hosting-responses, agent-framework-hosting-telegram, agent-framework-hyperlight, agent-framework-lab, agent-framework-mem0, agent-framework-mistral, agent-framework-monty, agent-framework-ollama, agent-framework-openai, agent-framework-orchestrations, agent-framework-purview, agent-framework-redis, agent-framework-tools: Add process-wide feature-usage telemetry with first-party User-Agent reporting (#7420)
  • agent-framework-core, agent-framework-openai: Add OpenAI cache-write token usage details to observability data (#7369)
  • agent-framework-openai: Support ephemeral per-request instructions in the Responses API (#7292)
  • agent-framework-foundry-hosting: Support asynchronous credentials in FoundryToolbox (#7208)
  • samples: Demonstrate archive-backed MCP skills with progressive disclosure in the Foundry Toolbox sample (#7121)
  • samples: Add FileMemoryProvider, TodoProvider, AgentModeProvider, and GitHub Copilot BYOK samples (#7309, #7336, #7428)

Changed

  • agent-framework-ag-ui, agent-framework-core: [BREAKING] Make workflow checkpoints fully replayable from initial input and human-in-the-loop responses (#7374)
  • agent-framework-devui: Update frontend transitive dependencies (#7232)
  • samples: Remove numeric prefixes from Foundry Hosted Agent sample names and update frontend dependencies (#7314, #7315, #7405)
  • tests: Add isolated lower- and upper-bound release validation and improve Python package-management tooling (#7274, #7342)

Fixed

  • agent-framework-core: Restrict unpickler module-prefix allowances to type objects (#5923)
  • agent-framework-core: Apply MCP header_provider headers to initialization and ambient requests (#7305)
  • agent-framework-core: Enforce the documented target-type check in SerializationMixin.from_dict (#7256)
  • agent-framework-ag-ui: Preserve model emission order in MESSAGES_SNAPSHOT events (#7239)
  • agent-framework-foundry: Prevent agent-reference requests from inheriting OPENAI_CHAT_MODEL (#7283)
  • agent-framework-core: Bound summarization input before provider calls (#7375)
  • agent-framework-openai: Sanitize Chat Completions message author names (#7127)
  • agent-framework-anthropic: Prevent streaming token usage from being counted twice (#7162)
  • agent-framework-core: Preserve declaration-only streaming metadata (#7409)
  • agent-framework-openai: Preserve approval decisions across Responses API continuations (#7407)
  • agent-framework-core: Omit tool content returned after function invocation limits are reached (#7408)
  • agent-framework-core: Keep function-call and result occurrences atomic during compaction (#7406)
  • agent-framework-ag-ui: Correlate confirm_changes snapshots by call ID (#7411)
  • agent-framework-ag-ui: Defer provider-injected approvals to in-run execution (#7410)
  • agent-framework-foundry-hosting: Store hosted checkpoints under the durable home directory (#7220)
  • agent-framework-ag-ui, agent-framework-core: Improve function approval resume and replay behavior (#7345)
  • agent-framework-openai: Pass raw JSON Schema response formats through Chat Completions without wrapping (#7199)
  • agent-framework-core: Extract keywords from non-English text for topic selection (#7130)
  • agent-framework-gemini: Preserve harness tool declarations (#7322)
  • agent-framework-core: Handle callable-class middleware safely during type detection (#7333)
  • agent-framework-core: Reject Windows junctions in FileSystemAgentFileStore (#7291)
  • agent-framework-azurefunctions, agent-framework-core, agent-framework-durabletask: Preserve sub-workflow state during checkpoint restoration (#7097)
  • agent-framework-core: Prevent duplicate function calls after approval round trips (#7271)
  • agent-framework-foundry-hosting: Preserve authentication credentials across FoundryToolbox reconnections (#7202)
  • agent-framework-ag-ui: Scope workflow caches correctly (#7277)
  • samples: Fix stale agent.json references in the A2A sample (#7281)
  • tests: Fix GitHub Actions token propagation for Python integration and sample-validation workflows (#7427)

python-1.12.1

[1.12.1] - 2026-07-22

... (truncated)

Commits
  • 7ca73c0 Update .NET version to 1.13.0 (#6900)
  • 0260ea0 Python: implement ADR-0029 service_session_id lifecycle mapping (#6724)
  • 24581d6 Python: Allow devs to opt-out of file-access approvals (#6879)
  • 331d17c .NET: fix: Require explicit TokenCredential in AddFoundryToolboxes (#6877)
  • db80926 .NET: Improving DotNet samples (#6869)
  • 48436f8 .NET: Make default-approval harness features configurable + customizable shel...
  • 551b44f .NET: Bump Azure.AI.Projects to 2.1.0-beta.4 (#6795)
  • 09ea690 Python: Fix Hyperlight workspace staging (#6856)
  • 62f0024 .NET: Foundry Hosting gracefully tolerates lacking user identity when run loc...
  • e38592a Python: Fix Anthropic messages and function-loop fallback (#6794)
  • 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.11.0 to 1.13.0.
- [Release notes](https://github.com/microsoft/agent-framework/releases)
- [Commits](microsoft/agent-framework@dotnet-1.11.0...dotnet-1.13.0)

---
updated-dependencies:
- dependency-name: agent-framework-core
  dependency-version: 1.13.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:uv Pull requests that update python:uv code labels Aug 3, 2026
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants