Runs before the agent uses a tool for Edit, Write, MultiEdit, Bash and apply_patch tool calls, executing hook_event_tap.py via python3 with --event and --script (3 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing hook_event_tap.py via python3 with --event and --script (4 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs when a session starts on startup, resume, clear and compact, executing hook_event_tap.py via python3 with --event, --script and --brief (5 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs when you submit a prompt, before the agent sees it, executing hook_event_tap.py via python3 with --event and --script (2 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs before the context is compacted for manual and auto tool calls, executing hook_event_tap.py via python3 with --event and --script (2 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs after the context is compacted for manual and auto tool calls, executing hook_event_tap.py via python3 with --event and --script (2 commands). From RasputinKaiser/Self-Improvement-Plugin.
Runs when the agent finishes a response, executing hook_event_tap.py via python3 with --event, --script and --record (2 commands). From RasputinKaiser/Self-Improvement-Plugin.