Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

statusline-pi

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

statusline-pi

Compact project statusline footer for Pi with directory, branch changes, context remaining, zone, model, and PR number

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

statusline-pi

Compact project statusline footer for Pi.

Format:

current-dir │ branch [changed files] PR #x │ remaining context tokens (percentage) context zone │ provider/model

Example:

pi-extensions │ main [2] PR #12 │ 840,037 (84.0%) Plan │ openai-codex/gpt-5.5

Behavior

  • Installs as a Pi extension and enables automatically on session start.
  • Replaces Pi's default footer with a single compact statusline.
  • Refreshes git change count every 5 seconds.
  • Checks for a GitHub PR associated with the current branch every 60 seconds using gh pr view.
  • Omits the PR segment when gh is unavailable or the branch has no PR.

Commands

  • /statusline-pi — toggle the custom footer on/off.
  • /statusline-refresh — force refresh git and PR data.

Install

From the repo root:

cp -r extensions/statusline-pi ~/.pi/agent/extensions/

Then run /reload in Pi.

Keywords

pi

FAQs

Package last updated on 22 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts