|
|
|
|
|
by defrex
102 days ago
|
|
That compound command issue is infuriating, and really what drove me to make this. FWIW, the prompt is easily adjustable in a `.claude/PERMISSION_POLICY.md` file in the project. It's also quite easy to remix the script with claude to meet your needs. Right now it prompts the user and runs the script, so it's a race. If you added a delay in the script and increased the hook timeout in `.claude/settings.json` you should be able to accomplish what you're looking for pretty easily. |
|