pi-rakit-token-speed
v0.1.0
Published
Show live token streaming speed in the Pi status bar
Maintainers
Readme
Pi Rakit Token Speed
A Pi extension that shows the current token streaming speed in the status bar.
Install
pi install npm:pi-rakit-token-speedDuring an assistant response the footer displays an updating estimate such as:
⚡ ~42.5 tok/sWhen the response finishes, the extension replaces the estimate with a final rate calculated from the provider-reported output token usage:
⚡ 40.8 tok/sThe timer starts at the first streamed content delta, so provider time-to-first-token is not included. Text, reasoning, and tool-call deltas contribute to the live estimate. The status is cleared when the next assistant response starts or the session shuts down.
