logoalt Hacker News

winterqttoday at 1:26 AM2 repliesview on HN

In my limited time using it, I’ve never seen it ask for permission to read files from within the working directory, what cases have you run into where it does? Was it trying to run a read-only shell command or something?


Replies

makeramentoday at 1:36 AM

It will sometimes do this for gitignored files to avoid reading secret tokens in env files for example. But for certain languages that rely on code generation this can be a pain.

acid__today at 1:31 AM

It seems to be particularly bad in Windows/WSL