Can this be adjusted to give the agents access to environments rather than being boxed into them. You want their exec's and fs work boxed in, and likely you also want them to use multiple agents in multiple envs, or have a single agent leverage multiple envs (i.e. with different permissions available for different tasks). You also likely don't need a full on env when you are making an API call with the right secrets
If you have a better idea to accomplish that, suggestions are welcome.
You can find my alternative on github, same handle
I don't see the value of adding nix to my toolbox when
1. I already have tools that do the same job just fine
2. The packages are a mess, I've looked at several of my daily cli tools and they are all wrong (except one, which is missing completely)