Release: SessionStart hook fix #89

Merged
lmiranda merged 2 commits from development into main 2026-01-22 15:08:29 +00:00
Owner

Summary

  • Fix SessionStart hook structure in projman and pr-review plugins
  • Resolves recurring startup hook error

Changes

  • PR #88: fix: correct SessionStart hook structure

🤖 Generated with Claude Code

## Summary - Fix SessionStart hook structure in projman and pr-review plugins - Resolves recurring startup hook error ## Changes - PR #88: fix: correct SessionStart hook structure 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 2 commits 2026-01-22 15:08:21 +00:00
Remove incorrect nested matcher/hooks structure from SessionStart hooks.
SessionStart events don't use matchers - that format is only for tool-based
hooks like PreToolUse/PostToolUse.

Fixes recurring "SessionStart:startup hook error" on Claude Code startup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit aa6d7f5866 into main 2026-01-22 15:08:29 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#89