Live·typescript · pi

tab-status

Terminal tab indicators showing Pi session state – done, stuck, blocked, or running.


tab-status screenshot

Overview

A Pi extension that adds status indicators to terminal tab titles. Manage multiple parallel Pi sessions without forgetting any of them. Currently set up for one session per tab.

Features

  • Done – committed
  • 🚧 Stuck – done without commit, may need input
  • 🛑 Blocked – no activity for 180s while running, or error
  • running... – agent turn in progress

The more tabs you have open, the better it is.

Installation

npm install @tmustier/pi-tab-status

Or via git:

pi install git:github.com/tmustier/pi-extensions

Why?

When you're running 5+ Pi sessions in parallel, it's easy to lose track of which ones need attention. Tab indicators let you see at a glance.