SessionStart
01Hook
Runs when a session starts on startup, running an inline shell check. From cdeust/Cortex.
9 tagged agent memory system, measured the same way as everything else here.
Browse within: agent-memory 6ai-memory 6ai-memory-system 6
Hook
Runs when a session starts on startup, running an inline shell check. From cdeust/Cortex.
Hook
Runs when a session starts on startup, resume, clear and compact, running lwc --scope all agent hook --agent claude --event SessionSta. From JanYork/llm-wiki-cli.
Hook
Runs when you submit a prompt, before the agent sees it, running lwc agent hook --agent claude --event UserPromptSubmit. From JanYork/llm-wiki-cli.
Hook
Runs when a session starts on startup, clear, resume and compact, running thoughtline protocol --event session-start (3 commands). From AgusLoza2021/Thoughtline.
Hook
Runs when you submit a prompt, before the agent sees it, running thoughtline hook user-prompt-submit. From AgusLoza2021/Thoughtline.
Hook
Runs before the agent uses a tool, running thoughtline hook pre-tool-use. From AgusLoza2021/Thoughtline.