mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
Follow-up for salvaged PR #26790: on a POSIX host with _IS_WINDOWS patched (test simulation), os.path.isabs rejects C:\Users\x and the new relative-cwd recovery would mangle a perfectly absolute native Windows path. Check ntpath.isabs first on the Windows branch. |
||
|---|---|---|
| .. | ||
| __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 | ||