
@gaodes/pi-utils-ui
Fork of @aliou/pi-utils-ui by Aliou DIA — MIT License
This fork is maintained by El Che under the @gaodes npm scope.
The original project and author retain full credit for their work.
Internal shared TUI abstractions for Pi extensions.
Source · npm · Upstream
Modules
tools: reusable tool call/result UI components.
widgets: reusable interactive panels and viewers.
primitives: ANSI-safe layout and rendering helpers.
Usage
import {
ToolHeader,
ToolBody,
ToolLlmTelemetryFooter,
ToolCallListField,
MarkdownResponseField,
createRenderCache,
} from "@gaodes/pi-utils-ui";