gpt hooks

22 tagged gpt, measured the same way as everything else here.

Browse within: consensus 12chatgpt 6codex-cli 6context 6dcp 6

SessionStart

02

HKUDS/LightRAG

Hook Claude Code

Runs when a session starts, executing session-start.sh. From HKUDS/LightRAG.

39k +30 today A tokens not measured copy · 52% MIT

SessionStart

03

langwatch/langwatch

Hook

Runs when a session starts, executing session-context.mjs and session-guidance.mjs via node (2 commands). From langwatch/langwatch.

3.5k yesterday A tokens not measured original Apache-2.0

Stop

04

langwatch/langwatch

Hook

Runs when the agent finishes a response, executing session-context.mjs via node. From langwatch/langwatch.

3.5k yesterday A tokens not measured original Apache-2.0

PreToolUse

05

berrzebb/consensus-loop

Hook

Runs before the agent uses a tool for Bash and Agent tool calls, executing session-gate.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

PostToolUse

06

berrzebb/consensus-loop

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing index.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

SubagentStart

07

berrzebb/consensus-loop

Hook

Runs when a subagent starts for implementer and scout tool calls, executing subagent-start.mjs via node. From berrzebb/consensus-loop.

15 5mo ago A tokens not measured

UserPromptSubmit

08

Davidcreador/codex-token-guard

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.js via node. From Davidcreador/codex-token-guard.

2 2mo ago A tokens not measured original MIT

PreToolUse

09

Davidcreador/codex-token-guard

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.js via node. From Davidcreador/codex-token-guard.

2 2mo ago A tokens not measured original MIT

PostToolUse

10

Davidcreador/codex-token-guard

Hook

Runs after a tool call finishes for Bash tool calls, executing post-tool-use.js via node. From Davidcreador/codex-token-guard.

2 2mo ago A tokens not measured original MIT