SessionStart
01Hook
Runs when a session starts on startup, resume, clear and compact, executing room.py. From TallyUp-Engineering/chat-room.
The local chat room for humans, coding agents, and every worktree in a Git project.
Hook
Runs when a session starts on startup, resume, clear and compact, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when you submit a prompt, before the agent sees it, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs before the agent uses a tool for Write, Edit, NotebookEdit and Bash tool calls, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs after a tool call finishes, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a subagent starts, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a subagent finishes, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when the agent finishes a response, executing room.py. From TallyUp-Engineering/chat-room.
Hook
Runs when a session ends, executing room.py. From TallyUp-Engineering/chat-room.