Commit df71e04
fix(sandbox): allow writes to plugin cache for uv-based hooks
Plugin hooks (tool-routing, buildkite) use `uv run` which needs to
create a .venv inside ~/.claude/plugins/cache/. Without write access,
every Bash tool call triggers PreToolUse hook errors.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5270f16 commit df71e04
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
0 commit comments