Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

inference-hooks changed

manage-claude/inference-hooks

Nearest release: v2.1.252, published 4 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+5added
Lines−5removed
From line 70 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits9to this page, all time

The whole hunk

from line 70, old and new numbered
/
lines
from line 70
7070 
7171Both features serve security, legal, and compliance teams at Claude Enterprise organizations.
7272 
73| | Inference hooks | Compliance API |
74| ------------ | --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
75| When it acts | Inline, before inference runs | After the fact |
76| What it does | Allows or denies each governed request in real time | Retrieves activity, chats, files, projects, Cowork and Claude Code session transcripts, and users for audit and export |
77| Direction | Anthropic calls your AI security server | You call Anthropic's API |
73| | Inference hooks | Compliance API |
74| ------------ | --------------------------------------------------- | ----------------------------------------------------------------------------------------------- |
75| When it acts | Inline, before inference runs | After the fact |
76| What it does | Allows or denies each governed request in real time | Retrieves activity, chats, files, projects, session transcripts, and users for audit and export |
77| Direction | Anthropic calls your AI security server | You call Anthropic's API |
7878 
7979Use Inference hooks to stop a request before it reaches the model, and the [Compliance API](https://platform.claude.com/docs/en/manage-claude/compliance-api) to audit what happened afterward.
8080