Skip to content

hcom

v0.7.21 Feature

This release adds 5 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.21, Install hcom 0.7.21, and https://github.com/ekhodzitsky across a mixed release.

Full changelog

hcom v0.7.21

  • GitHub Copilot CLI support — added support for the Copilot CLI.

  • Kimi Code CLI support (#59 by @ekhodzitsky) — added support for Kimi Code CLI.

  • Pi Coding Agent support — added support for Pi Coding Agent.

  • OpenCode model variants (#61 by @azkore) — preserves reasoning effort model variants for OpenCode-delivered messages and supports passing the variant via launch arguments.

  • Regime-aware environment resolution — nested agent launches now resolve env variables from the user's login shell instead of starting with empty env or inheriting polluted environment states from parent agents.

  • Workspace Auto-Trust — config option to automatically grant workspace trust for Gemini, Codex, Copilot, and Cursor on launch to prevent headless execution from hanging on first-run gates.

  • Diagnosticshcom list <name> now shows detailed status, uptime, parent/child hierarchy, active communication bindings.

  • TUI fixes - The TUI footer now displays better dynamic, context-aware key hints, and remote agent display names no longer double-namespace (#63).

  • Launcher, safety, and PTY fixes:

    • resume and fork commands under AI tools now block briefly to report status exit codes
    • guards AI tools from accidentally broadcasting to >3 agents without --go
    • fixes fork argument mapping
    • resolves sandbox termination errors after pane close
    • ensures resumed canonical agents remain killable (#62 by @mmkzer0).

Full Changelog: https://github.com/aannoo/hcom/compare/v0.7.20...v0.7.21

Install hcom 0.7.21

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.21/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.21

| 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]