MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked / executeSessionStartHooks

Function executeSessionStartHooks

source code/utils/hooks.ts:3869–3894  ·  view source on GitHub ↗
(
  source: 'startup' | 'resume' | 'clear' | 'compact',
  sessionId?: string,
  agentType?: string,
  model?: string,
  signal?: AbortSignal,
  timeoutMs: number = TOOL_HOOK_EXECUTION_TIMEOUT_MS,
  forceSyncExecution?: boolean,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processSessionStartHooksFunction · 0.85

Calls 2

createBaseHookInputFunction · 0.85
executeHooksFunction · 0.85

Tested by

no test coverage detected