mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-05-21 19:01:36 +00:00
docs: auto-regenerate README and registry data
This commit is contained in:
parent
2f47a39d88
commit
1cbccd698d
2 changed files with 21 additions and 0 deletions
|
|
@ -781,6 +781,15 @@
|
|||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>GolemBot</b> <img src="https://badgen.net/github/stars/0xranx/golembot" height="14"/> - <i>Unified AI assistant framework for multiple Coding Agent CLIs</i></summary>
|
||||
<blockquote>
|
||||
Wraps Claude Code, Cursor, OpenCode, and Codex behind a single API with a Skill system, IM channel adapters (Feishu/Slack/Telegram/Discord), fleet mode, and an interactive onboard wizard.
|
||||
<br><br>
|
||||
<a href="https://github.com/0xranx/golembot">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Handy</b> <img src="https://badgen.net/github/stars/cjpais/Handy" height="14"/> - <i>Speech to Text</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
12
dist/registry.json
vendored
12
dist/registry.json
vendored
|
|
@ -906,6 +906,18 @@
|
|||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "golembot",
|
||||
"type": "projects",
|
||||
"displayName": "GolemBot",
|
||||
"repoUrl": "https://github.com/0xranx/golembot",
|
||||
"tagline": "Unified AI assistant framework for multiple Coding Agent CLIs",
|
||||
"description": "Wraps Claude Code, Cursor, OpenCode, and Codex behind a single API with a Skill system, IM channel adapters (Feishu/Slack/Telegram/Discord), fleet mode, and an interactive onboard wizard.",
|
||||
"scope": [
|
||||
"global"
|
||||
],
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
"productId": "handy",
|
||||
"type": "projects",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue