hermes-agent/tools/environments
HexLab98 9677495004 fix(environments): exclude multiline session env from terminal snapshots
Line-based grep on export -p only drops the first declare -x line, so a
newline in HERMES_SESSION_CHAT_NAME/USER_NAME leaves shell payload in the
shared snapshot and runs it on the next source. Unset bridged vars in a
subshell before export -p instead (issue #71296).
2026-07-26 19:30:02 -07:00
..
__init__.py
…
base.py
…
daytona.py
…
docker.py
…
file_sync.py
…
local.py
…
managed_modal.py
…
modal.py
…
modal_utils.py
…
singularity.py
…
ssh.py
…