SessionStart
01Hook
Runs when a session starts, executing session-start.mjs via node. From volcengine/OpenViking.
10 tagged agentic rag, measured the same way as everything else here.
Browse within: agent-memory 9agent-plugins 9context-database 9dsh-plugin 9self-evolving 9
Hook
Runs when a session starts, executing session-start.mjs via node. From volcengine/OpenViking.
Hook
Runs when you submit a prompt, before the agent sees it, executing auto-recall.mjs via node. From volcengine/OpenViking.
Hook
Runs after a tool call finishes for Read tool calls, executing skill-experience.mjs via node. From volcengine/OpenViking.
waleedkhanbaloch/claude-code-safety-net
Hook
Runs before the agent uses a tool for Bash tool calls, running npx -y cc-safety-net --claude-code. From waleedkhanbaloch/claude-code-safety-net.