Setting up Multiple Agents?
Hi all, happy to be here and looking forward to Build Together! I have a specific question as I get going. I have been ramping up OpenClaw and building out some of the capabilities of my agent and would like to consider adding several additional agents to do other things. @Beau Johnson I'm super intrigued by your agent team, and part of the reason I joined the community to learn from you on this. Have you been using the sub-agent feature in OpenClaw? In other words, are you having all of these in the same OpenClaw instance, or have you been creating different instances that communicate with each other? The reason I ask is because I already set up two instances in 2 distinct Docker containers on my VPS, one for myself and one for my wife. And so I'm already familiar with what that might take, I've got them talking to each other on the backend already for instance. And now as I build on my team, I'm curious: what are the benefits of going in either direction? Thanks a lot for your thoughts and curious on your experience on this. I feel like maybe both have advantages, but wonder if you can get enough capability out of the sub-agents, or having a robust back-end connection between several independent agents gives more capabilities while they share database, memory, etc. Thanks a lot!