Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to see your workspace before talking to the LLM #5859

Open
CitroenGames opened this issue Dec 27, 2024 · 5 comments
Open

ability to see your workspace before talking to the LLM #5859

CitroenGames opened this issue Dec 27, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@CitroenGames
Copy link

What problem or use case are you trying to solve?

lets say you want to clone a project from gitbucket because openhands doesnt support other git platforms i have to start a conversation and then stop the conversation to get access to the workspace.

Describe the UX of the solution you'd like

a button to create a new empty workspace.

Do you have thoughts on the technical implementation?

no :D

Describe alternatives you've considered

there is none because i dont want other git platforms implented i just want access to the workspace before i can talk to the LLM

@CitroenGames CitroenGames added the enhancement New feature or request label Dec 27, 2024
@mamoodi
Copy link
Collaborator

mamoodi commented Dec 27, 2024

In your scenario are you using your local filesystem where you have the project cloned? And you have to first give a prompt just to go to the next page?

@CitroenGames
Copy link
Author

In your scenario are you using your local filesystem where you have the project cloned? And you have to first give a prompt just to go to the next page?

no i dont use local filesystem. yes you do have to interact with the UI to tell the LLM what you want before seeing the workspace UI

@CitroenGames
Copy link
Author

in devin you could set the whole workspace up and also it would save the workspace for all future prompts. and you can select what container you want to use for that prompt. making it more like deving would be a good idea in my opinion.

@mamoodi
Copy link
Collaborator

mamoodi commented Dec 27, 2024

Yeah makes sense. I guess I'm trying to understand at what stage does OpenHands get access to the project. If it's not a github project, you give it a url to clone the project, right?

@CitroenGames
Copy link
Author

yeah you could but it would be easier to just have a button to open a workspace and let me do all of the setup work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants