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

50 pages for status.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.

Customize your status line Claude Code CLI · title statusline SEP-2484: Require Conformance Tests for Standards Track SEPs to Reach Final Status Model Context Protocol · title seps/2484-conformance-tests-required-for-final-seps model-deprecations Claude Developer Platform · in the page about-claude/model-deprecations …gle Cloud) set their own retirement schedules, so a model's lifecycle status and dates can differ. See the [Amazon Bedrock](https://platform.claude.com/docs/en/build-with-claude/claude-in-amazon-bedro… Or, for the model with the same capabilities and no access approval requirement: Claude Developer Platform · in the page about-claude/models/migration-guide …out long agentic traces. If you've added scaffolding to force interim status messages ("After every 3 tool calls, summarize progress"), try removing it. If you find that the length or contents of Clau… optimizing-for-cost-and-intelligence Claude Developer Platform · in the page about-claude/models/optimizing-for-cost-and-intelligence …-for-cost-and-intelligence#trim-input-and-context-tokens), a 25-token status line at the front of the system prompt cost $4.24 per run instead of $0.59, more than running with caching off. Keep per-re… pricing Claude Developer Platform · in the page about-claude/pricing …------------ | | Session runtime | $0.08 per session-hour | `running` status duration | Runtime is measured to the millisecond and accrues only while the session's status is `running`. Time spent `id… content-moderation Claude Developer Platform · in the page about-claude/use-case-guides/content-moderation …sessment = json.loads(text_block.text) # Extract the violation status from the assessment contains_violation = assessment["violation"] # If there's a violation, get the categories… Create an instance of the Claude API client Claude Developer Platform · in the page about-claude/use-case-guides/ticket-routing …aints </Accordion> <Accordion title="Order-related"> * Order status inquiries * Shipping information * Returns and exchanges * Order modifications </Accordion> <Accordion tit… enterprise Claude Developer Platform · in the page agents-and-tools/agent-skills/enterprise …* MCP servers, packages, or external services required * **Evaluation status:** Last evaluation date and results ### Role-based bundles Group Skills by organizational role to keep each user's active… mcp-connector Claude Developer Platform · in the page agents-and-tools/mcp-connector …ist, denylist, or configure individual tools. --- ## Compatibility - Status: Beta - [Beta header](https://platform.claude.com/docs/en/api/beta-headers): `mcp-client-2025-11-20` - [ZDR](https://platfo… Edit docker-compose.yaml: increment the integer in the setup service's Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/deploy-compose …```bash cat data/ca.crt ``` The tunnel's status flips to **Active** once a certificate is registered. See [Add a CA certificate](https://platform.claude.com/docs/en/agents… quickstart Claude Developer Platform · in the page agents-and-tools/mcp-tunnels/quickstart …ficate** and upload `data/ca.crt` (or paste its contents). The tunnel status flips to **Active**. </Step> <Step title="Write the sample MCP server"> <Tabs> <Tab title="macOS / Linux">… bash-tool Claude Developer Platform · in the page agents-and-tools/tool-use/bash-tool …and every process the command started posix_kill(-proc_get_status($session->process)['pid'], 9); // 9 = SIGKILL $session->restart(); return "Error: command did not finis… browser-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/browser-use-tool …| `tab_id?` | Return the tab's network requests (method, URL, status, MIME type, timing) since the last read, one line per entry.… build-a-tool-using-agent Claude Developer Platform · in the page agents-and-tools/tool-use/build-a-tool-using-agent …o keep the example self-contained. RESULT='{"event_id": "evt_123", "status": "created"}' # Send the result back. The tool_result block goes in a user message and # its tool_use_id must match th… code-execution-tool Claude Developer Platform · in the page agents-and-tools/tool-use/code-execution-tool …cution result with a non-zero `return_code` and a `detection_timeout` status message in its output. This is separate from the `execution_time_exceeded` [error code](https://platform.claude.com/docs/en… computer-use-tool Claude Developer Platform · in the page agents-and-tools/tool-use/computer-use-tool …ot's default resolution, such as file names in a sidebar, tab titles, status-bar text, line numbers, or button labels. If Claude isn't zooming when you expect, ask about a specific region or element r… memory-tool Claude Developer Platform · in the page agents-and-tools/tool-use/memory-tool …ress. 2. ... (work on the task) ... - As you make progress, record status / progress / thoughts etc in your memory. ASSUME INTERRUPTION: Your context window might be reset at any moment, so you ris… Process results programmatically Claude Developer Platform · in the page agents-and-tools/tool-use/programmatic-tool-calling …oints = ["us-east", "eu-west", "apac"] for endpoint in endpoints: status = await check_health({"endpoint": endpoint}) if status == "healthy": print(f"Found healthy endpoint: {endpoint}… tool-search-tool Claude Developer Platform · in the page agents-and-tools/tool-use/tool-search-tool …ut_examples` along with its definition. </Note> ### HTTP errors (400 status) These errors prevent the API from processing the request: **All tools deferred:** ```json { "type": "error", "error… Admin Claude Developer Platform · in the page api/admin …min"` - `"owner"` - `"primary_owner"` - `"user"` - `status: "accepted" or "deleted" or "expired" or "pending"` Status of the Invite. - `"accepted"` - `"deleted"`… Analytics Claude Developer Platform · in the page api/admin/analytics …orted dimensions on this endpoint: `product`, `rbac_group_id`, `share_status`, `skill_name`, `user_id`. Value forms: `product` is one of `chat`, `claude_code`, `cowork`, or `office_agent`; `rbac_group… Skills Claude Developer Platform · in the page api/admin/analytics/skills …orted dimensions on this endpoint: `product`, `rbac_group_id`, `share_status`, `skill_name`, `user_id`. Value forms: `product` is one of `chat`, `claude_code`, `cowork`, or `office_agent`; `rbac_group… Get Skill Usage Claude Developer Platform · in the page api/admin/analytics/skills/list …orted dimensions on this endpoint: `product`, `rbac_group_id`, `share_status`, `skill_name`, `user_id`. Value forms: `product` is one of `chat`, `claude_code`, `cowork`, or `office_agent`; `rbac_group… API Keys Claude Developer Platform · in the page api/admin/api_keys …kspace's real ID even for the organization's default Workspace. - `status: "active" or "archived" or "expired" or "inactive"` Status of the API key. - `"active"` - `"archived"`… List API Keys Claude Developer Platform · in the page api/admin/api_keys/list …ges from `1` to `1000`. default: 20, maximum: 1000, minimum: 1 - `status: optional "active" or "archived" or "expired" or "inactive"` Filter by API key status. - `"active"` - `"archived"`… Retrieve API Key (Admin API) Claude Developer Platform · in the page api/admin/api_keys/retrieve …kspace's real ID even for the organization's default Workspace. - `status: "active" or "archived" or "expired" or "inactive"` Status of the API key. - `"active"` - `"archived"`… Update API Key Claude Developer Platform · in the page api/admin/api_keys/update …or null` Name of the API key. maxLength: 500, minLength: 1 - `status: optional "active" or "archived" or "inactive" or null` Status of the API key. - `"active"` - `"archived"` - `"… External Keys Claude Developer Platform · in the page api/admin/external_keys …gured KMS key and waits up to 30 seconds for the result. The response status is `success` if the roundtrip succeeded, or `failure` with an error message if it failed or timed out. ### Path parameters… Validate External Key Claude Developer Platform · in the page api/admin/external_keys/validate …gured KMS key and waits up to 30 seconds for the result. The response status is `success` if the roundtrip succeeded, or `failure` with an error message if it failed or timed out. ## Path parameters… Federation Issuers Claude Developer Platform · in the page api/admin/federation_issuers …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… Archive Federation Issuer Claude Developer Platform · in the page api/admin/federation_issuers/archive …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… Create Federation Issuer Claude Developer Platform · in the page api/admin/federation_issuers/create …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… List Federation Issuers Claude Developer Platform · in the page api/admin/federation_issuers/list …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… Get Federation Issuer Claude Developer Platform · in the page api/admin/federation_issuers/retrieve …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… Update Federation Issuer Claude Developer Platform · in the page api/admin/federation_issuers/update …ed. - `name: string` Admin-chosen slug identifier. - `poll_status: object or null` Status of automatic JWKS polling for a federation issuer. Anthropic periodically fetches the iss… Invites Claude Developer Platform · in the page api/admin/invites …min"` - `"owner"` - `"primary_owner"` - `"user"` - `status: "accepted" or "deleted" or "expired" or "pending"` Status of the Invite. - `"accepted"` - `"deleted"`… Create Invite Claude Developer Platform · in the page api/admin/invites/create …min"` - `"owner"` - `"primary_owner"` - `"user"` - `status: "accepted" or "deleted" or "expired" or "pending"` Status of the Invite. - `"accepted"` - `"deleted"`… List Invites Claude Developer Platform · in the page api/admin/invites/list …er`, `owner`, `primary_owner`, `membership_admin`, and `managed`. - `statuses: optional array of "accepted" or "expired" or "pending"` Filter by Invite status. Repeatable; values are OR'ed togethe… Get Invite Claude Developer Platform · in the page api/admin/invites/retrieve …min"` - `"owner"` - `"primary_owner"` - `"user"` - `status: "accepted" or "deleted" or "expired" or "pending"` Status of the Invite. - `"accepted"` - `"deleted"`… Spend Limits Claude Developer Platform · in the page api/admin/spend_limits …string` Opaque cursor from a previous response's `next_page`. - `status: optional array of "approved" or "denied" or "pending"` Filter by status. Omit to return all. - `"approved"` - `"d… Increase Requests Claude Developer Platform · in the page api/admin/spend_limits/increase_requests …string` Opaque cursor from a previous response's `next_page`. - `status: optional array of "approved" or "denied" or "pending"` Filter by status. Omit to return all. - `"approved"` - `"d… Approve Spend Limit Increase Request Claude Developer Platform · in the page api/admin/spend_limits/increase_requests/approve …on"` default: organization - `spend_limit_id: string` - `status: "approved" or "denied" or "pending"` - `"approved"` - `"denied"` - `"pending"` - `type: "spend_limit_increase_re… Deny Spend Limit Increase Request Claude Developer Platform · in the page api/admin/spend_limits/increase_requests/deny …default: organization - `spend_limit_id: string` - `status: "approved" or "denied" or "pending"` - `"approved"` - `"denied"` - `"pending"` - `type: "spend_limit_inc… List Spend Limit Increase Requests Claude Developer Platform · in the page api/admin/spend_limits/increase_requests/list …string` Opaque cursor from a previous response's `next_page`. - `status: optional array of "approved" or "denied" or "pending"` Filter by status. Omit to return all. - `"approved"` - `"d… Get Spend Limit Increase Request Claude Developer Platform · in the page api/admin/spend_limits/increase_requests/retrieve …default: organization - `spend_limit_id: string` - `status: "approved" or "denied" or "pending"` - `"approved"` - `"denied"` - `"pending"` - `type: "spend_limit_inc… Beta Claude Developer Platform · in the page api/beta …a group of tools from an MCP server. Allows configuring enabled status and defer_loading for all tools from an MCP server, with optional per-tool overrides. - `mcp_server_name: string`… beta-headers Claude Developer Platform · in the page api/beta-headers …ps://platform.claude.com/docs/en/api/errors"> Understand the HTTP status codes, error response shape, and request IDs the Claude API returns, and handle errors with the SDKs' typed exceptions. <… Deployments Claude Developer Platform · in the page api/beta/deployments …ason or null` Why a deployment is paused. Non-null exactly when `status` is `paused`. - `BetaManagedAgentsManualDeploymentPausedReason object` The caller invoked the pause endpoint on… Archive Deployment Claude Developer Platform · in the page api/beta/deployments/archive …ason or null` Why a deployment is paused. Non-null exactly when `status` is `paused`. - `BetaManagedAgentsManualDeploymentPausedReason object` The caller invoked the pause endpoint on…