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

17 lines
294 B
Markdown

# oc-tps
Displays live TPS (tokens per second), average TPS, and average TTFT (time to first token) in the OpenCode session prompt.
![Demo](./assets/demo.gif)
## Installation
Install from the CLI:
```bash
opencode plugin oc-tps@latest --global
```
Requires `opencode` `1.3.14` or newer.