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
Implement planning sub-agent, built-in planner that decomposes complex tasks into steps before execution in agent-runtimes based on agent-teams - Add an example to illustrate that feature.
Review the AgentTeamNew.tsx and AgentTeam.tsx mock content and make sure agent-teams support the requested features.
Update the needed backend services, dockerfiles and helm charts for agent-teams
Wire the pages showing mock agent teams
Remove the New Agent Team menu from the feature gate so users can use the new agent team features.
Agent Teams