github aannoo/hcom v0.7.6

4 days ago

Patch release with hcom update command, terminal preset canonicalization, and bug fixes for bare hcom start, update version checks, and custom terminal preset close commands.

  • hcom update command — Check for and apply updates. Detects install method (pip/uv/curl/dev) and runs the appropriate update. --check prints status; --go applies without prompting. hcom status --json now includes version info. Version checks use git ls-remote (no rate limits) with curl API fallback.

  • Terminal preset canonicalization (#13) — Requested and effective terminal presets are now stored as canonical DB fields on instances. Adds v17 DB migration. Custom terminal preset close commands are now properly invoked on kill.

  • hcom start fix — Bare hcom start (no --name) was incorrectly blocked by its own name reservation placeholder.


Full Changelog: v0.7.5...v0.7.6

Don't miss a new hcom release

NewReleases is sending notifications on new releases.