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

[Enhancement]: Option for remote cli command execution #904

Open
BadlyDrawnBoy opened this issue May 4, 2024 · 1 comment
Open

[Enhancement]: Option for remote cli command execution #904

BadlyDrawnBoy opened this issue May 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@BadlyDrawnBoy
Copy link

Version

VisualStudio Code extension

Suggestion

I've set up a VM to build a Gnome 3 shell extension with GPT-Pilot. Since I have to restart the desktop of the test VM I cannot run the VS Code in the VM. I've mounted a folder of the host as the home-folder of the guest via nfs - but surely the cli commands of GPT-Pilot still are getting executed on the host. I like to suggest to add a option to execute shell commands on a remote host via ssh instead of locally.

@BadlyDrawnBoy BadlyDrawnBoy added the enhancement New feature or request label May 4, 2024
@pluswave
Copy link

pluswave commented May 8, 2024

Similar idea for creating a project in an isolated environment (i.e Docker), so it can be managed independently , without pollution the gpt-pilot virtual env. This should be critical when using Python as the program language.

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