Skip to content

chore(deps): Update ag2[mcp,openai] requirement from >=0.13.2 to >=0.14.0 in /a2a/slack_researcher - #628

Merged
pdettori merged 1 commit into
mainfrom
dependabot/uv/a2a/slack_researcher/ag2-mcpopenai--gte-0.14.0
Jul 8, 2026
Merged

chore(deps): Update ag2[mcp,openai] requirement from >=0.13.2 to >=0.14.0 in /a2a/slack_researcher#628
pdettori merged 1 commit into
mainfrom
dependabot/uv/a2a/slack_researcher/ag2-mcpopenai--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] to permit the latest version.

Release notes

Sourced from ag2[mcp,openai]'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

@pdettori pdettori left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Investigated: safe (cryptography is transitive-only / ag2 uses only current APIs). Requesting rebase to refresh CI + mergeability after the batch of merges. Approved via triage.

@pdettori

pdettori commented Jul 8, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Updates the requirements on [ag2[mcp,openai]](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]
  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/slack_researcher/ag2-mcpopenai--gte-0.14.0 branch from 6bfaac5 to fd2337e Compare July 8, 2026 02:22
@pdettori
pdettori merged commit 00c8c49 into main Jul 8, 2026
10 checks passed
@github-project-automation github-project-automation Bot moved this from New/ToDo to Done in Rossoctl Issue Prioritization Jul 8, 2026
@pdettori
pdettori deleted the dependabot/uv/a2a/slack_researcher/ag2-mcpopenai--gte-0.14.0 branch July 8, 2026 02:32
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: Done

Development

Successfully merging this pull request may close these issues.

2 participants