docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-01-26 20:11:48 +00:00 committed by github-actions[bot]
parent 097528d015
commit 67f3ca466a
2 changed files with 21 additions and 0 deletions

View file

@ -385,6 +385,15 @@
</blockquote>
</details>
<details>
<summary><b>OpenSpec</b> <img src="https://badgen.net/github/stars/Octane0411/opencode-plugin-openspec" height="14"/> - <i>Add Architecture planning and specification agent for OpenSpec</i></summary>
<blockquote>
An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.
<br><br>
<a href="https://github.com/Octane0411/opencode-plugin-openspec">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Optimal Model Temps</b> <img src="https://badgen.net/github/stars/Lyapsus/opencode-optimal-model-temps" height="14"/> - <i>Optimal sampling temperatures</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -390,6 +390,18 @@
],
"tags": []
},
{
"productId": "opencode-plugin-openspec",
"type": "plugins",
"displayName": "OpenSpec",
"repoUrl": "https://github.com/Octane0411/opencode-plugin-openspec",
"tagline": "Add Architecture planning and specification agent for OpenSpec",
"description": "An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-roadmap",
"type": "plugins",