Back to all

hooks-library

by MiraclesGIT

10Feb 8, 2026Visit Source
Lifecycle hook system for context injection (before-prompt), post-edit actions (after-file-edit), and git operations (after-build). Use when implementing hooks, enabling library context loading, injecting RAG patterns, or implementing agent auto-activation. Must be fast (<100ms) and use tsx runtime (not ts-node).