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.250 Feeds RSS JSON llms.txt

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.

One change

cmek

manage-claude/cmek

first seen The page's own history The capture it came from

Nearest release: v2.1.233, published under an hour 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.

manage-claude/cmek Changed · +12 / -13 lines

from line 79
 
 * Workbench in the Claude Console is disabled.
 * Portions of the Compliance API that return raw content, such as prompts, responses, and files, are disabled.
-* In Claude Managed Agents, [memory stores](https://platform.claude.com/docs/en/managed-agents/memory) and [dreams](https://platform.claude.com/docs/en/managed-agents/dreams) are disabled. Requests to these endpoints from a CMEK-protected workspace return an `invalid_request_error` (HTTP 400). To use memory stores or dreams, send requests from a workspace without CMEK.
 * Other beta and research preview features may not be covered by CMEK.
 
 **Claude Enterprise**
from line 114
 
 The following Claude Platform APIs and tools store data at rest under your key when CMEK is enabled:
 
-| APIs                                                           | Tools and features                                                                                  |
-| -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
-| Messages                                                       | Web search                                                                                          |
-| Models                                                         | Web fetch                                                                                           |
-| Files                                                          | Code execution                                                                                      |
-| Batch                                                          | Bash tool                                                                                           |
-| Skills                                                         | Text editor tool                                                                                    |
-| Claude Managed Agents (memory stores and dreams not available) | MCP connector                                                                                       |
-|                                                                | Structured outputs (not available for Claude Fable 5 or Claude Mythos models in CMEK organizations) |
-|                                                                | Advisor tool                                                                                        |
-|                                                                | Computer use                                                                                        |
-|                                                                | Context management                                                                                  |
+| APIs                  | Tools and features                                                                                  |
+| --------------------- | --------------------------------------------------------------------------------------------------- |
+| Messages              | Web search                                                                                          |
+| Models                | Web fetch                                                                                           |
+| Files                 | Code execution                                                                                      |
+| Batch                 | Bash tool                                                                                           |
+| Skills                | Text editor tool                                                                                    |
+| Claude Managed Agents | MCP connector                                                                                       |
+|                       | Structured outputs (not available for Claude Fable 5 or Claude Mythos models in CMEK organizations) |
+|                       | Advisor tool                                                                                        |
+|                       | Computer use                                                                                        |
+|                       | Context management                                                                                  |
 
 ## Limited preservation outside your key