mirror of
https://git.sync.wtf/troed/oc-ls-stats.git
synced 2026-09-02 09:48:07 +03:00
16 lines
286 B
Markdown
16 lines
286 B
Markdown
# oc-tps
|
|
|
|
Shows live and average tokens-per-second in the OpenCode session prompt.
|
|
|
|
Requires `opencode` `1.3.14` or newer.
|
|
|
|
## Installation
|
|
|
|
Install from the CLI:
|
|
|
|
```bash
|
|
opencode plugin oc-tps@latest --global
|
|
```
|
|
|
|
This installs the package and adds it to your global OpenCode config.
|