New:Socket for Asana Is Now Available.Learn more
Get Started

@gaodes/pi-utils-ui

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gaodes/pi-utils-ui

Shared TUI abstractions for Pi extensions

latest
Source
npmnpm
Version
0.3.2
Version published
Weekly downloads
122
-31.07%
Maintainers
1
Weekly downloads
 
Created
Source

banner

@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";

FAQs

Package last updated on 07 May 2026

Related posts