This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Affected surfaces
Summary
AI summarySchema‑safe DB opening repairs incomplete migrations without data loss.
Full changelog
hcom 0.7.7
Patch release with safer binary replacement during builds, relay TLS fixes for Android/Termux, and schema-safe DB opening that repairs stamped-but-not-fully-migrated databases instead of failing or archiving user data unnecessarily.
-
Atomic binary replacement in
build.sh— Replaces in-place overwrite with temp-file-plus-rename so runninghcom ptyprocesses keep their existing inode and do not crash or segfault during rebuild/install. -
Relay TLS fix for Android/Termux — Relay MQTT TLS now uses bundled
webpki-rootswith native certificate fallback, fixing empty native trust stores on Android/Termux while preserving support for private brokers with local certs. -
Schema-safe DB open and repair —
HcomDb::open()paths now run schema checks by default. Stampedv17databases missing migration columns are repaired in place, and malformedlaunch_contextJSON no longer forces unnecessary archive/reset behavior during upgrade.
Full Changelog: https://github.com/aannoo/hcom/compare/v0.7.6...v0.7.7
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]