pi-footer-mode

Zen/dev footer mode extension for Pi

Packages

Package details

extension

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

$ pi install npm:pi-footer-mode
Package
pi-footer-mode
Version
1.12.0
Published
May 18, 2026
Downloads
780/mo · 24/wk
Author
santychuy
License
MIT
Types
extension
Size
130.5 KB
Dependencies
1 dependency · 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

pi-footer-mode

Zen/dev footer mode extension for Pi. Toggle between a clean "zen" footer and a "dev" footer showing git branch, working directory, model info, thinking level, and Codex usage.

Install

Global

pi install npm:pi-footer-mode

Project-local

Writes to .pi/settings.json — portable across teams:

pi install -l npm:pi-footer-mode

Features

  • /footer command — switch between zen and dev modes
  • alt+f shortcut to toggle
  • Dev mode shows: git branch, cwd, model provider/id, thinking level, Codex 5-hour usage
  • Stabilizes editor borders with theme-aware colors

Links