pi-token-odometer
v0.1.1
Published
Animated input/output token odometers for pi coding agent.
Maintainers
Readme
pi-token-odometer
Animated input/output token odometers for pi coding agent.

Features
- Tracks input and output token usage for the current session branch.
- Shows a compact odometer widget above the editor.
- Starts estimating input tokens as soon as you submit a prompt.
- Estimates output tokens during streaming and reconciles to exact provider usage when available.
Commands
/token-odometer show
/token-odometer hide
/token-odometer refreshNotes
Live counts are estimates while a response is streaming. Exact token counts are read from provider usage after the assistant message completes.
