Components

Copy-and-own Fable UI surfaces for validated AI intent.

Fable UI components turn validated AI tool results into focused, copy-and-own interfaces. They render user-facing state; the host still owns data access, authorization, persistence, and side effects.

Browse by job

Choose the smallest surface that matches the user’s next safe action. Use a form for a few structured fields, a confirmation card for a host-owned side effect, an editor for one local text draft, an email composer for a user-controlled compose handoff, and a code block for inspectable source. None of these components automatically fetch private data, execute code, send email, or mutate the host application.

See Tool Definitions for the shared renderer contract and Manifests for model-routing guidance.