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.

hcom
52
Established
ai-agent-session-center
51
Established
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 14/25
Maintenance 13/25
Adoption 16/25
Maturity 12/25
Community 10/25
Stars: 132
Forks: 16
Downloads:
Commits (30d): 0
Language: Rust
License: MIT
Stars: 43
Forks: 4
Downloads: 2,389
Commits (30d): 0
Language: TypeScript
License:
No Package No Dependents
No License

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work