You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: detect kavex source repo in activate to use correct hook paths
kavex activate was hardcoding .claude/hooks/ paths, which breaks when
running inside the kavex source repo where hooks live at hooks/. Now
detects the repo by checking for hooks at the project root and uses
"$CLAUDE_PROJECT_DIR"/hooks/ paths accordingly.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments