Skip to content

Tags: ag2ai/ag2

Tags

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump to 1.0.1 (#3114)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore/v1.0.0 remove beta references (#3108)

* chore: drop stale beta framing ahead of v1.0.0

Sweep of self-referential "beta" language and references that went stale
when the beta tree was promoted to top-level `ag2`.

- Docstrings: "AG2 beta X" -> "AG2 X" across telemetry consts, acp,
  eval, events, exceptions, tool extensions, and the mcp example.
- Fix dead module paths `~autogen.beta.eval.Aggregates` -> `~ag2.eval`.
- Fix stale tooling names in tests: `beta-test.yml` -> `test.yml`,
  `beta-llm-test` -> `llm-test`, `test-beta-cov` -> `test-cov`,
  `_beta_llm_filter` -> `_llm_filter`.
- pyproject: drop citation of a non-existent ADR
  (0010-promote-beta-to-top-level-and-delete-classic.md).
- Rename docs/context/beta-agent-invocation.md -> agent-invocation.md
  and update CONTEXT-MAP link.
- Blog: link the published "Networks You Can Deploy" post instead of
  marking it "coming soon".

Provider-side betas (anthropic-beta headers, client.beta.files, Gemini
v1beta) are real API surface and are left untouched.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* chore: drop "Beta" maintainer area from MAINTAINERS.md

The beta tree was promoted to top-level `ag2`, so "Beta" is no longer a
distinct area of ownership. A2A and AG-UI are unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

v1.0.0b0

Toggle v1.0.0b0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.0.0b0 (#3043)

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.14 bump (#3016)

v0.13.4

Toggle v0.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump to 0.13.4 (#2966)

v0.13.3

Toggle v0.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(beta/eval): export run_agent spans to an external backend (#2919)

* feat(beta/eval): export run_agent spans to an external backend and persist resulting trace id

* Reference-based scorers without reference doc warning

* Update docs for run_agent and tracing extra

v0.13.2

Toggle v0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump to 0.13.2 (#2917)

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(beta): introduce dynamic_agent tool factory (#2884)

* feat(beta): introduce dynamic_agent tool factory

* refactor: reuse AgentSpec and return bare Tool

* refactor(beta/dynamic): drop unused _normalize_pool helper

* feat+docs(beta/dynamic): expose pool tool names via tool description

---------

Co-authored-by: Mark Sze <66362098+marklysze@users.noreply.github.com>

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 0.13 bump and roadmap updates (#2811)

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump to 0.12.3 (#2783)