Merge branch 'feat/ink-refactor' of github.com:NousResearch/hermes-agent into feat/ink-refactor

fix/verification-admin-route-recovery
Brooklyn Nicholson 2026-04-13 14:17:55 -05:00
commit 9db94e8521
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
echo "$STAMP_VALUE" > "$STAMP"
else
source .venv/bin/activate
export HERMES_PYTHON=${hermesVenv}/bin/python3
fi
'';