Running Roo Code from the command line #532
Replies: 3 comments 4 replies
-
Seconding this but some commands need approval, so how to make it fully auto? |
Beta Was this translation helpful? Give feedback.
-
It would also allow chaining of agents. I know we have child/parent tasks now, which is very useful. But if we have command line usage, then we could create an mcp tool which calls Roo, and that Roo will be setup with it's own prompts and settings. This allows it to push work to another Roo instance, and that in turn could push other things. They could bounce between each other etc. You can have a Roo instance for travel related stuff, one for code analysis, another for email handling etc.. All you'd need to get this to work is have the ability to call Roo via the commandline. It would also integrate with other tooling too I guess one use case is the OP who might want to replace aider (I work in the terminal, and it would be great to sometimes just have an AI available there), or, this chaining thing. The sandbox idea is also great. Yolo mode |
Beta Was this translation helpful? Give feedback.
-
In terms of implementation, mocks could be used to frame up the UI components that would be missing from the command line. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I enjoy both Cline and Roo Code. Both seem to do a much better job than Aider at reasoning about my code. Is there any way to script Roo Code tasks from the command line? 🤔
Beta Was this translation helpful? Give feedback.
All reactions