SessionStart
01Hook
Runs when a session starts, executing bootstrap.mjs via node. From armoriq/armorCodex.
5 7d ago A
tokens not measured
original MIT
Hook
Runs when a session starts, executing bootstrap.mjs via node. From armoriq/armorCodex.
Hook
Runs when you submit a prompt, before the agent sees it, executing bootstrap.mjs via node. From armoriq/armorCodex.
Hook
Runs before the agent uses a tool, executing bootstrap.mjs via node. From armoriq/armorCodex.
Hook
Runs when the agent asks permission for an action, executing bootstrap.mjs via node. From armoriq/armorCodex.
Hook
Runs after a tool call finishes, executing bootstrap.mjs via node. From armoriq/armorCodex.
Hook
Runs when the agent finishes a response, executing bootstrap.mjs via node. From armoriq/armorCodex.