Hacker News new | ask | show | jobs
by faangguyindia 308 days ago
how does it work? does it shell out to subagent? or it has full access to cli? what makes it not perform rm -rf /
2 comments

> full access to cli?

yes

> what makes it not perform rm -rf /

by default -- regexes and prayers, but you're expected to use sandboxing

It works really well IMO.