@talex-touch/pi-powerline-footer

Talex Touch customized Pi powerline footer and startup welcome experience.

Packages

Package details

extension

Install @talex-touch/pi-powerline-footer from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@talex-touch/pi-powerline-footer
Package
@talex-touch/pi-powerline-footer
Version
0.1.27
Published
Jun 19, 2026
Downloads
2,996/mo · 1,806/wk
Author
talexds
License
MIT
Types
extension
Size
377.2 KB
Dependencies
0 dependencies · 3 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ]
}

Security note

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

README

@talex-touch/pi-powerline-footer

Talex Touch customized Pi powerline footer and startup welcome experience.

Features

  • Compact Pie Code startup summary with model, subscription/billing state, and current path.
  • Local /persona settings for Agent salutation and controlled tone.
  • Expanded welcome panel with tips, loaded resources, and recent sessions.
  • Expand key and /startup support for original startup details.
  • /about shows app, build, author, and base package information.
  • Bottom-right think:<level> badge uses the real effective thinking level.
  • Effort / thinking level switching with Ctrl+Alt+E, /effort, and the footer badge.
  • Dynamic shimmer for think:xhigh and future think:ultra.
  • Powerline thinking segment mirrors the same dynamic behavior.

Pi Extension Entry

{
  "pi": {
    "extensions": ["./index.ts"]
  }
}

Upstream

Based on pi-powerline-footer@0.6.1 under the MIT license.