From 1cbccd698d5580365c696058360b25d8f8ae8ee0 Mon Sep 17 00:00:00 2001
From: rhighs <37136851+rhighs@users.noreply.github.com>
Date: Mon, 9 Mar 2026 19:29:57 +0000
Subject: [PATCH] docs: auto-regenerate README and registry data
---
README.md | 9 +++++++++
dist/registry.json | 12 ++++++++++++
2 files changed, 21 insertions(+)
diff --git a/README.md b/README.md
index 9251873..cf2ac75 100644
--- a/README.md
+++ b/README.md
@@ -781,6 +781,15 @@
+
+ GolemBot
- Unified AI assistant framework for multiple Coding Agent CLIs
+
+ 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.
+
+ 🔗 View Repository
+
+
+
Handy
- Speech to Text
diff --git a/dist/registry.json b/dist/registry.json
index 3ac0421..6a429c4 100644
--- a/dist/registry.json
+++ b/dist/registry.json
@@ -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",