mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 04:19:27 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
15756fe3af
commit
4fadff1cd3
2 changed files with 21 additions and 0 deletions
|
|
@ -295,6 +295,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Quota</b> <img src="https://badgen.net/github/stars/slkiser/opencode-quota" height="14"/> - <i>Quota toasts and token tracking</i></summary>
|
||||
<blockquote>
|
||||
Track quota and token usage across providers via automatic toasts and slash commands.
|
||||
<br><br>
|
||||
<a href="https://github.com/slkiser/opencode-quota">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Opencode Roadmap</b> <img src="https://badgen.net/github/stars/IgorWarzocha/Opencode-Roadmap" height="14"/> - <i>Strategic planning</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -402,6 +402,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-quota",
|
||||
"type": "plugins",
|
||||
"displayName": "Opencode Quota",
|
||||
"repoUrl": "https://github.com/slkiser/opencode-quota",
|
||||
"tagline": "Quota toasts and token tracking",
|
||||
"description": "Track quota and token usage across providers via automatic toasts and slash commands.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-roadmap",
|
||||
"type": "plugins",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue