Hacker News new | ask | show | jobs
by andai 2 days ago
>how do you manage this across multiple isolated sessions

I actually ran into this today. Needed a fresh environment to replicate a bug.

    sudo adduser agent2
1 comments

and your orchestrating agent has permissions to add users?