@lokiyou/pi-nano-footer

超轻量 powerline 风格 footer for Pi Coding Agent,保留内置 Working... 指示器,霓虹配色,实时显示模型、目录、上下文、token 和费用

Packages

Package details

extension

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

$ pi install npm:@lokiyou/pi-nano-footer
Package
@lokiyou/pi-nano-footer
Version
0.15.1
Published
Jun 3, 2026
Downloads
not available
Author
lokiyou
License
MIT
Types
extension
Size
9.1 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

@lokiyou/pi-nano-footer

超轻量 powerline 风格 footer for Pi Coding Agent

它保留 Pi 内置的 Working... 指示器,同时在底部显示模型、思考等级、目录、上下文、token 和费用,整体走的是清爽、紧凑的霓虹风。

安装

pi install npm:@lokiyou/pi-nano-footer

安装后重载 Pi:

/reload

展示内容

从左到右依次展示:

  • 🤖 模型名
  • 💭 思考等级
  • 📁 当前目录名
  • 📊 上下文用量
  • 💾 Token 用量
  • 💰 费用

风格

  • 采用 powerline 分隔符
  • 颜色和 pi-powerline-footer 的默认 preset 保持一致
  • 不替代内置工作状态指示器
  • 适合想要简洁 footer、但不想丢掉 Pi 原生反馈的人

许可

MIT