context retrieval hooks

5 tagged context retrieval, measured the same way as everything else here.

Browse within: bm25 5hooks 5llm-tools 5

Setup

01

pluto2060/CTX

Hook

Runs once when the project is set up, executing get-pip.py via bash with --upgrade and --quiet. From pluto2060/CTX.

9 3mo ago A tokens not measured original MIT

SessionStart

02

pluto2060/CTX

Hook

Runs when a session starts, executing vec-daemon.py via bash. From pluto2060/CTX.

9 3mo ago A tokens not measured original MIT

UserPromptSubmit

03

pluto2060/CTX

Hook

Runs when you submit a prompt, before the agent sees it, executing chat-memory.py, bm25-memory.py and memory-keyword-trigger.py with --rich (3 commands). From pluto2060/CTX.

9 3mo ago A tokens not measured original MIT