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

Support SSH into on user-provided machines (by using user-provided SSH credentials) #1389

Open
xingyaoww opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request severity:low Minor issues, code cleanup, etc
Milestone

Comments

@xingyaoww
Copy link
Collaborator

What problem or use case are you trying to solve?

I want to let OpenDevin help me debug my GPU job which requires GPU resources :)

This is more like a long-term objective.

Describe the UX of the solution you'd like

The user can just provide SSH login info and credentials, and OpenDevin can directly SSH into that machine/container, install the right dependencies, and start looking at and working on everything.

Safety measure: it is critical to have safety measures in place for this - OpenDevin needs to ask the user every time for EVERY command it wants to execute for approval!

Do you have thoughts on the technical implementation?

Describe alternatives you've considered

Additional context

@xingyaoww xingyaoww added the enhancement New feature or request label Apr 26, 2024
@xingyaoww xingyaoww added this to the 2024-06 milestone Apr 26, 2024
@rbren rbren added the severity:low Minor issues, code cleanup, etc label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request severity:low Minor issues, code cleanup, etc
Projects
Development

No branches or pull requests

2 participants