logoalt Hacker News

ashishbyesterday at 7:36 PM1 replyview on HN

> 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


Replies

questionableansyesterday at 9:16 PM

Sorry, I meant that’s not desirable behavior that the user might expect. I understand that coding agent tools tend to play fast and loose with access because it’s not their own privacy/security at stake.

show 1 reply