Commit 3fb1cf1
fix: bootstrap venv in plugin cache on first hook invocation
Claude Code expects .venv/bin/activate for Python plugins but doesn't
run uv sync after installing/updating to a new version, causing
persistent 'no such file or directory' errors on every shell command.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2673b9d commit 3fb1cf1
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| |||
0 commit comments