Skip to content

CorrectionFlow

stable

UI for correcting AI output with diff preview

Human-in-the-LoopInteractive/Storybook ↗
import { CorrectionFlow } from "@nodus/design-system/patterns"
Loading demo…

Props

originalrequired
Type stringDefault

Original output to correct

agentrequired
Type stringDefault

Responsible agent

onSubmit
Type (corrected: string) => voidDefault

Submission handler

Metadatasemantictypebordersurface
Design Rationale

This component was designed to express:

Explore Related

Was this helpful?