docs: auto-regenerate README and registry data

This commit is contained in:
rhighs 2026-03-08 23:20:55 +00:00 committed by github-actions[bot]
parent b562760a88
commit 86da586d3d
2 changed files with 21 additions and 0 deletions

View file

@ -763,6 +763,15 @@
</blockquote>
</details>
<details>
<summary><b>hcom</b> <img src="https://badgen.net/github/stars/aannoo/hcom" height="14"/> - <i>Let AI agents message, watch, and spawn each other across terminals</i></summary>
<blockquote>
Claude Code, Gemini CLI, Codex CLI, and OpenCode agents in separate terminals can message each other, detect file edit collisions, read transcripts, view terminal screens, subscribe to activity, and spawn/fork/resume agents. First-class OpenCode support with native plugin. Includes TUI dashboard, cross-device relay, Python API, and multi-agent workflow scripts. pip installable, MIT licensed.
<br><br>
<a href="https://github.com/aannoo/hcom">🔗 <b>View Repository</b></a>
</blockquote>
</details>
<details>
<summary><b>Kimaki</b> <img src="https://badgen.net/github/stars/remorses/kimaki" height="14"/> - <i>Discord bot controller</i></summary>
<blockquote>

12
dist/registry.json vendored
View file

@ -882,6 +882,18 @@
],
"tags": []
},
{
"productId": "hcom",
"type": "projects",
"displayName": "hcom",
"repoUrl": "https://github.com/aannoo/hcom",
"tagline": "Let AI agents message, watch, and spawn each other across terminals",
"description": "Claude Code, Gemini CLI, Codex CLI, and OpenCode agents in separate terminals can message each other, detect file edit collisions, read transcripts, view terminal screens, subscribe to activity, and spawn/fork/resume agents. First-class OpenCode support with native plugin. Includes TUI dashboard, cross-device relay, Python API, and multi-agent workflow scripts. pip installable, MIT licensed.",
"scope": [
"global"
],
"tags": []
},
{
"productId": "kimaki",
"type": "projects",