Agent Team Panel
A coordinated specialist-team panel for monitoring active, waiting, completed, and failed agents.
CoordinationSpecialist team
1 active
Sales agentScoring account fitworking
Support agentStanding byidle
Operations agentWorkflow completedcomplete
Installation
npm install @amro-ui/reactUsage
A coordinated specialist-team panel for monitoring active, waiting, completed, and failed agents.
Package
import { AgentTeamPanel } from "@amro-ui/react";
<AgentTeamPanel />shadcn copy
import { AgentTeamPanel } from "@/components/ui/agent-team-panel";
<AgentTeamPanel />