You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Team.get_agentlet() signature to accept active_mcp_servers parameter (#1219)
The Team class was missing the active_mcp_servers parameter that was added
to support MCP servers in the Agent class. This caused a TypeError when
teams were used in environments with MCP servers enabled.
Fixes#1218
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments