Remix.run Logo
cpburns2009 10 hours ago

What do you mean specifically by safety? It seems everyone, young and old, is running AI in YOLO-mode with full system access.

kstenerud 9 hours ago | parent [-]

It's why I built the yoloAI tool, in fact!

cpburns2009 8 hours ago | parent [-]

That looks useful. I currently run OpenCode inside a containerd/Kata container and I see you support that backend. One thing I've been lazy with because it hasn't bit me yet is assuming the agent won't touch ".git", and diffing afterward. Being able to diff/apply modifications from the sandbox copy would be useful.