--dangerously-skip-permissions?!

 


Letting an LLM loose on my machine with --dangerously-skip-permissions has never sat well with me, but it is essentially a requirement for multi-agent workflows.  So, I tried out both DevPod & Coder as a means of sandboxing agents.  The latter clearly won out from a usability standpoint, but it did take some effort to get it working the way I wanted.  Here's what I ended up with:

 

 

Comments