mradovic95/code-pet

24Stars on the repository
10Mods indexed here, across every type
13d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

SessionStart

01

mradovic95/code-pet

Hook

Runs when a session starts, executing on-session-start.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

Notification

02

mradovic95/code-pet

Hook

Runs when the agent sends a notification for permission_prompt tool calls, executing on-notification.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

UserPromptSubmit

03

mradovic95/code-pet

Hook

Runs when you submit a prompt, before the agent sees it, executing on-prompt-submit.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

Stop

04

mradovic95/code-pet

Hook

Runs when the agent finishes a response, executing on-stop.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

SessionEnd

05

mradovic95/code-pet

Hook

Runs when a session ends, executing on-session-end.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

PreToolUse

06

mradovic95/code-pet

Hook

Runs before the agent uses a tool for Skill, Task, Agent and mcp__.* tool calls, executing on-pre-tool-use.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured

PostToolUse

07

mradovic95/code-pet

Hook

Runs after a tool call finishes, executing on-post-tool-use.js via node. From mradovic95/code-pet.

24 13d ago A tokens not measured