Capability
Hooks System For Lifecycle Customization
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
An open-source AI agent that brings the power of Gemini directly into your terminal.
Unique: Implements a comprehensive hooks system that allows extensions to inject custom logic at key lifecycle points (initialization, prompt generation, tool execution, response processing). Hooks support both pre and post actions, enabling flexible customization.
vs others: More flexible than fixed extension points because hooks can be registered dynamically; more powerful than simple callbacks because hooks can modify state and control execution flow