AmroUI
GitHub

Agent Status Row

A specialist agent row showing identity, current task, presence state, and determinate progress.

Research agentSpecialistVerifying three source claimsworking

Installation

npm install @amro-ui/react

Usage

A specialist agent row showing identity, current task, presence state, and determinate progress.

Package

import { AgentStatusRow } from "@amro-ui/react";

<AgentStatusRow />

shadcn copy

import { AgentStatusRow } from "@/components/ui/agent-status-row";

<AgentStatusRow />