| ▲ | petesergeant a day ago | |||||||
You should absolutely be running your AI agent inside _some_ kind of sandbox. I put together a list of 19 mostly open-source ones here: https://pleasedonotescape.com/ along with a list of non-project-solutions | ||||||||
| ▲ | cowpig a day ago | parent | next [-] | |||||||
`greywall -- opencode` | ||||||||
| ▲ | wren6991 a day ago | parent | prev [-] | |||||||
Yeah, I don't think that line quite landed. My point was that LLMs are inherently adversarial (read, "relentlessly proactive") and sandboxing should be a first-class integral feature of your harness, not an afterthought. The problem with dev containers is you still tend to end up with something you care about on the same side of the trust boundary as the LLM. | ||||||||
| ||||||||