7 ms·
I configure permission settings within projects. https://code.claude.com/docs/en/settings#permission-settings https://code.claude.com/docs/en/settings#permissi
by SparkyMcUnicorn 9mo ago
I configure permission settings within projects.
https://code.claude.com/docs/en/settings#permission-settings https://code.claude.com/docs/en/settings#permission-settings
- sailfast 9mo agoAh yes - this is the way. Thanks.
- woodrowbarlow 9mo agothis prevents claude from directly reading certain files, but doesn't prevent claude from running a command that dumps the file on stdout and then reading stdout... claude will just try to "cat" the file if it decides it wants to see it.
- sailfast 9mo agoYeah - that’s kinda what I was thinking. Unless you’re doing quite granular approvals it gets tricky.