Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From aide
Manages session lifecycle, enforces context limits, tracks tool usage, blocks unsafe file writes, and prunes conversation history to stay within context window. Runs via Bun.
9 events · 20 hooks
npx claudepluginhub jmylchreest/aide --plugin aideSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/persistence.ts"5msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/session-summary.ts"10msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/agent-cleanup.ts"5msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/reflect.ts"15ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/pre-compact.ts"10ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/tool-tracker.ts"2msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/write-guard.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/pre-tool-enforcer.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/context-guard.ts"2msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/search-enrichment.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/agent-signals.ts"3ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/session-end.ts"10ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/tool-observe.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/hud-updater.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/comment-checker.ts"3msbun "${CLAUDE_PLUGIN_ROOT}/src/hooks/context-pruning.ts"3ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/session-start.ts"60ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/subagent-tracker.ts"3ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/subagent-tracker.ts"3ms*bun "${CLAUDE_PLUGIN_ROOT}/src/hooks/skill-injector.ts"5msShare bugs, ideas, or general feedback.