AmroUI
GitHub

Tutor Conversation Panel

A configurable, accessible tutor conversation panel surface for AI product workflows.

Amro TutorGrounded in this lessonVoice ready
Amro Tutor · Section 3 · Governance

A control boundary is the point where an agent pauses before an external action.

You

Does every email need approval?

Amro Tutor

Not necessarily. A team can pre-approve a narrow rule set, but anything outside it should pause.

Installation

npm install @amro-ui/react

Usage

A configurable, accessible tutor conversation panel surface for AI product workflows.

Package

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

<TutorConversationPanel />

shadcn copy

import { TutorConversationPanel } from "@/components/ui/tutor-conversation-panel";

<TutorConversationPanel />