Commit 0999a6d
fix: resolve workflow-config.conf from git repo root, not plugin cache
read-config.sh was using CLAUDE_PLUGIN_ROOT to find workflow-config.conf,
which points to the plugin cache — not the current project. Now resolves
from the git repo root of CWD so each project's config is used correctly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f5b57d3 commit 0999a6d
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
0 commit comments