Skip to content

hcom

v0.7.19 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent agent-skills ai ai-agents ai-tools antigravity
+13 more
automation claude claude-code claude-code-hooks cli codex communication cursor-ai developer-tools gemini-cli multi-agent opencode orchestration

Summary

AI summary

Updates hcom v0.7.19, Install hcom 0.7.19, and agy across a mixed release.

Full changelog

hcom v0.7.19

  • Antigravity (agy) support (#55 by @mmkzer0) — hcom agy launches Antigravity with full hook integration, message delivery, status tracking, transcripts, and resume via --conversation. Hooks write command(hcom …) permissions into agy's native settings.json so hcom commands auto-approve. Delivery shares the same PTY state machine as Gemini.
  • Codex --yolo flag (#54 by @RichelynScott) — hcom codex --yolo is now accepted.
  • Herdr terminal preset--terminal herdr or auto-detected via HERDR_PANE_ID; panes get named labels and managed close from hcom kill.
  • Launch readiness tied to observed terminal statelife ready fires only after the PTY delivery loop sees an actually usable screen. New launch_blocked lifecycle event surfaces when an agent is stuck on a permission prompt; recovers automatically if the user accepts.

Full Changelog: https://github.com/aannoo/hcom/compare/v0.7.18...v0.7.19

Install hcom 0.7.19

Update an existing install

hcom update

Auto-detects your install method (brew, uv tool, pip, or curl installer) and runs the right upgrade command.

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aannoo/hcom/releases/download/v0.7.19/hcom-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install aannoo/hcom/hcom

Install via PyPI

uv tool install hcom  # or: pip install hcom

Download hcom 0.7.19

| File | Platform | Checksum |
|--------|----------|----------|
| hcom-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| hcom-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| hcom-aarch64-linux-android.tar.gz | Android | checksum |
| hcom-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| hcom-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
| hcom-aarch64-unknown-linux-musl.tar.gz | ARM64 MUSL Linux | checksum |
| hcom-x86_64-unknown-linux-musl.tar.gz | x64 MUSL Linux | checksum |

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

Track hcom

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]