This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryHooks and CLI are now ~10× faster with a Rust binary plus Python daemon.
Full changelog
10x faster hooks+CLI — Rust binary + Python daemon. ~20ms per hook (was ~200ms).
Rust PTY — 4x less memory per agent, no GC pauses, better terminal parsing.
Terminal integration — tmux/kitty/wezterm auto-detected. Agents spawn as splits. hcom kill closes the pane.
Terminal control — hcom term luna views screen. hcom term inject luna --enter approves. Agents can control other agents.
Resume & Fork — hcom r luna resumes. hcom f luna forks. Works with Claude/Codex.
Lighter bootstrap — 600 tokens (was 2500). Commands discovered via --help.
API Group launches — Mixed tools in one call:
hcom.launch([{"tag": "writer"}, {"tool": "gemini", "tag": "reviewer"}])
Send improvements — hcom send @luna -- text with --flags works. Everything after -- is literal.
Fixes — Fast transcript search, auto-cleanup stale instances, 35% smaller event output.
Requires Gemini CLI 0.26.0+
Install: pip install --upgrade hcom
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About hcom
Hooks Claude Code, Antigravity, Codex, OpenCode, Kilo, and Cursor into a shared messaging and event bus; agents message, observe, and spawn each other mid-turn without changing how you use them. TUI dashboard, collision detection, cross-device relay. Rust, MIT.
Related context
Related tools
Beta — feedback welcome: [email protected]