#hey guys, really battling at the moment
1 messages ยท Page 1 of 1 (latest)
https://gist.github.com/digitalknk/4169b59d01658e20002a093d544eb391
i found this helpful
what's the orchestrator -> sub agent (executor) architecture?
are you saying split openclaw by isolating the processes with an orchestrator on one system and an executor on another?
basically orchestrator having full access to your machine but it doesnt execute the tasks, those are done through subagents in an isolated environment in case of an injection. In this case if your email has an injection script it doesn't destroy your local environment