vector search hooks

12 tagged vector search, measured the same way as everything else here.

Browse within: RAG 9cognitive-architecture 9

SessionStart

01

wazionapps/nexo

Hook

Runs when a session starts, executing session_start.py with --quiet (2 commands). From wazionapps/nexo.

27 1mo ago A tokens not measured archived

UserPromptSubmit

02

wazionapps/nexo

Hook

Runs when you submit a prompt, before the agent sees it, executing auto_capture.py. From wazionapps/nexo.

27 1mo ago A tokens not measured archived

PreToolUse

03

wazionapps/nexo

Hook

Runs before the agent uses a tool, executing pre_tool_use.py. From wazionapps/nexo.

27 1mo ago A tokens not measured archived

SessionStart

04

punt-labs/quarry

Hook

Runs when a session starts, executing session-start.sh and session-sync.sh (2 commands). From punt-labs/quarry.

3 yesterday A tokens not measured copy · 66% MIT

PostToolUse

05

punt-labs/quarry

Hook

Runs after a tool call finishes for mcp__(plugin_quarry(-dev)?_)?quarry(-proxy)?__.* and WebFetch tool calls, executing suppress-output.sh and web-fetch.sh (2 commands). From punt-labs/quarry.

3 yesterday A tokens not measured original MIT

PreCompact

06

punt-labs/quarry

Hook

Runs before the context is compacted, executing pre-compact.sh. From punt-labs/quarry.

3 yesterday A tokens not measured copy · 72% MIT