docs: auto-regenerate README and registry data

This commit is contained in:
ShamanicArts 2026-01-22 16:13:51 +00:00 committed by github-actions[bot]
parent 61634f8e02
commit 366babd45b
2 changed files with 21 additions and 0 deletions

View file

@ -772,6 +772,15 @@
</blockquote>
</details>
<details>
<summary><b>Open Dispatch</b> <img src="https://badgen.net/github/stars/bobum/open-dispatch" height="14"/> - <i>Control OpenCode from Slack or Microsoft Teams</i></summary>
<blockquote>
Bridge app connecting chat platforms (Slack/Teams) to AI coding assistants. Start sessions on desktop, guide them from your phone. Supports 75+ AI providers via OpenCode integration with session persistence and smart message routing.
<br><br>
<a href="https://github.com/bobum/open-dispatch">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>OpenChamber</b> <img src="https://badgen.net/github/stars/btriapitsyn/openchamber" height="14"/> - <i>GUI for OpenCode</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -894,6 +894,18 @@
],
"tags": []
},
{
"productId": "open-dispatch",
"type": "projects",
"displayName": "Open Dispatch",
"repoUrl": "https://github.com/bobum/open-dispatch",
"tagline": "Control OpenCode from Slack or Microsoft Teams",
"description": "Bridge app connecting chat platforms (Slack/Teams) to AI coding assistants. Start sessions on desktop, guide them from your phone. Supports 75+ AI providers via OpenCode integration with session persistence and smart message routing.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "openchamber",
"type": "projects",