Files
oc-ls-stats/README.md
T
2026-04-05 02:11:21 -04:00

332 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.

Demo

Installation

Install from the CLI:

opencode plugin oc-tps@latest --global

Requires opencode 1.3.14 or newer.