Skip to main content

CnAiCompanion

The AI Chat Companion shell. Auto-mounts at the end of NcContent's children (via CnAppRoot) and renders a floating action button (CnAiFloatingButton) plus a slide-out chat panel (CnAiChatPanel) — gated by an OpenRegister health probe and the active cnAiContext. No per-app wiring is required; it surfaces whenever the OpenRegister chat backend is reachable.

Props

PropTypeRequiredDefaultNotes
positionStringNo'bottom-right'Viewport corner at which the FAB and panel anchor. Forwarded to CnAiFloatingButton.

Architecture

Reference