Local project files missing from Hermes Agent’s Docker workspace
was run with a through Colima on macOS, but the host project folder did not appear inside the . A new profile was cloned from the default profile, and its working was set to `//project-name`.
The `docker_volumes` setting mapped the local project folder to that same path, while automatic mounting of the working was disabled. The was also configured to remain persistent.
Even so, asking to list files under `//` did not show the mounted . The supplied information contains no confirmed cause or working solution.
Key points
- The profile’s `cwd` was set to `//project-name`.
- `docker_volumes` mapped a macOS project folder to the ’s project path.
- `docker_mount_cwd_to_` was disabled.
- Persistent mode was enabled, but the were still missing under `//`.
- No confirmed or fix was provided.