mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-20 15:33:54 +00:00
#63113 rewrote native drive paths in ShellFileOperations, but init_session /_wrap_command still embedded C:/... hermes-snap paths from get_temp_dir. MSYS arg-converts those during bash -l and surfaces Directory \drivers\etc — including for relative write_file targets, since the wrapper is the fault. Add _bash_safe_path, override BaseEnvironment._quote_shell_path on LocalEnvironment (no base→local import), and normalize mixed /c/Users\... paths in file ops. Co-authored-by: xxxigm <tuancanhnguyen706@gmail.com> |
||
|---|---|---|
| .. | ||
| __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 | ||