You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The desktop app allows you to start a new agent in it and that agent is interactive. (It starts up, presents it's interface and then waits for you to type in input)
Is there a way to do this from the command line paseo?
Also, is there a way to attach to and interactively do inputs to an agent that you launched from the desktop app that is sitting idly? Asking as sometimes all I have is shell access at the moment with no access to the desktop app.
Thank you for any help!
note: I am aware that I could do a paseo agent attach to get the agents output, and in another shell do a paseo agent send .. when I wanted to give it new input. So there is a work around for my second question, but was hoping for something more integrated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The desktop app allows you to start a new agent in it and that agent is interactive. (It starts up, presents it's interface and then waits for you to type in input)
Is there a way to do this from the command line paseo?
Also, is there a way to attach to and interactively do inputs to an agent that you launched from the desktop app that is sitting idly? Asking as sometimes all I have is shell access at the moment with no access to the desktop app.
Thank you for any help!
note: I am aware that I could do a
paseo agent attachto get the agents output, and in another shell do apaseo agent send ..when I wanted to give it new input. So there is a work around for my second question, but was hoping for something more integrated.All reactions