Open
Description
Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).
- I have checked the existing issues.
Describe the bug and reproduction steps
Related to #8242
I want to mount a volume (for example, /data
) without mounting the workspace. However, due to this code in core/config/utils.py
line 302, OpenHands always sets the first volume as the workspace, and there is no option to disable this functionality.
OpenHands Installation
Docker command in README
OpenHands Version
latest (13ca75c)
Operating System
None
Logs, Errors, Screenshots, and Additional Context
No response