Pandev Cli banner
pandev-metriks pandev-metriks

Pandev Cli

AI community

Description

What your AI coding agents actually cost — by task, branch, model and file. Runs locally, dashboard on 127.0.0.1:4976, no telemetry.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

pandev — what your AI coding agents actually cost

**What your AI coding agents actually cost — broken down by task, branch, model and file.**

Runs on your machine. No account, no telemetry — your logs never leave your laptop.

[![npm](https://img.shields.io/npm/v/pandev?label=npm&color=2ea44f)](https://www.npmjs.com/package/pandev) [![platforms](https://img.shields.io/badge/platforms-macOS%20%C2%B7%20Linux%20%C2%B7%20Windows-333)](#requirements) [![license](https://img.shields.io/badge/license-proprietary-333)](LICENSE)

npx pandev

**[pandev-metrics.com/cli](https://pandev-metrics.com/cli)** · **[npm](https://www.npmjs.com/package/pandev)** · [How to verify the privacy claim](docs/VERIFY.md) · [Changelog](CHANGELOG.md)

[!TIP] **Stable is live.** `npx pandev` runs the current release on macOS (Apple Silicon and Intel) and Linux x64 — no install step, nothing else to set up. The parsers are verified against live logs. Want the freshest features a bit earlier? `npx pandev@beta` tracks the beta channel.

Windows — the npm package is not published yet; use the installer from PowerShell
iwr https://raw.githubusercontent.com/pandev-metriks/pandev-cli/main/install-experimental.ps1 -UseBasicParsing | iex

The command it installs is `pandev cost`.

Without pandev: one total, $2,140, is all your provider's console shows. With pandev: the same $2,140 broken down by task — PAY-1204 $842, AUTH-88 $488, INFRA-31 $301 — and by prompt inside each task
01 · Which task cost what

The problem

Your agent bills you per token. Your work is organised in tasks. Nothing connects the two.

Every tool in this space reports *sessions*: "yesterday you spent $61." Useful once. It never answers th