OpenHands/agent-canvas

Auto-add project subdirectories as workspaces when running through Docker

Open

#1,075 建立於 2026年6月3日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (26 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (43 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南