Skip to content

chore(deps): Update ag2[mcp,openai,tracing] requirement from >=0.13.2 to >=0.14.0 in /a2a/simple_generalist#632

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.14.0

Highlights

🛣️ Path to v1.0 — Deprecations Removed

v0.14.0 is a milestone release on the path to v1.0. The deprecations announced in v0.12.0 have now been removed from the Classic framework (autogen). This brings us very close to v1.0, where the Beta framework (autogen.beta) will become the new AG2.

📍 Release Roadmap


⚠️ Preparing for v1.0 — pip install autogen vs pip install ag2

At v1.0, the package names will reflect AG2's transition. If you build with ConversableAgent today, this matters to you:

Install command What you get
pip install autogen AG2 Classic — the current ConversableAgent-based framework
pip install ag2 The new AG2 — the framework that is currently in Beta (autogen.beta)

If you want to stay on AG2 Classic past v1.0, use pip install autogen. At v1.0, the Classic codebase will move to its own branch or repo, while pip install ag2 will install the new framework that today lives under autogen.beta.


🔬 Beta Framework

🖥️ A2UI

  • 🖥️ A2UI – A2UI joins the beta framework! Beta agents can now generate UI on the fly. Docs

🤖 Observable Agent.run / AgentReply.run

  • 👁️ Observable run surface – New Agent.run and AgentReply.run methods sit alongside ask, returning an observable handle so callers can step through and/or watch the run as it unfolds. Docs

🧠 Agent Resume

  • 🔁 Agent Resume – Resume an agent's execution from an intermediate state, rather than just a turn. Allows fine-grained replays and forking. Docs

⚡ New LLM Provider

  • Z.AI (GLM) – Added support for Z.AI / GLM models, including GLM 5.2.

🎨 Gemini: Image Generation & Editing

  • 🖼️ Gemini Image Generation, Editing & image_config – The Beta Gemini config now supports image generation, editing, and a dedicated image_config for fine-tuned image behavior. Docs

🧰 Skills

  • 🏗️ Multi-Runtime Composition + MemorySkill – Skills can now compose across runtimes; new MemorySkill provides code-defined skills.

... (truncated)

Commits
  • aa11de3 Version 0.14 bump (#3016)
  • ef84898 test(beta): Fix flaky discussion round-robin smoke test (#3015)
  • 8ebdf6c Support package as OpenAI parameter and bump minimum openai version (#3014)
  • 73ce331 test(beta): skip a2ui ag-ui e2e test when ag_ui is not installed (#3013)
  • 2bba17a feat(beta): a2ui (#2975)
  • bd1c3c1 feat(beta/zai): add Z.AI (GLM) provider (#2999)
  • 8c82d0d chore: Package version bumps (#3011)
  • e00d87e chore(deps): bump anthropics/claude-code-action (#2995)
  • 1a2f446 feat(network): add Hub.register(agent) convenience with per-agent client life...
  • 2164bc4 feat(beta): add observable Agent.run / AgentReply.run alongside ask (#3001)
  • Additional commits viewable in compare view

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.13.2...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/a2a/simple_generalist/ag2-mcpopenaitracing--gte-0.14.0 branch from dd03e59 to b5ce58b Compare July 1, 2026 20: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 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