buddymon/hooks-handlers
pyr0ball 507a2fc4a9 fix: correct hook output schemas and marketplace registration
Stop hook was emitting hookSpecificOutput with hookEventName=Stop,
which is not a valid hookSpecificOutput type (only PreToolUse,
PostToolUse, UserPromptSubmit are). Changed to systemMessage.

SessionStart still uses additionalContext (confirmed working).

Stale /buddymon-fight and /buddymon-catch references in session-start.sh
updated to /buddymon fight and /buddymon catch.

install.sh now creates a full circuitforge marketplace with marketplace.json
so CC can validate the plugin name against the index before loading.
Removed invalid extraKnownMarketplaces local source (only github/git valid).
2026-04-01 21:45:59 -07:00
..
post-tool-use.py feat: auto-resolve encounters on clean Bash runs 2026-04-01 15:15:02 -07:00
session-start.sh fix: correct hook output schemas and marketplace registration 2026-04-01 21:45:59 -07:00
session-stop.sh fix: correct hook output schemas and marketplace registration 2026-04-01 21:45:59 -07:00