From 43e5386852a9c4698ea24ba1e01d8b92c31b4bf1 Mon Sep 17 00:00:00 2001 From: aannoo Date: Mon, 23 Feb 2026 02:09:37 +1030 Subject: [PATCH] docs: add hcom to projects --- data/projects/hcom.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/hcom.yaml diff --git a/data/projects/hcom.yaml b/data/projects/hcom.yaml new file mode 100644 index 0000000..9c41572 --- /dev/null +++ b/data/projects/hcom.yaml @@ -0,0 +1,4 @@ +name: hcom +repo: 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.