Auto-add project subdirectories as workspaces when running through Docker
#1,075 opened on Jun 3, 2026
Repository metrics
- Stars
- (43 stars)
- PR merge metrics
- (PR metrics pending)
Description
Summary
When running through Docker, the project directory should automatically have its subdirectories added as workspaces.
Expected Behavior
When a project directory is mounted or opened via Docker, all of its subdirectories should be automatically discovered and added as workspaces, removing the need for users to manually configure them.
Current Behavior
Subdirectories within the project directory are not automatically added as workspaces when running through Docker.
Why This Matters
This improvement would streamline the Docker-based workflow and reduce manual setup steps for users.
This issue was created by an AI agent (OpenHands) on behalf of the user.