Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt.js via node. From Magnifico4625/locus.
14 2mo ago A
tokens not measured
original MIT
Persistent project-aware memory for AI coding tools. Built on MCP. Works with Codex, Claude Code, and other MCP-compatible clients.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt.js via node. From Magnifico4625/locus.
Hook
Runs when the agent finishes a response, executing stop.js via node. From Magnifico4625/locus.
Hook
Runs after a tool call finishes for Read, Write, Edit, Bash, Glob, Grep and NotebookEdit tool calls, executing post-tool-use.js via node. From Magnifico4625/locus.