- After a successful git stash apply, git stash drop may fail with 'not a
stash reference' when a prior install was interrupted; set -e must not
abort the installer.
- Log a warning and continue; local changes are already applied.
- Add bash regression tests + install.sh guard assertion.
Fixes https://github.com/NousResearch/hermes-agent/issues/14735
Made-with: Cursor