Directory

utils/hooks

This directory groups related source files that collaborate around a shared concern.

integrations · 1 planner-verifier-agents · 1 file-tools · 1 session-engine · 1
0
Child dirs
17
Child files
3,738
Direct lines
149
Detected imports
4
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
AsyncHookRegistry.ts
utils/hooks/AsyncHookRegistry.ts
310highgeneral
apiQueryHookHelper.ts
utils/hooks/apiQueryHookHelper.ts
142mediumintegrations
execAgentHook.ts
utils/hooks/execAgentHook.ts
340highplanner-verifier-agents
execHttpHook.ts
utils/hooks/execHttpHook.ts
243mediumgeneral
execPromptHook.ts
utils/hooks/execPromptHook.ts
212mediumgeneral
fileChangedWatcher.ts
utils/hooks/fileChangedWatcher.ts
192highfile-tools
hookEvents.ts
utils/hooks/hookEvents.ts
193highgeneral
hookHelpers.ts
utils/hooks/hookHelpers.ts
84mediumgeneral
hooksConfigManager.ts
utils/hooks/hooksConfigManager.ts
401highgeneral
hooksConfigSnapshot.ts
utils/hooks/hooksConfigSnapshot.ts
134highgeneral
hooksSettings.ts
utils/hooks/hooksSettings.ts
272highgeneral
postSamplingHooks.ts
utils/hooks/postSamplingHooks.ts
71highgeneral
registerFrontmatterHooks.ts
utils/hooks/registerFrontmatterHooks.ts
68mediumgeneral
registerSkillHooks.ts
utils/hooks/registerSkillHooks.ts
65mediumgeneral
sessionHooks.ts
utils/hooks/sessionHooks.ts
448highsession-engine
skillImprovement.ts
utils/hooks/skillImprovement.ts
268mediumgeneral
ssrfGuard.ts
utils/hooks/ssrfGuard.ts
295mediumgeneral