mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-08-31 09:43:38 +03:00
411 B
411 B
oc-tps
Displays live TPS, average TPS, and TTFT in the OpenCode session prompt. TTFT, or time to first token, measures how long it takes the model to begin responding.
Requires opencode 1.3.14 or newer.
Demo
Installation
Install from the CLI:
opencode plugin oc-tps@latest --global
This installs the package and adds it to your global OpenCode config.
