From d09a120844feebb05e5b77fc05aad7c00871012d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 19:08:54 +0000 Subject: [PATCH] docs: auto-regenerate README and registry data --- README.md | 9 +++++++++ dist/registry.json | 12 ++++++++++++ 2 files changed, 21 insertions(+) diff --git a/README.md b/README.md index 507b831..54c5d64 100644 --- a/README.md +++ b/README.md @@ -778,6 +778,15 @@ startup. +
+ Opencode Usage Monitor - Monitor OpenAI and Z.AI usage quotas in the TUI +
+ OpenCode sidebar plugin that displays API usage quotas for OpenAI and Z.AI providers with per-model breakdowns, spend tracking, and configurable refresh controls. +

+ 🔗 View Repository +
+
+
Opencode Visualizer - 2D pixel-art office for AI agents
diff --git a/dist/registry.json b/dist/registry.json index 534c258..8606ac8 100644 --- a/dist/registry.json +++ b/dist/registry.json @@ -1279,6 +1279,18 @@ ], "tags": [] }, + { + "productId": "opencode-usage-monitor", + "type": "plugins", + "displayName": "Opencode Usage Monitor", + "repoUrl": "https://github.com/Mark1708/opencode-usage-monitor", + "tagline": "Monitor OpenAI and Z.AI usage quotas in the TUI", + "description": "OpenCode sidebar plugin that displays API usage quotas for OpenAI and Z.AI providers with per-model breakdowns, spend tracking, and configurable refresh controls.", + "scope": [ + "global" + ], + "tags": [] + }, { "productId": "opencode-visualizer", "type": "plugins",