@togo-framework/ui-copilot
v0.1.0
Published
togo UI kit — copilot chat dock + streaming (host injects a CopilotClient), chat message/artifact renderers, and the intel severity chip. Depends on @togo-framework/ui-core and @togo-framework/ui-markdown.
Downloads
149
Readme
@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.
npm install @togo-framework/ui-copilotimport { CopilotProvider, UnifiedCopilotDock } from "@togo-framework/ui-copilot";Requires @togo-framework/ui-core and @togo-framework/ui-markdown.
