Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 0/5 agents 427 findings $12.75 so far

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

6 pages for filechanged.

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 …| | `FileChanged` | No | Yes | A watched file is modified, created, or dele… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …" | "WorktreeRemove" | "InstructionsLoaded" | "CwdChanged" | "FileChanged" | "MessageDisplay"; ``` ### `HookCallback` Hook callback function type. ```typescript theme={null} type HookCall… Hooks reference Claude Code CLI · in the page hooks …eeRemove, Notification, ConfigChange, InstructionsLoaded, CwdChanged, FileChanged, and DirectoryAdded as standalone async events, and MessageDisplay as a display-only event that runs while assistant m… Automate actions with hooks Claude Code CLI · in the page hooks-guide …wever it changes, including when a `Bash` command rewrites it, use a [FileChanged](/docs/en/hooks#filechanged) hook instead. <Note> The Bash examples on this page use `jq` for JSON parsing. Install… Plugins reference Claude Code CLI · in the page plugins-reference …| | `FileChanged` | When a watched file changes on disk. The `matcher` field specifies which filenames to watch… Week 13 · March 23–27, 2026 Claude Code CLI · in the page whats-new/2026-w13 …red policy fragments</div> <div><code>CwdChanged</code> and <code>FileChanged</code> hook events for direnv-style setups</div> <div>Agents can declare <code>initialPrompt</code> in frontmatter…