You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: cross-platform path handling in mock filesystem and download
Adds RemoteBase, RemoteDir, RemoteJoin helpers to fileutils for
handling implant paths (which may use Windows backslashes) on any
host OS. Replaces all filepath.Base/Dir/Join calls on remote paths
with these cross-platform helpers across download, explorer, mock
filesystem, and e2e tests.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments