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 updatecommand — Check for and apply updates. Detects install method (pip/uv/curl/dev) and runs the appropriate update.--checkprints status;--goapplies without prompting.hcom status --jsonnow includes version info. Version checks usegit 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 startfix — Barehcom start(no--name) was incorrectly blocked by its own name reservation placeholder.
Full Changelog: v0.7.5...v0.7.6