logoalt Hacker News

questionableansyesterday at 6:56 PM4 repliesview on HN

The repo you’re working on, sure. But all files?


Replies

ashishbyesterday at 7:36 PM

> The repo you’re working on, sure. But all files?

Yes, any tool, including any coding agent, has access to all files $USER has access to.

Sandbox it explicitly to give access to only the current directory - https://github.com/ashishb/amazing-sandbox

show 1 reply
gruezyesterday at 7:25 PM

Not sure what that's about, I was just copying the wording from OP. Their harness probably has the same restrictions as most other coding harnesses. That is, the read tool gives all project files by default without prompting, and everything else requires manual approval (or opting into auto-run all). If you decide to run it from your home directory however, then your "project" is all your files.