SessionStart
01Hook
Runs when a session starts, executing session_start.py via python3. From vectorize-io/hindsight.
22k 2d ago A
tokens not measured
original MIT
Hook
Runs when a session starts, executing session_start.py via python3. From vectorize-io/hindsight.
Hook
Runs when you submit a prompt, before the agent sees it, executing recall.py via python3. From vectorize-io/hindsight.
Hook
Runs when the agent finishes a response, executing retain.py via python3. From vectorize-io/hindsight.
Hook
Runs when a session ends, executing session_end.py via python3. From vectorize-io/hindsight.