mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-19 08:09:31 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
097528d015
commit
67f3ca466a
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue