AmroUI
GitHub

Retry With Guidance

A configurable, accessible retry with guidance surface for AI product workflows.

Only this portion changes. Approved copy is preserved.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible retry with guidance surface for AI product workflows.

Package

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

<RetryWithGuidance />

shadcn copy

import { RetryWithGuidance } from "@/components/ui/retry-with-guidance";

<RetryWithGuidance />