| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-15 | 4.9 kB | |
| v1.0.2 source code.tar.gz | 2026-08-15 | 2.4 MB | |
| v1.0.2 source code.zip | 2026-08-15 | 3.2 MB | |
| Totals: 3 Items | 5.6 MB | 1 | |
What's Changed
- fix(docs): ship robots.txt so it stops advertising the /latest archive by @marklysze in https://github.com/ag2ai/ag2/pull/3115
- docs: Add AG2 Code Assistant to docs site by @marklysze in https://github.com/ag2ai/ag2/pull/3110
- fix(perplexity): read SDK response nodes that arrive as dicts by @marklysze in https://github.com/ag2ai/ag2/pull/3119
- docs(contributing): document the optionals dependency group for Extensions by @marklysze in https://github.com/ag2ai/ag2/pull/3126
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3127
- fix(gemini): send media_resolution in the Part shape the SDK expects by @vvlrff in https://github.com/ag2ai/ag2/pull/3129
- chore(deps): bump aiohttp from 3.14.1 to 3.14.3 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3132
- chore(deps): bump cryptography from 49.0.0 to 50.0.0 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3130
- chore(deps): bump gitpython from 3.1.54 to 3.1.57 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3131
- fix(a2ui): persist extension activation on ServerCallContext.state by @marklysze in https://github.com/ag2ai/ag2/pull/3122
- fix(tinyfish): adapt to tinyfish 0.5 per-product hosts and pin >=0.5,<0.6 by @marklysze in https://github.com/ag2ai/ag2/pull/3135
- feat: add Kilo Code support and model selection to ACP configurations by @vvlrff in https://github.com/ag2ai/ag2/pull/3101
- feat(a2a): sign served AgentCards and verify consumed ones by @vvlrff in https://github.com/ag2ai/ag2/pull/3111
- feat(a2a): support user-defined A2A extensions by @vvlrff in https://github.com/ag2ai/ag2/pull/3116
- fix(spec): warn on unknown fields in AgentSpec instead of dropping them silently by @marklysze in https://github.com/ag2ai/ag2/pull/3118
- feat(middleware): add describe() so middleware can report its configuration by @marklysze in https://github.com/ag2ai/ag2/pull/3120
- feat(agent): expose composition as public read-only properties by @marklysze in https://github.com/ag2ai/ag2/pull/3134
- refactor(tools): home the tool abstractions in ag2.tools.types by @marklysze in https://github.com/ag2ai/ag2/pull/3117
- chore(deps): bump h2 from 4.3.0 to 4.4.1 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3140
- chore(deps): bump pymdown-extensions from 11.0 to 11.0.1 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3141
- chore(deps): bump gitpython from 3.1.57 to 3.1.58 by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3142
- fix(gemini): allow builtin tools alongside function calling by @marklysze in https://github.com/ag2ai/ag2/pull/3145
- feat(acp): serve an AG2 Agent over ACP by @marklysze in https://github.com/ag2ai/ag2/pull/3139
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/ag2ai/ag2/pull/3144
- feat(a2a): add gRPC TLS support for secure agent communication by @vvlrff in https://github.com/ag2ai/ag2/pull/3138
- fix: support Gemini HEIC and HEIF image inputs by @uuzzrm in https://github.com/ag2ai/ag2/pull/3148
- fix(tools): report sub-task usage incurred before a failure by @Sanjays2402 in https://github.com/ag2ai/ag2/pull/3106
- Feat/elevenlabs live by @stepacool in https://github.com/ag2ai/ag2/pull/3086
- fix(policies): never trim a builtin tool call away from its reasoning item by @marklysze in https://github.com/ag2ai/ag2/pull/3150
- chore(policy): policy for handling AI-generated reviews by @marklysze in https://github.com/ag2ai/ag2/pull/3152
- feat(extensions): add Tenki sandbox integration by @camcalaquian in https://github.com/ag2ai/ag2/pull/3096
- chore: ACP version bump to 0.12 by @marklysze in https://github.com/ag2ai/ag2/pull/3154
- fix(policies): keep durable reasoning items in ConversationPolicy by @marklysze in https://github.com/ag2ai/ag2/pull/3149
- feat(extensions): Add TealTiger deterministic governance middleware by @nagasatish007 in https://github.com/ag2ai/ag2/pull/3128
- fix(test): de-flake transport demux delivery assertions by @marklysze in https://github.com/ag2ai/ag2/pull/3155
- feat(acp): drive remote ACP agents over HTTP/WebSocket, answer agent questions, upgrade to ACP 0.12 by @vvlrff in https://github.com/ag2ai/ag2/pull/3146
- docs(middleware): correct tool middleware sharing claims and document the shared-budget pattern by @marklysze in https://github.com/ag2ai/ag2/pull/3136
- Version bump to 1.0.2 by @marklysze in https://github.com/ag2ai/ag2/pull/3157
New Contributors
- @uuzzrm made their first contribution in https://github.com/ag2ai/ag2/pull/3148
- @Sanjays2402 made their first contribution in https://github.com/ag2ai/ag2/pull/3106
- @camcalaquian made their first contribution in https://github.com/ag2ai/ag2/pull/3096
Full Changelog: https://github.com/ag2ai/ag2/compare/v1.0.1...v1.0.2