Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From archfill/tsumugi.
0 23d ago A
tokens not measured
original Apache-2.0
5 tagged bge m3, measured the same way as everything else here.
Hook
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From archfill/tsumugi.
Hook
Runs after a tool call finishes for Bash tool calls, executing post_tool_use.py via python3. From archfill/tsumugi.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From archfill/tsumugi.