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.

8Stars on the repository
13Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

NicolasPrimeau/artel

Hook

Runs when a session starts, executing artel-session-start.sh. From NicolasPrimeau/artel.

8 12d ago A tokens not measured original MIT

UserPromptSubmit

02

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.

8 12d ago A tokens not measured original MIT

PreToolUse

03

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.

8 12d ago A tokens not measured original MIT

PreCompact

04

NicolasPrimeau/artel

Hook

Runs before the context is compacted, executing artel-capture.sh. From NicolasPrimeau/artel.

8 12d ago A tokens not measured original MIT

Stop

05

NicolasPrimeau/artel

Hook

Runs when the agent finishes a response, executing artel-capture.sh and artel-stop.sh (2 commands). From NicolasPrimeau/artel.

8 12d ago A tokens not measured original MIT