pluto2060/CTX

Trigger-Driven Dynamic Context Loading for Code-Aware LLM Agents

9Stars on the repository
9Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

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

PostToolUse

04

pluto2060/CTX

Hook

Runs after a tool call finishes for Grep tool calls, executing g2-fallback.py via python3. From pluto2060/CTX.

9 3mo ago A tokens not measured original MIT

Stop

05

pluto2060/CTX

Hook

Runs when the agent finishes a response, executing utility-rate.py via python3. From pluto2060/CTX.

9 3mo ago A tokens not measured original MIT