2d3d433f4f
- logs page adds First (first_token_ms) and Tok/s columns; Tok/s is output_tokens / (latency - first_token) over the decode window - detail line shows the same rate after first-token latency - API key names render in a stable per-key color (crc32 over a 10-color palette) so rows from the same key group visually; --once stays plain - --once --logs prints the new first/tok-s columns Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>