mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-09 17:19:13 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
12b9c5c1d1
commit
d09a120844
2 changed files with 21 additions and 0 deletions
|
|
@ -778,6 +778,15 @@ startup.
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Usage Monitor</b> <img src="https://badgen.net/github/stars/Mark1708/opencode-usage-monitor" height="14"/> - <i>Monitor OpenAI and Z.AI usage quotas in the TUI</i></summary>
|
||||
<blockquote>
|
||||
OpenCode sidebar plugin that displays API usage quotas for OpenAI and Z.AI providers with per-model breakdowns, spend tracking, and configurable refresh controls.
|
||||
<br><br>
|
||||
<a href="https://github.com/Mark1708/opencode-usage-monitor">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Visualizer</b> <img src="https://badgen.net/github/stars/psinetron/opencode-visualiser" height="14"/> - <i>2D pixel-art office for AI agents</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue