Skip to content

feat(adk): add agent teams middleware with mailbox-based multi-agent …

e1df247
Select commit
Loading
Failed to load commit list.
Open

feat(adk): add agent teams middleware with mailbox-based multi-agent coordination #915

feat(adk): add agent teams middleware with mailbox-based multi-agent …
e1df247
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 86.60983% with 267 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (alpha/09@fc5c067). Learn more about missing BASE report.

Files with missing lines Patch % Lines
adk/middlewares/plantask/task_update.go 79.76% 17 Missing and 17 partials ⚠️
adk/middlewares/team/team_runner.go 75.00% 21 Missing and 8 partials ⚠️
adk/middlewares/team/message_source.go 76.92% 16 Missing and 11 partials ⚠️
adk/middlewares/team/tool_agent.go 82.35% 13 Missing and 11 partials ⚠️
adk/middlewares/plantask/task_api.go 80.21% 10 Missing and 8 partials ⚠️
adk/middlewares/team/lifecycle.go 85.93% 10 Missing and 8 partials ⚠️
adk/middlewares/team/mailbox_pump.go 83.01% 13 Missing and 5 partials ⚠️
adk/middlewares/team/team_config.go 90.11% 9 Missing and 8 partials ⚠️
adk/middlewares/team/mailbox_file.go 88.96% 7 Missing and 9 partials ⚠️
adk/middlewares/team/tool_send_message.go 90.50% 8 Missing and 7 partials ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff             @@
##             alpha/09     #915   +/-   ##
===========================================
  Coverage            ?   82.08%           
===========================================
  Files               ?      179           
  Lines               ?    20661           
  Branches            ?        0           
===========================================
  Hits                ?    16960           
  Misses              ?     2493           
  Partials            ?     1208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.