i think giving codex direct ssh access to virtual private servers would significantly improve workflow by allowing it to connect to a configured vps whenever requested. instead of opening vscode and manually connecting through remote ssh, there could be a built in system where prefixing a command with something like !, #, or % tells the model to execute inside the virtual server environment. the first time it would ask for authentication, then securely connect and begin operating within that remote system. this would let me stay on my main computer, prepare code locally, and simply instruct codex to deploy, configure services, install dependencies, manage files, or debug directly on the vps while keeping everything streamlined between my pc and the server.
2 Likes
Have you seen
Is this what you seek
1 Like