@glemsom/pi-my-look

Modern UI polish for pi — branded splash, tool icons, status pulse, custom working indicator

Packages

Package details

extension

Install @glemsom/pi-my-look from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@glemsom/pi-my-look
Package
@glemsom/pi-my-look
Version
0.1.1
Published
Jun 14, 2026
Downloads
not available
Author
glemsom
License
MIT
Types
extension
Size
17.6 KB
Dependencies
0 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-my-look

Modern UI polish for the pi coding agent.

  • 🎨 Branded splash on session start (typewriter reveal + fade-out)
  • 🔍📝✏️⚡ Tool icons inline in chat for read, write, edit, bash — single-line display with stats (e.g. ✏️ edit /path · +3 / -16), no duplicate icons
  • ● Custom dot-pulse working indicator

Install

pi install npm:@glemsom/pi-my-look

Customize

Edit the ICONS, TAGLINE, SPLASH_COLORS, and BOX_WIDTH constants at the top of the extension file. For npm installs you can override with a local copy or a fork.

License

MIT