SessionStart
01Hook
Runs when a session starts, executing agentled-session-start.mjs via node. From Agentled/mcp-server.
3 10d ago A
tokens not measured
original MIT
The automation engine built for AI agents. Workflows, memory, and 100+ integrations — one API key.
Hook
Runs when a session starts, executing agentled-session-start.mjs via node. From Agentled/mcp-server.
Hook
Runs when you submit a prompt, before the agent sees it, executing agentled-turn-guidance.mjs via node with --source. From Agentled/mcp-server.
Hook
Runs after a tool call finishes for Bash, apply_patch, Edit and Write tool calls, executing agentled-turn-guidance.mjs via node with --source. From Agentled/mcp-server.
Hook
Runs when the agent finishes a response, executing agentled-stop-review.mjs via node. From Agentled/mcp-server.