Commit 152d047
Fix hardcoded path in session-start-hook.ts
- Replaced hardcoded path with dynamic PAI_DIR environment variable
- Uses $PAI_DIR/hooks/stop-hook.ts instead of /Users/daniel/.claude/hooks/stop-hook.ts
- Fallback to $HOME/PAI/PAI_DIRECTORY if PAI_DIR is not set
Fixes #21
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 2256a04 commit 152d047
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments