Show a running token list in the /chat top bar #101

Closed AtlantisPleb opened this 6d ago 1 comment

Add a running token display to the top bar of the slash chat screen, anchored to the top right. It should list the tokens consumed in the current conversation and update as the conversation progresses.

  1. AtlantisPleb opened this issue 6d ago
  2. A AtlantisPleb Author 6d ago

    Fixed in 589a703. The /chat top bar now carries a running token list, anchored right, that sums the provider-reported input, output, reasoning, and cached counts across the conversation and recounts on every transcript update.

  3. closed this as completed 6d ago
Sign in with GitHub to comment on this issue.