Purser banner
onembyte onembyte

Purser

Development community

Description

Session ledger for Claude Code — a native macOS app (PyObjC + WKWebView) to browse, cost, search and clean up your Claude Code sessions, with a live menu-bar plan-usage meter.

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

Purser icon

Purser

Session ledger for Claude Code — browse, search, cost and clean up every session, with a live menu-bar readout of how much of your plan you've spent.
Why · What it does · Safety · Architecture · Getting started

CI macOS Python 3.13+ MIT

Download Purser — macOS · Apple Silicon · .dmg
Not yet notarized — after dragging to Applications, run the one-line command in Install.

Overview — API-equivalent value, spend per day by model, spend per project, and where the money goes by token type

Session detail — cost/token/disk cards and a rendered transcript Cleanup — triage sessions by size, age, message count, or cost

Screenshots use a synthetic corpus — Purser reads your own ~/.claude locally and nothing leaves the machine.

Install

Download the DMG above, drag **Purser** to Applications, then run this once:

xattr -d com.apple.quarantine /Applications/Purser.app
``