hcom and ai-agent-session-center
The first tool provides a framework for AI agents to interact and manage each other across terminals, while the second offers a real-time visual dashboard to monitor and animate these agent sessions, making them complementary tools that can be used together to develop and observe multi-agent systems.
About hcom
aannoo/hcom
Let AI agents message, watch, and spawn each other across terminals. Claude Code, Gemini CLI, Codex, OpenCode
Implements a **hook-based event system** where AI agents share a persistent database of file edits, commands, and transcripts—agents subscribing to activity get real-time notifications rather than polling. Built in Rust with a Python CLI, it provides shell command wrappers (`hcom send`, `hcom events`, `hcom term`) that any AI tool can invoke, plus a TUI dashboard for manual inspection, and supports cross-device sync via MQTT relay for distributed multi-agent workflows.
About ai-agent-session-center
coding-by-feng/ai-agent-session-center
Real-time dashboard that turns AI coding agent sessions (Claude Code, Gemini CLI, Codex) into animated 3D robots — with live terminals, prompt history, tool logs, and queuing. Runs on any device.
Embeds hooks into Claude Code, Gemini CLI, and Codex to capture session events via a file-based JSONL queue with 3–17ms end-to-end latency, enabling real-time monitoring without polling. Provides xterm.js terminals with SSH support, file browsing with syntax highlighting, a global prompt queue with drag-and-drop reordering, and persistent SQLite + IndexedDB storage—all accessible on mobile via responsive split-view layouts with draggable dividers.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work