mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-26 09:24:55 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
c6b48027d5
commit
2af18f45a4
2 changed files with 21 additions and 0 deletions
|
|
@ -196,6 +196,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>GitHub Release</b> <img src="https://badgen.net/github/stars/amestsantim/opencode-github-release" height="14"/> - <i>Automated GitHub releases</i></summary>
|
||||
<blockquote>
|
||||
Create and publish GitHub releases with semantic versioning, tag management, and auto-generated release notes.
|
||||
<br><br>
|
||||
<a href="https://github.com/amestsantim/opencode-github-release">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Google AI Search</b> <img src="https://badgen.net/github/stars/IgorWarzocha/Opencode-Google-AI-Search-Plugin" height="14"/> - <i>Query Google AI Mode (SGE)</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -402,6 +402,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-github-release",
|
||||
"type": "plugins",
|
||||
"displayName": "GitHub Release",
|
||||
"repoUrl": "https://github.com/amestsantim/opencode-github-release",
|
||||
"tagline": "Automated GitHub releases",
|
||||
"description": "Create and publish GitHub releases with semantic versioning, tag management, and auto-generated release notes.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "opencode-ignore",
|
||||
"type": "plugins",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue