Commit db34866
fix: restore CLAUDE_NO_SOUND=1 for claude subprocess, update review guidelines
Set CLAUDE_NO_SOUND=1 on the claude command directly (appended to
inherited env) to suppress audible notifications during automated
insight generation.
Add review guideline #8: subprocess env inheritance is intentional
and env sanitization is the user's responsibility.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d17bb69 commit db34866
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
0 commit comments