Hook
Runs when you submit a prompt, before the agent sees it, executing share_hook.py via bash. From pchalasani/claude-code-tools.
6 tagged cli agent, measured the same way as everything else here.
Browse within: knowledge-graph 5macos 5persistent memory 5
Hook
Runs when you submit a prompt, before the agent sees it, executing share_hook.py via bash. From pchalasani/claude-code-tools.
Hook
Runs when a session starts, executing plugin_bootstrap.py, brain_anticipate.py and check_update.py via python3 with --hook (3 commands). From Yuno15-bb/c-brain.
Hook
Runs when you submit a prompt, before the agent sees it, executing inject_recall.py via python3. From Yuno15-bb/c-brain.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing pre_snapshot.py via python3. From Yuno15-bb/c-brain.