Assistant Command Center
A preassembled assistant workspace combining conversation, agent presence, actions, approval, and human handoff.
AmroAgentsAssistant command center
Assistant is thinking
Assistant is thinking
Amro AssistantCoordinates knowledge, tools, approvals, and handoffs.
- Understand
- 2Act
- 3Approve
Installation
npm install @amro-ui/reactUsage
A preassembled assistant workspace combining conversation, agent presence, actions, approval, and human handoff.
Package
import { AssistantCommandCenter } from "@amro-ui/react";
<AssistantCommandCenter />shadcn copy
import { AssistantCommandCenter } from "@/components/ui/assistant-command-center";
<AssistantCommandCenter />