Remote agent control
Please explain the motivation behind the feature request. I have deployed Goose CLI on a remote Linux environment. I would like to be able to control the agent using the GUI on my desktop, rather than through a terminal on SSH
Describe the solution you'd like The ability to deploy Goose in 1 or more locations and control it centrally from the desktop application.
- [x] I have verified this does not duplicate an existing feature request
does this do the trick #5061
@michaelneale do we have support for this? I see that PR was closed.
https://github.com/michaelneale/goose-ios
along with: https://github.com/block/goose/pull/5251
will do it with a tunnelling system. Don't be put off by ios - could be any client to "goosed" (desktop doesn't yet do remote access though but could?)
woudl this be along the lines of what you are looking for @gabeosx ?
@zanesq yeah moved to a new PR - would like to get that one merged in next so it is in mainstream
I'll see about letting the electron client connect to a remote as part of this
I work on highly regulated genomics data that sits in a protected environment. Being able to run a desktop on a local computer that is connected via ssh to some sort of 'goose server" running in the protected environment would be helpful. For example, I could loop at data visualizations in the desktop app, which would be impossible via the goose CLI in a terminal.