---
slug: "nilskluewer-pi-cost-transparency-statusline"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/nilskluewer/pi-cost-transparency-statusline@main/README.md"
repo: "https://github.com/nilskluewer/pi-cost-transparency-statusline"
source_file: "README.md"
branch: "main"
---
# @nilskluewer/pi-cost-transparency-statusline

A cost transparency status line for the [Pi coding agent](https://pi.dev/).

![Pi cost transparency status line showing its pastel sci-fi telemetry dashboard](https://github.com/nilskluewer/pi-cost-transparency-statusline/raw/HEAD/assets/statusline-preview.png)

It replaces Pi's footer with a compact pastel telemetry dashboard that makes token usage and spend fully transparent:

- current working directory and Git branch
- active model and thinking level
- accumulated input/output/cache-read/cache-write tokens
- cache hit rate with a colored progress rail
- context window usage with a colored progress rail
- full cost breakdown: input, output, cache read, cache write, and total

## Install

```bash
pi install npm:@nilskluewer/pi-cost-transparency-statusline
```

## Notes

This package was previously published as `@nilskluewer/pi-statusline`.
Use this package going forward.

If you want message wrapping and the live tool side panel too, use `@nilskluewer/pi-terminal-ui` instead.

## License

MIT
