AmroUI
GitHub

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.
  1. Understand
  2. 2Act
  3. 3Approve

Installation

npm install @amro-ui/react

Usage

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 />