Human In Loop Indicator
A persistent control-boundary notice explaining the paused action, reviewer, and approval stage.
Control boundary · Send outreachHuman approval requiredThe agent has paused before an externally consequential action.Workspace approver Waiting
Installation
npm install @amro-ui/reactUsage
A persistent control-boundary notice explaining the paused action, reviewer, and approval stage.
Package
import { HumanInLoopIndicator } from "@amro-ui/react";
<HumanInLoopIndicator />shadcn copy
import { HumanInLoopIndicator } from "@/components/ui/human-in-loop-indicator";
<HumanInLoopIndicator />