mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-18 23:52:04 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
61634f8e02
commit
366babd45b
2 changed files with 21 additions and 0 deletions
|
|
@ -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
12
dist/registry.json
vendored
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue