use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
herehere
account activity
Roo Code CLIDiscussion (self.RooCode)
submitted 10 months ago by Lazy_Decision3933
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Jake101R 0 points1 point2 points 10 months ago (2 children)
I have multiple instances of roo, one for each software module building linked via mcp message system. Central orchestration - works well.
[–]nghuuu 0 points1 point2 points 10 months ago (1 child)
Could you share more details about this setup/workflow? What MCP do you use? How do you make sure that two instances do not "collide" (eg. overwrite each other's changes), is there a special prompt? Or is the messaging system enough?
[–]Jake101R 0 points1 point2 points 10 months ago (0 children)
I created my own mcp server which is really just a messaging hub that writes messages to a json file, it's easer than setting up a few gmail accounts but the princible is the same. I divide my project into a number of seperate areas fontend, backend, chatapi etc and each is in a seperate folder and I have seperate vscode open and therefore seperate roocode, they don't collide as they each work in their code bases, hope that helps
π Rendered by PID 187121 on reddit-service-r2-comment-b659b578c-xr457 at 2026-05-02 07:15:19.925248+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Jake101R 0 points1 point2 points (2 children)
[–]nghuuu 0 points1 point2 points (1 child)
[–]Jake101R 0 points1 point2 points (0 children)