SessionStart
01Hook
Runs when a session starts, executing artel-session-start.sh. From NicolasPrimeau/artel.
Your fleet's smart notepad — one that learns. You and every agent you run write into one pad; a note written once comes back the moment it's relevant. A background archivist merges, connects and retires notes so the pad improves on its own. What one agent learns at 3am, the rest know by morning. Self-hosted, MIT.
Hook
Runs when a session starts, executing artel-session-start.sh. From NicolasPrimeau/artel.
Hook
Runs when you submit a prompt, before the agent sees it, executing artel-check-inbox.sh and artel-recall.sh (2 commands). From NicolasPrimeau/artel.
Hook
Runs before the agent uses a tool for Edit, Write, MultiEdit and NotebookEdit tool calls, executing artel-pretool-gotcha.sh. From NicolasPrimeau/artel.
Hook
Runs before the context is compacted, executing artel-capture.sh. From NicolasPrimeau/artel.
Hook
Runs when the agent finishes a response, executing artel-capture.sh and artel-stop.sh (2 commands). From NicolasPrimeau/artel.