docs: auto-regenerate README and registry data

This commit is contained in:
github-actions[bot] 2026-06-20 01:34:19 +00:00
parent 6be8c8ed55
commit 8bb9d0d2e7
2 changed files with 43 additions and 0 deletions

View file

@ -385,6 +385,15 @@
</blockquote>
</details>
<details>
<summary><b>Opencode Hooks Plugin</b> <img src="https://badgen.net/github/stars/romain325/opencode-hooks-plugin" height="14"/> - <i>Claude code compatible hooks</i></summary>
<blockquote>
Use Claude code hooks definition and hook them to opencode hooks.
<br><br>
<a href="https://github.com/romain325/opencode-hooks-plugin">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Opencode Host Notify Bridge</b> <img src="https://badgen.net/github/stars/Zaradacht/opencode-host-notify-bridge" height="14"/> - <i>Devcontainer notifications bridged back to the host</i></summary>
<blockquote>
@ -1128,6 +1137,15 @@ Also available for bat and Ghostty in the same repository.
</blockquote>
</details>
<details>
<summary><b>Deck</b> <img src="https://badgen.net/github/stars/cofy-x/deck" height="14"/> - <i>Local cockpit for OpenCode-powered autonomous agents with secure sandboxes and live desktop visibility.</i></summary>
<blockquote>
Open-source desktop cockpit that runs OpenCode-integrated agents in isolated Docker sandboxes with chat plus live noVNC desktop monitoring, tool permission controls, and a Pilot bridge suite for orchestrating agents from Telegram, Slack, WhatsApp, and more.
<br><br>
<a href="https://github.com/cofy-x/deck">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Gemini CLI to API</b> <img src="https://badgen.net/github/stars/gzzhongqi/geminicli2api" height="14"/> - <i>Gemini proxy</i></summary>
<blockquote>

25
dist/registry.json vendored
View file

@ -522,6 +522,18 @@
],
"tags": []
},
{
"productId": "opencode-hooks-plugin",
"type": "plugins",
"displayName": "Opencode Hooks Plugin",
"repoUrl": "https://github.com/romain325/opencode-hooks-plugin",
"tagline": "Claude code compatible hooks",
"description": "Use Claude code hooks definition and hook them to opencode hooks.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "opencode-host-notify-bridge",
"type": "plugins",
@ -1317,6 +1329,19 @@
],
"tags": []
},
{
"productId": "deck",
"type": "projects",
"displayName": "Deck",
"repoUrl": "https://github.com/cofy-x/deck",
"tagline": "Local cockpit for OpenCode-powered autonomous agents with secure sandboxes and live desktop visibility.",
"description": "Open-source desktop cockpit that runs OpenCode-integrated agents in isolated Docker sandboxes with chat plus live noVNC desktop monitoring, tool permission controls, and a Pilot bridge suite for orchestrating agents from Telegram, Slack, WhatsApp, and more.",
"scope": [
"global"
],
"tags": [],
"homepageUrl": "https://deck.cofy-x.space"
},
{
"productId": "gemini-cli-to-api",
"type": "projects",