mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 15:55:43 +00:00
Follow-up for salvaged PR #63255: with LocalEnvironment._update_cwd delegating to the stdout marker parser, the cwd temp file has zero readers left. Drop the 'pwd -P > file' writes from the bootstrap and _wrap_command so every command stops paying a pointless file write (and stops littering temp dirs with hermes-cwd-*.txt). |
||
|---|---|---|
| .. | ||
| __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 | ||