Capability
Extension System With Custom Hooks And Configuration Variables
5 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 hook-based extension system where custom JavaScript/TypeScript modules can intercept and modify agent behavior at multiple lifecycle points (pre-prompt, post-response, tool-execution). Variables are interpolated from configuration and environment.
vs others: More flexible than hardcoded customization because extensions can be developed independently and composed together, enabling teams to build complex customizations without modifying core code.