claude-code-proxy icon indicating copy to clipboard operation
claude-code-proxy copied to clipboard

Improve token display in request list

Open ejc3 opened this issue 4 weeks ago • 0 comments

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

Token display

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

ejc3 avatar Nov 28 '25 05:11 ejc3