-
Notifications
You must be signed in to change notification settings - Fork 699
Pull requests: ag2ai/ag2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(subagents): reuse one stream object in persistent_stream()
area:tools
Tool system, builtin tools, subagents (ag2/tools)
#3160
opened Aug 14, 2026 by
uuzzrm
Contributor
Loading…
5 of 6 tasks
chore: audit dependencies and remove artifacts orphaned by the 1.0 rewrite
area:actions
GitHub Actions workflows (.github/workflows)
area:core
Agent runtime core: ag2/*.py, ag2/events, ag2/response, ag2/streams
area:deps
Python dependency updates (pyproject.toml, uv.lock)
area:docs
Documentation (website/)
area:providers
LLM provider clients and mappers (ag2/config)
#3159
opened Aug 14, 2026 by
Lancetnik
Member
Loading…
6 tasks done
docs(extensions): add TealTiger governance middleware documentation
area:docs
Documentation (website/)
area:extensions
Extensions (ag2/extensions): owned by named maintainers
status:changes-requested
Gate: review done, author must address changes (code, tests, docs)
#3158
opened Aug 14, 2026 by
nagasatish007
Contributor
Loading…
4 tasks done
docs: add Channels page to AG-UI user guide (Slack bots via CopilotKit Channels)
area:docs
Documentation (website/)
status:needs-review
PR is ready and waiting for maintainer review
#3153
opened Aug 13, 2026 by
mme
Loading…
5 of 6 tasks
feat(tools): add recursive_search_tool for WebSwarm-style recursive research
area:docs
Documentation (website/)
area:tools
Tool system, builtin tools, subagents (ag2/tools)
#3151
opened Aug 11, 2026 by
zheng1114567
Loading…
5 tasks done
docs(a2ui): simplify A2A extension setup
area:docs
Documentation (website/)
status:needs-cla
Gate: CLA not signed; not reviewed until signed
#3143
opened Aug 9, 2026 by
nightcityblade
Loading…
5 of 6 tasks
fix(subagents): reuse the same stream object across persistent_stream() calls
area:tools
Tool system, builtin tools, subagents (ag2/tools)
status:needs-cla
Gate: CLA not signed; not reviewed until signed
#3133
opened Aug 4, 2026 by
Diwak4r
Loading…
Add cost accounting extension for Usage events
area:extensions
Extensions (ag2/extensions): owned by named maintainers
#3071
opened Jul 10, 2026 by
elCaptnCode
Collaborator
Loading…
6 tasks done
feat(response): inject json schema into the last message instead of system prompt
area:core
Agent runtime core: ag2/*.py, ag2/events, ag2/response, ag2/streams
area:docs
Documentation (website/)
area:providers
LLM provider clients and mappers (ag2/config)
#3070
opened Jul 9, 2026 by
Rubikoid
Loading…
6 tasks done
feat(beta): add ToolPolicyMiddleware for tool access control
area:middleware
Middleware system and builtins (ag2/middleware)
status:changes-requested
Gate: review done, author must address changes (code, tests, docs)
type:feature
New functionality or API extension
#2533
opened Mar 31, 2026 by
amabito
Contributor
Loading…
2 of 3 tasks
feat(beta): add CircuitBreakerMiddleware for LLM failure isolation
area:middleware
Middleware system and builtins (ag2/middleware)
status:changes-requested
Gate: review done, author must address changes (code, tests, docs)
type:feature
New functionality or API extension
#2532
opened Mar 31, 2026 by
amabito
Contributor
Loading…
2 of 3 tasks
feat(beta): add BudgetMiddleware for per-agent cost tracking
area:middleware
Middleware system and builtins (ag2/middleware)
status:changes-requested
Gate: review done, author must address changes (code, tests, docs)
type:feature
New functionality or API extension
#2531
opened Mar 31, 2026 by
amabito
Contributor
Loading…
2 of 3 tasks
feat(beta): set up a debug server to visualize memory streams
status:changes-requested
Gate: review done, author must address changes (code, tests, docs)
type:feature
New functionality or API extension
#2496
opened Mar 19, 2026 by
jsun-m
Collaborator
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.