docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-08 18:25:58 +00:00 committed by github-actions[bot]
parent 44bd5c9bde
commit eed5837e27
2 changed files with 21 additions and 0 deletions

View file

@ -556,6 +556,15 @@
</blockquote>
</details>
<details>
<summary><b>Vibe Coding Slack Notifier</b> <img src="https://badgen.net/github/stars/Wangmerlyn/vibe-coding-slack-notifier" height="14"/> - <i>Slack DM alerts for OpenCode task completion</i></summary>
<blockquote>
OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows.
<br><br>
<a href="https://github.com/Wangmerlyn/vibe-coding-slack-notifier">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>WakaTime</b> <img src="https://badgen.net/github/stars/angristan/opencode-wakatime" height="14"/> - <i>WakaTime integration</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -726,6 +726,18 @@
],
"tags": []
},
{
"productId": "vibe-coding-slack-notifier",
"type": "plugins",
"displayName": "Vibe Coding Slack Notifier",
"repoUrl": "https://github.com/Wangmerlyn/vibe-coding-slack-notifier",
"tagline": "Slack DM alerts for OpenCode task completion",
"description": "OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "wakatime",
"type": "plugins",