.env.local values (for example with cat/grep), but .claude/settings.json currently denies Read(./.env.*), which includes .env.local. Either relax the permissions policy for .env.local/.env.development or adjust the workflow to avoid reading .env.* files. #37
This workflow suggests reading back
.env.localvalues (for example withcat/grep), but.claude/settings.jsoncurrently deniesRead(./.env.*), which includes.env.local. Either relax the permissions policy for.env.local/.env.developmentor adjust the workflow to avoid reading.env.*files.Originally posted by @Copilot in #29 (comment)