@zigai/pi-footer

Pi package that replaces Pi's footer with a compact status line.

Packages

Package details

extension

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

$ pi install npm:@zigai/pi-footer
Package
@zigai/pi-footer
Version
0.1.8
Published
Jun 17, 2026
Downloads
700/mo · 332/wk
Author
zigai
License
MIT
Types
extension
Size
23 KB
Dependencies
0 dependencies · 2 peers
Pi manifest JSON
{
  "extensions": [
    "./src/index.ts"
  ]
}

Security note

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

README

Pi Footer

npm version npm downloads license

This Pi extension replaces Pi's footer with a single compact plain-text status line.

Pi Footer screenshot

Footer contents:

  • current working directory
  • git branch
  • provider and model
  • thinking level
  • MCP status
  • context usage

Install

pi install npm:@zigai/pi-footer

License

MIT