Search the documentation
8 pages for configchange.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Intercept and control agent behavior with hooks
Claude Code CLI · in the page
agent-sdk/hooks
…| | `ConfigChange` | No | Yes | Configuration file changes…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…d" | "TaskCompleted" | "Elicitation" | "ElicitationResult" | "ConfigChange" | "DirectoryAdded" | "WorktreeCreate" | "WorktreeRemove" | "InstructionsLoaded" | "CwdChanged" | "FileCh…
Hooks reference
Claude Code CLI · in the page
hooks
…for auto-mode denials, WorktreeCreate, WorktreeRemove, Notification, ConfigChange, InstructionsLoaded, CwdChanged, FileChanged, and DirectoryAdded as standalone async events, and MessageDisplay as a…
Automate actions with hooks
Claude Code CLI · in the page
hooks-guide
…es Track when settings or skills files change during a session. The `ConfigChange` event fires when an external process or editor modifies a configuration file, so you can log changes for compliance…
Plugins reference
Claude Code CLI · in the page
plugins-reference
…| | `ConfigChange` | When a configuration file changes during a session…
Security
Claude Code CLI · in the page
security
…oring-usage) * Audit or block settings changes during sessions with [`ConfigChange` hooks](/docs/en/hooks#configchange) ### Reporting security issues If you discover a security vulnerability in Clau…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…its to local settings files, including `managed-settings.json`, use [`ConfigChange` hooks](/docs/en/hooks#configchange). Claude Code doesn't run them when server-managed settings arrive or refresh, or…
Claude Code settings
Claude Code CLI · in the page
settings
…e reload covers user, project, local, and managed settings, and the [`ConfigChange` hook](/docs/en/hooks#configchange) fires for each detected change. A few keys are read once at session start and ap…