Discussion about this post

User's avatar
JP's avatar

The safety vs autonomy tension is the core problem and I don't think anyone's fully cracked it yet. One thing that's helped is just-bash from Vercel. It reimplements bash in TypeScript so agents get full shell-like capabilities (grep, sed, awk, jq) but there are no real binaries, no real filesystem, and no network unless explicitly allowed. Not a complete answer to agent safety but it removes one of the biggest risk vectors. Wrote about it here: https://reading.sh/vercels-cto-built-a-fake-bash-and-it-s-pure-genius-a79ae1500f34?sk=9207a885db38088fa9147ce9c4082e9d

No posts

Ready for more?