cost-tracker.ts
- Entity ID:
ent-20260420-svc12c0000ir - Type:
file - Scope:
shared - Status:
active - Aliases: src/cost-tracker.ts, cost tracker module
Description
Module src/cost-tracker.ts that computes and displays per-turn and per-session token usage and dollar cost. In dev builds it runs purely local; no remote reporting is required for display.
Key claims
- Cost tracking is local-first; remote reporting is optional
Relations
- cost-tracker.ts --[implements]--> Cost Tracker