mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-08-31 09:43:38 +03:00
d711364d93af6250d4ef583e018a264ae1037ede
- Any drop in n_decoded means counter reset (cumulative counter) - Removed arbitrary -5 threshold, now uses delta < 0 - Zero delta now correctly detected as stall
oc-tps
Displays live TPS (tokens per second), average TPS, and average TTFT (time to first token) in the OpenCode session prompt.
Installation
Install from the CLI:
opencode plugin oc-tps@latest --global
Requires opencode 1.3.14 or newer.
Languages
TypeScript
100%
