Marketplace

ui-copilot

Other

togo UI kit — copilot chat dock + streaming, artifact renderers, intel severity chip

togo-framework
bash
togo install togo-framework/ui-copilot

@togo-framework/ui-copilot

Copilot chat dock + streaming (host injects a CopilotClient), chat message/artifact renderers (tables, charts, cards, markdown), and the intel severity chip. Part of the togo UI kit.

chat/ and copilot/ are merged into this one package because they have a circular dependency on each other in the original source.

bash
npm install @togo-framework/ui-copilot
tsx
import { CopilotProvider, UnifiedCopilotDock } from "@togo-framework/ui-copilot";

Requires @togo-framework/ui-core and @togo-framework/ui-markdown.