claude-code-proxy
claude-code-proxy copied to clipboard
Improve token display in request list
Shows input/output tokens separately and includes cached tokens in the total.
Changes
- Display format changed from "X tokens" to "X in Y out"
- Input tokens now include cached tokens (was showing just non-cached portion)
- Cache percentage shown when there's cache usage (e.g., "100% cached")
Screenshot

Shows "135,739 in 63 out 100% cached" format.