gpt-pilot icon indicating copy to clipboard operation
gpt-pilot copied to clipboard

[Enhancement]: Option for remote cli command execution

Open BadlyDrawnBoy opened this issue 1 year ago • 1 comments

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 avatar May 04 '24 11:05 BadlyDrawnBoy

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.

pluswave avatar May 08 '24 02:05 pluswave