原始内容
pi-cost
Cost dashboard for the pi coding agent — overview → project → session → message, with actual and estimated spend.
Documentation
User guide, cost-source model, keyboard shortcuts, and theme authoring all live there.
Installation
pi install npm:pi-cost
Then use /cost start | stop | restart | status | open from inside pi.
Or run standalone:
npx pi-cost
Open http://localhost:5461 — npm run dev auto-opens the browser.
From source
git clone https://github.com/NikiforovAll/pi-cost
cd pi-cost
npm install
npm start # http://localhost:5461
pi --add ./extensions # register as a pi extension
Screenshots
| View | Preview |
|---|---|
| Overview | ![]() |
| Project | ![]() |
| Session | ![]() |
| Session (light) | ![]() |



