Skip to content

chore(deps): Update ag2[mcp,openai,tracing] requirement from >=0.12.3 to >=0.13.1 in /a2a/simple_generalist#493

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/simple_generalist/ag2-mcpopenaitracing--gte-0.13.1
Open

chore(deps): Update ag2[mcp,openai,tracing] requirement from >=0.12.3 to >=0.13.1 in /a2a/simple_generalist#493
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/simple_generalist/ag2-mcpopenaitracing--gte-0.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on ag2[mcp,openai,tracing] to permit the latest version.

Release notes

Sourced from ag2[mcp,openai,tracing]'s releases.

v0.13.1

Highlights

🛣️ Continuing the Path to v1.0

v0.13.1 spans both the Beta and Classic frameworks.

📍 Release Roadmap to v1.0


🔬 Beta Framework

Dynamic Agents

  • 🏭 Dynamic Tool Factory – Agents can now create an agent dynamically through their tooling.

AG-UI

  • 🧠 Reasoning Messages – AG-UI now supports reasoning messages in both directions.
  • 🎨 Multimodal User Content – AG-UI supports multimodal user message content.
  • 📷 Media Inputs – Added media input support to the AG-UI stream handler.

New LLM Provider

  • xAI Provider – Added support for xAI (Grok) models.

Network

  • 🏷️ Named Views – N-party channels now support [name] prefixes for clearer multi-party addressing.
  • 🏁 Workflow Finish Tool – Tools can now signal completion to the WorkflowAdapter, ending the workflow from within a tool call.
  • 🔄 Consistent Envelope Rendering – Current-turn envelopes now render consistently with history, plus a coordinator pattern.
  • 🧹 DiscussionAdapter Cleanup – Removed the say tool from the DiscussionAdapter.

Middleware

  • 🚦 ConditionalMiddleware – New middleware (autogen.beta.middleware) to gate middleware activation based on event conditions.
  • 🔧 Event Type Negation – Added __invert__ to _ConditionMeta (autogen.beta.events) for negating event types (e.g. ~ToolCallEvent).

Other Beta Updates

  • 📊 Custom Telemetry Spans – Add custom span attributes and values for telemetry.
  • 🔤 UTF-8 Encoding – Pinned read/write encoding to UTF-8 in the Beta filesystem toolset.

⚙️ Core Framework

Bug Fixes

... (truncated)

Commits
  • c3a6de7 feat(beta): introduce dynamic_agent tool factory (#2884)
  • b66d3a7 feat(beta): add xAI provider (#2890)
  • 915e36f fix(tests): Remove tests for dead code, update network test without say tool,...
  • cbd52e5 Version bump 0.13.1 (#2897)
  • 79ff394 fix(interop/langchain): use arun for async langchain tools (#2806)
  • 17aecc3 fix(coding/jupyter): pin _save_html encoding to UTF-8 (#2825)
  • 1400a5c fix(environments): pin PythonEnvironment._write_to_file encoding to UTF-8 (#2...
  • f50307a fix(mcp/mcp_proxy): pin file IO encoding to UTF-8 (#2826)
  • 9b51f8b fix+docs(beta): Remove say tool from DiscussionAdapter + What Survives (Netwo...
  • aece2bb fix: use serializable LLM guardrail response schema (#2830)
  • Additional commits viewable in compare view

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)

Updates the requirements on [ag2[mcp,openai,tracing]](https://github.com/ag2ai/ag2) to permit the latest version.
- [Release notes](https://github.com/ag2ai/ag2/releases)
- [Commits](ag2ai/ag2@v0.12.3...v0.13.1)

---
updated-dependencies:
- dependency-name: ag2[mcp,openai,tracing]
  dependency-version: 0.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
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

Status: New /:ToDo

Development

Successfully merging this pull request may close these issues.

1 participant