@talex-touch/pi-powerline-footer
Talex Touch customized Pi powerline footer and startup welcome experience.
Package details
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.37- Published
- Aug 3, 2026
- Downloads
- 1,302/mo · 636/wk
- Author
- talexds
- License
- MIT
- Types
- extension
- Size
- 427.7 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
/personasettings for Agent salutation and controlled tone. - Expanded welcome panel with tips, loaded resources, and recent sessions.
- Expand key and
/startupsupport for original startup details. /aboutshows app, build, author, and base package information.- Clipboard paste reads text or images through Pi with
Ctrl+V, WindowsAlt+V, andCmd+Vwhen the terminal forwards the Command key. - Bottom-right
think:<level>badge uses the real effective thinking level. - Thinking level switching with
Shift+Tab,/effort, and the footer badge. - Dynamic shimmer for
think:xhighandthink:max. - Powerline thinking segment mirrors the same dynamic behavior.
- Active tool execution uses a high-contrast shimmer and keeps visual breathing room below Jobs/widgets.
Pi Extension Entry
{
"pi": {
"extensions": ["./index.ts"]
}
}
Upstream
Based on pi-powerline-footer@0.6.1 under the MIT license.