Files
hermes-agent/hermes_cli
alt-glitch 9913545f77 fix(update): handle --check for pip installs (missed code path)
_cmd_update_check() had its own `.git` gate separate from _cmd_update_impl.
For pip installs, fork to _check_via_pypi() and display the result with
the correct recommended_update_command().
2026-05-15 13:11:26 +00:00
..