mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-20 21:19:31 +00:00
Calculate token rate once per timing session instead of recalculating on every interval tick. This prevents the simulated token count from jumping erratically due to random value changes. Also remove noisy console warning in websocket utility that was cluttering development logs without providing actionable information.