SessionStart
01Hook
Runs when a session starts, executing index.js via node. From legioncodeinc/honeycomb.
AI coding agents forget. They forget across sessions, and they forget across tools. A decision you reached in Claude Code at midnight is invisible to Cursor the next morning. Honeycomb fixes that. Learn something once; recall it everywhere,
Hook
Runs when a session starts, executing index.js via node. From legioncodeinc/honeycomb.
Hook
Runs when you submit a prompt, before the agent sees it, executing index.js via node with --honeycomb-recall (2 commands). From legioncodeinc/honeycomb.
Hook
Runs before the agent uses a tool, executing index.js via node. From legioncodeinc/honeycomb.
Hook
Runs after a tool call finishes, executing index.js via node. From legioncodeinc/honeycomb.
Hook
Runs when the agent finishes a response, executing index.js via node. From legioncodeinc/honeycomb.
Hook
Runs when a subagent finishes, executing index.js via node. From legioncodeinc/honeycomb.
Hook
Runs when a session ends, executing index.js via node. From legioncodeinc/honeycomb.