From b9afa35bd5f34e5a8766fd3967685ccd1c4a8f8c Mon Sep 17 00:00:00 2001 From: Howard Zhang <75195784+Howardzhangdqs@users.noreply.github.com> Date: Mon, 20 Apr 2026 21:07:12 +0800 Subject: [PATCH] docs: add opencode-throughput to plugins --- data/plugins/opencode-throughput.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/plugins/opencode-throughput.yaml diff --git a/data/plugins/opencode-throughput.yaml b/data/plugins/opencode-throughput.yaml new file mode 100644 index 0000000..4e83ab2 --- /dev/null +++ b/data/plugins/opencode-throughput.yaml @@ -0,0 +1,4 @@ +name: OpenCode Throughput +repo: https://github.com/Howardzhangdqs/opencode-throughput +tagline: Real-time LLM performance monitoring +description: Real-time LLM performance monitoring plugin for OpenCode. Tracks TTFT, TPS, latency, token usage, and cost per model with toast notifications and a TUI sidebar display.