AmroUI
GitHub

Approval Gate

A configurable, accessible approval gate surface for AI product workflows.

Human control boundaryReview before anything is sentApproving schedules 18 emails inside the configured send window.
Awaiting review
AmroGen is paused. No external action has occurred.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible approval gate surface for AI product workflows.

Package

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

<ApprovalGate />

shadcn copy

import { ApprovalGate } from "@/components/ui/approval-gate";

<ApprovalGate />