This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryUpdates hcom v0.7.13, Install hcom 0.7.13, and https://github.com/mmkzer0 across a mixed release.
Full changelog
hcom v0.7.13
- Headless fixes (#26 by @mmkzer0, #27, #28) —
--headlessnow runs Claude print mode,--headless --ptystarts a live background session, and macOS PTY launches no longer die on spawn. - Subagents can be messaged immediately —
hcom send @<subagent>works as soon as it spawns. Direct messages wake dormant subagents; broadcasts do not. - Subagent recovery is safer — live subagents no longer get cleaned up by mistake, and recovery no longer steals the parent session.
start --asis stricter (#25 by @bloodcarter) — reclaim is refused if the last session used a different tool or working directory.- OpenCode resumes cleanly (#23, #24 by @mmkzer0) — fixes duplicate injections, cross-session leaks, and lost agent/model context.
hcom statusaccuracy — removed hooks no longer show as installed.
Full Changelog: https://github.com/aannoo/hcom/compare/v0.7.12...v0.7.13
Install hcom 0.7.13
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aannoo/hcom/releases/download/v0.7.13/hcom-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install aannoo/hcom/hcom
Download hcom 0.7.13
| 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 |
Breaking Changes
- `start --as` is stricter: reclaim is refused if the last session used a different tool or working directory.
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]