docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-09 19:29:57 +00:00 committed by github-actions[bot]
parent 2f47a39d88
commit 1cbccd698d
2 changed files with 21 additions and 0 deletions

View file

@ -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
View file

@ -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",