All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.23k stars 4.21k forks source link

Allow to import directories as projects #4514

Open amanape opened 1 month ago

amanape commented 1 month ago

This seems to have reasonable support in desktop browsers: https://caniuse.com/input-file-directory We will probably have to handle it as a multipart upload, if I had to guess...not great but doable

Originally posted by @rbren in https://github.com/All-Hands-AI/OpenHands/issues/4255#issuecomment-2411956580

Or we could allow user to select a "folder" - and automatically zipping that folder for upload if we are using it on saas, otherwise just set that as workspace (in case it is launched locally?)

Originally posted by @xingyao in https://github.com/All-Hands-AI/OpenHands/issues/4255#issuecomment-2424989698

github-actions[bot] commented 1 day ago

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.