Skip to content

fix: add execute permission to run-hook.cmd#20

Merged
raiderrobert merged 1 commit into
mainfrom
fix/run-hook-permissions
Mar 15, 2026
Merged

fix: add execute permission to run-hook.cmd#20
raiderrobert merged 1 commit into
mainfrom
fix/run-hook-permissions

Conversation

@raiderrobert

@raiderrobert raiderrobert commented Mar 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • hooks/run-hook.cmd was missing the execute bit (644 instead of 755), causing Permission denied errors on the SessionStart:startup hook

Test plan

  • Verify run-hook.cmd has 755 permissions after plugin cache update
  • Confirm no SessionStart hook errors on new Claude Code session

The hook script was missing the execute bit, causing
SessionStart:startup hook errors on plugin load.
@raiderrobert raiderrobert merged commit c688ce1 into main Mar 15, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant