docsignal
Data
Docs
Track a custom list
Anthropic product updates
anthropic.com
Latest activity
Date
Area / Type
Change
Product
Source
2026-09-11
analytics-reporting
capability expanded
Claude analytics APIs add Claude Tag category and Slack-user breakdowns
Claude Developer Platform
llms full
2026-09-11
analytics-reporting
capability expanded
Skills analytics resolves organization plugin-delivered skill names
Claude Developer Platform
llms full
2026-09-11
api-platform
feature added
Workspace rate-limits endpoint gains limit-based pagination
Claude Developer Platform
llms full
2026-09-11
billing-administration
capability expanded
Individual-to-Team upgrade now defaults to in-place upgrade with prorated refund
Claude
llms full
2026-09-11
developer-experience
capability expanded
ant CLI moves resources-as-code to 'ant apply' with markdown agent files
Claude Developer Platform
llms full
2026-09-11
integrations-ecosystem
capability expanded
Microsoft 365 connector gains Teams write tools
Claude
llms full
2026-09-11
permissions-governance
capability expanded
Custom roles gain plugin-sharing and survey permissions; SCIM sync ownership documented
Claude
llms full
2026-09-11
permissions-governance
capability expanded
SCIM-provisioned RBAC groups become API-manageable outside active SCIM tenants
Claude Developer Platform
llms full
2026-09-11
permissions-governance
feature added
Workspaces gain a display color in the Anthropic Console
Claude Developer Platform
llms full
2026-09-11
security-compliance
feature added
Authorization Bearer becomes the primary Claude API auth header
Claude Developer Platform
llms full
2026-09-11
security-compliance
other
Claude Code deep links reject cwd paths with `..` segments
Claude Code
llms full
2026-09-11
security-compliance
capability expanded
CMEK on Claude Platform on AWS: single-Region own-account KMS keys, attach-time validation
Claude Developer Platform
llms full
2026-09-11
security-compliance
capability expanded
WIF Admin API endpoints require org:admin OAuth scope
Claude Developer Platform
llms full
2026-09-11
threat-defense
capability expanded
Skill and plugin security scanning exits beta
Claude
llms full
Last 10 weeks
By product and area
Claude Code
developer-experience
████████
81
Claude Code
permissions-governance
███
29
Claude Code
security-compliance
███
28
Claude Developer Platform
security-compliance
███
28
Claude Code
ai-agents
██
25
Claude Developer Platform
api-platform
██
25
Claude
permissions-governance
██
22
Claude Code
integrations-ecosystem
██
18
Claude Developer Platform
developer-experience
█
15
Claude Developer Platform
ai-agents
█
12
Claude
integrations-ecosystem
█
11
Claude Code
performance-scale
█
10
Claude Science
content-media
█
10
Claude
analytics-reporting
█
9
Claude
security-compliance
█
9
Claude Developer Platform
performance-scale
█
8
Claude
ai-assist
█
7
Claude Code
ai-assist
█
7
Claude Code
billing-administration
█
7
Claude
data-import-export
█
6
Claude Code
content-media
█
6
Claude Developer Platform
permissions-governance
█
6
Cross-product
api-platform
█
6
Claude
api-platform
█
5
Claude
billing-administration
█
5
Claude Code
analytics-reporting
█
5
Claude Code
workflow-automation
█
5
Claude Cowork
content-media
█
5
Claude Developer Platform
billing-administration
█
5
Claude
collaboration
█
4
Claude
mobile-desktop
█
4
Claude Code
collaboration
█
4
Claude Code
deployment-topology
█
4
Claude Code
mobile-desktop
█
4
Claude Code
network-transport
█
4
Claude Cowork
ai-agents
█
4
Claude Developer Platform
ai-assist
█
4
Claude
developer-experience
█
3
Claude
fleet-management
█
3
Claude Code
api-platform
█
3
Claude Cowork
permissions-governance
█
3
Claude Developer Platform
analytics-reporting
█
3
Claude Science
ai-assist
█
3
Claude Science
collaboration
█
3
Claude Science
performance-scale
█
3
Claude
content-media
█
2
Claude Cowork
analytics-reporting
█
2
Claude Developer Platform
data-import-export
█
2
Claude Science
ai-agents
█
2
Claude Science
billing-administration
█
2
Claude Science
developer-experience
█
2
Claude Science
integrations-ecosystem
█
2
Claude Science
search-retrieval
█
2
Cross-product
unmapped
█
2
Claude
ai-agents
█
1
Claude
network-transport
█
1
Claude
threat-defense
█
1
Claude Cowork
developer-experience
█
1
Claude Cowork
integrations-ecosystem
█
1
Claude Cowork
security-compliance
█
1
Claude Cowork
workflow-automation
█
1
Claude in Chrome
permissions-governance
█
1
Claude Science
mobile-desktop
█
1
Claude Science
permissions-governance
█
1
Claude Science
security-compliance
█
1
Claude Security
permissions-governance
█
1
Claude Tag
integrations-ecosystem
█
1
Office agents
integrations-ecosystem
█
1
Office agents
security-compliance
█
1
Integrations
+
github · 2
GitHub connector in Claude Desktop
2026-08-04
Capabilities added
Workspace rate-limits endpoint gains limit-based pagination
GET /v1/organizations/workspaces/{workspace_id}/rate_limits accepts an optional limit parameter (1-1000); when omitted every matching entry returns in a single page, and next_page is null when no entries remain.
Workspaces gain a display color in the Anthropic Console
Workspace create and update requests accept a display_color hex code (pattern ^#[0-9A-Fa-f]{6}$) representing the workspace in the Anthropic Console.
Per-Workspace data retention for zero-data-retention organizations
A support article published this run documents a per-Workspace data retention switch for Claude API organizations on zero data retention: Workspace > Manage > Privacy controls turns 30-day retention on for one Workspace so Covered Models such as Claude Fable 5.1 can be called there, while every other Workspace keeps ZDR. Organization settings > Workspaces gains a Data retention column reading 'Zero data retention' or '30 day retention'. The change is not retroactive, applies to new requests within an hour, needs no new API keys, and does not cover features that must store data (Batch API, Files API, Managed Agents sessions). Retention cannot be turned off on a Workspace using customer-managed encryption keys, and turning it off removes any program that requires it. The control was referenced in passing by the Covered Models article before this page existed, so this is first full documentation rather than certainly first availability.
Claude Code adds --append-subagent-system-prompt-file for large subagent prompts
The new --append-subagent-system-prompt-file flag reads the subagent system prompt from a file instead of the command line, for prompts too large to pass inline.
Cowork can attach whole home folders and drives, with credential paths off-limits
Claude Desktop's Cowork now supports attaching your home folder, Windows Documents, AppData, the macOS Library folder, and whole drives. Claude's own configuration and session data inside them stay off-limits, as do certain credential and shell-startup locations (for example SSH keys, AWS and Google Cloud credentials, and bash, zsh and PowerShell profile files).
In-product surveys for Enterprise admins
Enterprise admins can now create short in-product surveys (beta) targeted at chosen groups, shown as a card in Cowork or chat at a natural break in the user's work, with aggregated responses reviewed in the Admin console's Analytics section.
Claude Code adds settings to raise inline command and task output before it spills to a file
New bashOutputMaxChars and taskOutputMaxChars settings raise how much Bash command and background-task output Claude receives inline in the conversation before Claude Code saves the rest to a file, up to 128K characters.
Claude Code's VS Code extension adds session archiving
The VS Code session list's right-click menu gained "Archive session", with Unarchive given its own icon, replacing outright deletion with a recoverable archive.
Claude Code's VS Code extension adds an in-IDE MCP server management dialog
The VS Code extension's MCP servers dialog gained an Add server form and a Remove action, so MCP servers can be added and removed without leaving the IDE.
Claude Code surfaces a likely cause for prompt-cache misses in /cost and the status line
/cost and the status line's prompt_cache field now show a likely cause for a prompt-cache miss, such as tool definitions or the system prompt changing, or the session going idle past the cache TTL.
Claude Code brings /reload-plugins to headless sessions
/reload-plugins now appears in the Claude Code Desktop and SDK command lists, extending plugin reloading to headless sessions.
Claude Code's plugin validator gains a machine-readable --json report
claude plugin validate now accepts --json for a machine-readable validation report, useful for CI checks on plugin repositories.
Claude Code adds --permission-prompts none for unattended headless hosts
--permission-prompts none denies anything that would otherwise prompt on unattended headless hosts, while the active permission mode (including auto mode) keeps deciding what still runs automatically.
Claude Code adds CLAUDE_CODE_DISABLE_CFC_PROMPT for embedding hosts with their own Chrome guidance
CLAUDE_CODE_DISABLE_CFC_PROMPT keeps the Claude in Chrome browser tools available while omitting the Chrome section of the system prompt and the /claude-in-chrome bundled skill, for hosts that embed Claude Code and supply their own browser guidance.
Claude Fable 5.1 launched
Launched Claude Fable 5.1, the successor to Claude Fable 5 for long-running agentic coding, knowledge work, and research. Supports a 1M token context window by default, 128k max output tokens, and always-on adaptive thinking, at the same $10/$50 per MTok pricing as Fable 5, with prompt cache reads cut to $0.25/MTok. Available on the Claude API, Claude in Amazon Bedrock, Claude Platform on AWS, Claude on Google Cloud, and Claude in Microsoft Foundry. Corroborated by the Claude Apps changelog's brief announcement of the same launch (changelog-apps source).
Claude Fable 5.1 released on the API
Claude Fable 5.1 shipped as the successor to Claude Fable 5 for long-running agentic coding, knowledge work, and research, with a 1M token context window by default, 128k max output tokens, and always-on adaptive thinking, at the same $10/$50 per MTok price as Fable 5 but with cache reads cut to $0.25 per MTok. Available on the Claude API, Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry.
Claude Mythos 5.1 launched
Launched Claude Mythos 5.1 for Project Glasswing participants, alongside Claude Fable 5.1. Supports a 1M token context window by default, 128k max output tokens, and always-on adaptive thinking.
Claude Mythos 5.1 released for Project Glasswing participants
Claude Mythos 5.1 shipped alongside Claude Fable 5.1, sharing the same underlying model and specifications, offered only to approved organizations in Project Glasswing.
Claude Code adds configurable time format and time zone display
New timeFormat and timeZone settings control how Claude Code displays times in the interface - 12-hour, 24-hour, 24-hour UTC, or a strftime pattern - covering the turn-end clock and transcript-view timestamps, in a time zone other than the system default.
Claude Code's VS Code command menu gains output style selection
The VS Code extension's command menu now includes output style selection, including custom styles, alongside the existing terminal /output-styles workflow.
Anthropic releases Claude Fable 5.1, the new default Fable model
Claude Fable 5.1 (claude-fable-5-1) is now the default Fable model in Claude Code, with a 1M-token context window, priced at $10/$50 per Mtok with $0.25/Mtok cache reads. The fable alias now resolves to Fable 5.1 by default.
Claude Code adds CLAUDE_CODE_SUBAGENT_MODEL_FORCE to pin every subagent to one model
CLAUDE_CODE_SUBAGENT_MODEL_FORCE forces CLAUDE_CODE_SUBAGENT_MODEL (or the main model) onto every subagent, teammate, and workflow agent, ignoring per-spawn and agent-definition model overrides.
Claude Code's /effort gains a session-only change option matching /model
Pressing 's' in the /effort picker now changes the reasoning effort level for the current session only, matching the existing session-only behavior of /model.
Content provenance marking for Claude output
Text generated by Claude Fable 5.1 and Mythos 5.1 carries Anthropic's text watermark, and supported image, video, and audio files Claude produces through the code execution tool carry C2PA Content Credentials when retrieved through the Files API, with no changes required to requests or response handling.
Claude Code adds a check-in interval for still-running background subagents
A new environment variable, CLAUDE_CODE_AUTO_BACKGROUND_WORKER_CHECKIN_SECONDS, sets how many seconds pass between reminders to Claude to check on background subagents that are still running when CLAUDE_AUTO_BACKGROUND_TASKS is enabled. It takes a plain integer from 1 to 86400 only - any other value or spelling reads as unset - and there are no check-in reminders when it is unset. Distinct from the /goal idle check-ins already in the stream, which are capped per goal rather than timed.
Changes
Date
Area / Type
Change
Product
Source
2026-09-06
analytics-reporting
capability expanded
Enterprise skill analytics resolves plugin-delivered skill names
Claude
llms full
2026-09-06
billing-administration
capability expanded
Team seat tier changes become a scheduled, bulk submission
Claude
llms full
2026-09-06
billing-administration
capability expanded
Usage and Cost API gains Claude Tag spend dimensions
Claude Developer Platform
llms full
2026-09-06
developer-experience
capability expanded
C# SDK leaves beta
Claude Developer Platform
llms full
2026-09-06
developer-experience
capability expanded
claude -p waits for Monitor watches to finish
Claude Code
llms full
2026-09-06
developer-experience
capability expanded
TypeScript SDK raises its minimum TypeScript to 5.0
Claude Developer Platform
llms full
2026-09-06
integrations-ecosystem
capability expanded
Removing a remote MCP server now deletes its stored OAuth credentials
Claude Code
llms full
2026-09-06
security-compliance
capability added
Per-Workspace data retention for zero-data-retention organizations
Claude Developer Platform
llms full
2026-09-05
ai-assist
capability expanded
Claude's new chat-memory experience reaches Team and Enterprise
Claude
llms full
2026-09-05
api-platform
capability expanded
Admin API group and role endpoints now require the anthropic-version header
Claude Developer Platform
llms full
2026-09-05
api-platform
capability expanded
Rate Limits API gains a limit page-size parameter
Claude Developer Platform
llms full
2026-09-05
collaboration
capability expanded
Claude adds person- and group-level plugin sharing on Team and Enterprise
Claude
llms full
2026-09-05
deployment-topology
capability expanded
LLM gateway model discovery gains per-model descriptions and survives nonessential-traffic lockdown
Claude Code
llms full
2026-09-05
developer-experience
capability expanded
Agent SDK adds user_message_uuids and first-frame timing fields
Claude Code
llms full
2026-09-05
network-transport
capability expanded
Cloud environments no longer need the artifact host in their network allowlist
Claude Code
llms full
2026-09-05
permissions-governance
capability expanded
Claude Code permission rules extend to input redirects and nested subshell commands
Claude Code
llms full
2026-09-05
permissions-governance
capability expanded
Usage-limit increase requests move out of the Admin role's reach
Claude
llms full
2026-09-05
security-compliance
capability expanded
Strict sandbox mode stops sandboxing commands typed at the ! shell prompt
Claude Code
llms full
2026-09-05
security-compliance
capability expanded
User-deleted remote sessions drop out of the Compliance API
Claude Developer Platform
llms full
2026-09-04
ai-agents
feature added
Claude Code adds --append-subagent-system-prompt-file for large subagent prompts
Claude Code
changelog
2026-09-04
ai-agents
capability added
Cowork can attach whole home folders and drives, with credential paths off-limits
Claude Cowork
changelog
2026-09-04
ai-agents
capability expanded
Scheduled tasks auto-retry after a failed model connection
Claude Cowork
changelog
2026-09-04
ai-assist
feature removed
"Mark as unread" removed for chats
Claude
changelog
2026-09-04
analytics-reporting
capability added
In-product surveys for Enterprise admins
Claude
llms full
2026-09-04
billing-administration
capability expanded
Claude Code Desktop queues messages sent while the usage limit is reached
Claude Code
changelog
465 more
2026-09-04
developer-experience
capability expanded
Claude Code adds /skill-doctor to surface unused skills and their context cost
Claude Code
changelog
2026-09-04
developer-experience
feature added
Claude Code adds settings to raise inline command and task output before it spills to a file
Claude Code
changelog
2026-09-04
developer-experience
capability expanded
Claude Code deprecates keybindingFlavor and makes readline word editing unconditional
Claude Code
llms full
2026-09-04
developer-experience
feature added
Claude Code's VS Code extension adds session archiving
Claude Code
changelog
2026-09-04
developer-experience
other
Python SDK v1.4.0 released
Claude Developer Platform
releases github
2026-09-04
integrations-ecosystem
capability expanded
allowedMcpServers now governs only user-added MCP servers
Claude Code
changelog
2026-09-04
integrations-ecosystem
feature added
Claude Code's VS Code extension adds an in-IDE MCP server management dialog
Claude Code
changelog
2026-09-04
integrations-ecosystem
capability expanded
Unpinned plugin marketplace entries show a warning instead of disappearing
Claude Code
changelog
2026-09-04
mobile-desktop
capability expanded
Claude Code Desktop adds keep-awake while Claude works
Claude Code
changelog
2026-09-04
network-transport
capability expanded
Claude Code lets the streaming retry wait out a response-buffering proxy
Claude Code
llms full
2026-09-04
permissions-governance
capability expanded
blockReadsOutsideWorkingDirectories restricts file reads to the session scope
Claude Code
changelog
2026-09-04
permissions-governance
capability expanded
Claude Code refuses to start on unreadable managed settings (breaking)
Claude Code
changelog
2026-09-04
permissions-governance
capability expanded
Claude Code's auto mode stops treating diagram-renderer URL uploads as safe by default
Claude Code
changelog
2026-09-04
permissions-governance
capability expanded
disableBypassPermissionsMode removes bypass permissions entirely
Claude Code
changelog
2026-09-04
permissions-governance
capability expanded
relaunchEnforcementHours moves under lifecycle and defaults to 24 hours (breaking)
Claude Code
changelog
2026-09-04
permissions-governance
capability expanded
Remote Control stays off when the organization policy fails to load
Claude Code
llms full
2026-09-04
security-compliance
endpoint added
Compliance Settings API accepts updates
Claude Developer Platform
llms full
2026-09-04
security-compliance
endpoint added
Compliance Settings API added
Claude Developer Platform
llms full
2026-09-04
security-compliance
capability expanded
SCIM seat tier mapping no longer removes unmapped members
Claude
llms full
2026-09-03
ai-agents
limit change
Claude Code removes the one-hour cap on subagent background commands
Claude Code
changelog
2026-09-03
ai-agents
capability expanded
Claude Code's /advisor gains a text-only form for headless and Remote Control sessions
Claude Code
changelog
2026-09-03
analytics-reporting
feature added
Claude Code surfaces a likely cause for prompt-cache misses in /cost and the status line
Claude Code
changelog
2026-09-03
developer-experience
capability expanded
ant apply manages resources as code
Claude Developer Platform
llms full
2026-09-03
developer-experience
capability expanded
ant CLI adds resources-as-code with `ant apply`
Claude Developer Platform
changelog
2026-09-03
developer-experience
capability expanded
Claude Code adds a live /diff panel showing uncommitted changes as Claude edits
Claude Code
changelog
2026-09-03
developer-experience
feature added
Claude Code brings /reload-plugins to headless sessions
Claude Code
changelog
2026-09-03
developer-experience
capability expanded
Ctrl+L clears the screen in fullscreen rendering
Claude Code
llms full
2026-09-03
security-compliance
capability expanded
Claude apps gateway adds oidc.scope_on_refresh for IdPs that need openid re-requested
Claude Code
changelog
2026-09-02
content-media
capability expanded
Live artifact sharing now follows organization sharing policy
Claude Cowork
changelog
2026-09-02
developer-experience
capability expanded
Claude Code Desktop redesigns the Files pane
Claude Code
changelog
2026-09-02
developer-experience
capability expanded
Claude Code output styles surface in Desktop
Claude Code
changelog
2026-09-02
integrations-ecosystem
capability expanded
Chat gains skills from organization-provided plugins
Claude
changelog
2026-09-02
integrations-ecosystem
capability expanded
Claude Code lets organizations push MCP servers to every user via managedMcpServers
Claude Code
changelog
2026-09-02
integrations-ecosystem
feature added
Claude Code recognizes GitLab merge request commands in its tool summary and footer
Claude Code
changelog
2026-09-02
integrations-ecosystem
feature added
Claude Code's plugin validator gains a machine-readable --json report
Claude Code
changelog
2026-09-02
mobile-desktop
capability expanded
Claude added to the OS "Open with" menu
Claude
changelog
2026-09-02
mobile-desktop
capability expanded
File attachments in SSH Code sessions
Claude Code
changelog
2026-09-02
permissions-governance
feature added
Claude Code adds --permission-prompts none for unattended headless hosts
Claude Code
changelog
2026-09-02
security-compliance
capability expanded
Corporate proxy routing added for Desktop and its agent traffic
Claude Code
changelog
2026-09-02
security-compliance
capability expanded
isClaudeCodeForDesktopEnabled fully blocks Code sessions when off
Claude Code
changelog
2026-09-02
workflow-automation
capability expanded
Local scheduled tasks come to the Code tab
Claude Code
changelog
2026-09-01
ai-agents
feature added
Claude Code adds CLAUDE_CODE_DISABLE_CFC_PROMPT for embedding hosts with their own Chrome guidance
Claude Code
llms full
2026-09-01
ai-assist
capability expanded
Per-message effort changes reach beta on Fable 5.1, Mythos 5.1 and Opus 5
Claude Developer Platform
changelog
2026-09-01
ai-assist
capability expanded
Preserved thinking block binding controls on Claude Fable 5.1
Claude Developer Platform
llms full
2026-09-01
ai-assist
capability expanded
Thinking display gains an 'updates' mode; preserved thinking now binds to model version
Claude Developer Platform
changelog
2026-09-01
ai-assist
capability expanded
Visible progress updates between tool calls (beta)
Claude Developer Platform
llms full
2026-09-01
analytics-reporting
capability expanded
Claude Agent SDK improves stall and liveness signals for long-running subagents and tool calls
Claude Code
llms full
2026-09-01
analytics-reporting
capability expanded
Claude Agent SDK's ModelUsage exposes a separate thinkingTokens count
Claude Code
llms full
2026-09-01
api-platform
model release
Claude Fable 5.1 launched
Cross-product
changelog
2026-09-01
api-platform
model release
Claude Fable 5.1 released on the API
Claude Developer Platform
llms full
2026-09-01
api-platform
model release
Claude Mythos 5.1 launched
Cross-product
changelog
2026-09-01
api-platform
model release
Claude Mythos 5.1 released for Project Glasswing participants
Claude Developer Platform
llms full
2026-09-01
api-platform
other
Forced tool use unsupported on Claude Fable 5.1 and Mythos 5.1
Claude Developer Platform
llms full
2026-09-01
api-platform
capability expanded
Turn-scoped system messages (beta)
Claude Developer Platform
llms full
2026-09-01
developer-experience
capability expanded
Claude Agent SDK adds an updateSettings() control method for TypeScript hosts
Claude Code
llms full
2026-09-01
developer-experience
capability expanded
Claude Agent SDK exposes MCP resource links structurally instead of only as text
Claude Code
llms full
2026-09-01
developer-experience
feature added
Claude Code adds configurable time format and time zone display
Claude Code
changelog
2026-09-01
developer-experience
feature removed
Claude Code drops the Ctrl+E command-explanation shortcut from permission prompts
Claude Code
changelog
2026-09-01
developer-experience
feature added
Claude Code's VS Code command menu gains output style selection
Claude Code
changelog
2026-09-01
developer-experience
other
Python SDK v1.3.0 released
Claude Developer Platform
releases github
2026-09-01
performance-scale
model release
Anthropic releases Claude Fable 5.1, the new default Fable model
Claude Code
changelog
2026-09-01
performance-scale
capability expanded
Cache reads priced at 0.025x on Claude Fable 5.1 and Mythos 5.1
Claude Developer Platform
llms full
2026-09-01
performance-scale
feature added
Claude Code adds CLAUDE_CODE_SUBAGENT_MODEL_FORCE to pin every subagent to one model
Claude Code
changelog
2026-09-01
performance-scale
feature added
Claude Code's /effort gains a session-only change option matching /model
Claude Code
changelog
2026-09-01
performance-scale
capability expanded
Per-message effort changes in beta
Claude Developer Platform
llms full
2026-09-01
performance-scale
capability expanded
Prompt cache reads discounted to $0.25/MTok on Fable 5.1 and Mythos 5.1
Claude Developer Platform
changelog
2026-09-01
performance-scale
capability expanded
Turn-scoped system messages reach beta
Claude Developer Platform
changelog
2026-09-01
permissions-governance
capability expanded
Claude Code always asks before reading an artifact that isn't yours in Cowork and claude.ai
Claude Code
changelog
2026-09-01
permissions-governance
capability expanded
Claude Code stops honoring bypassPermissions from project-level settings
Claude Code
changelog
2026-09-01
permissions-governance
capability expanded
Claude Code's auto mode adds a containment-escape guardrail and an outside-working-directory read prompt
Claude Code
changelog
2026-09-01
security-compliance
other
Claude Fable 5.1 and Mythos 5.1 require 30-day data retention
Claude Developer Platform
changelog
2026-09-01
security-compliance
capability added
Content provenance marking for Claude output
Claude Developer Platform
llms full
2026-08-31
ai-agents
feature added
Claude Code adds a check-in interval for still-running background subagents
Claude Code
llms full
2026-08-31
developer-experience
feature added
Claude Agent SDK lets a custom system prompt be split at a cache boundary
Claude Code
llms full
2026-08-31
developer-experience
limit change
Claude Code raises the paste-collapse line threshold from two lines to three
Claude Code
llms full
2026-08-31
developer-experience
capability expanded
Claude Code re-runs apiKeyHelper on an expired cached JWT and retries the first two 401s silently
Claude Code
llms full
2026-08-31
integrations-ecosystem
capability expanded
Claude Code fires agent_needs_input for an unanswered agent-team setup question
Claude Code
llms full
2026-08-31
permissions-governance
capability expanded
Claude Code stops a developer-set beta tracing endpoint from overriding a managed telemetry collector
Claude Code
llms full
2026-08-31
security-compliance
capability expanded
Claude Code falls back to a plaintext credentials file when the macOS Keychain rejects a write
Claude Code
llms full
2026-08-31
security-compliance
capability expanded
Claude Code's sandbox writes to permissions.additionalDirectories by default
Claude Code
llms full
2026-08-30
developer-experience
feature added
/clear takes a name for the conversation it is leaving
Claude Code
llms full
2026-08-30
developer-experience
capability expanded
Claude Desktop and Cowork transcripts get their own retention rule
Claude Code
llms full
2026-08-30
integrations-ecosystem
capability expanded
Claude Code adds PreModelSwitch and PostModelSwitch hooks
Claude Code
llms full
2026-08-30
permissions-governance
capability expanded
disableAutoMode now ends auto mode in a session already running
Claude Code
llms full
2026-08-30
security-compliance
capability added
Cloud environments gain API credentials the session never sees
Claude Code
llms full
2026-08-30
workflow-automation
capability expanded
Routines no longer require Claude Code on the web to be enabled
Claude Code
llms full
2026-08-29
ai-agents
limit change
Anthropic raises the Claude Managed Agents memory store limit from 2,000 to 10,000 memories
Claude Developer Platform
llms full
2026-08-29
api-platform
capability expanded
Anthropic's Files API adds file expiry via an expires_in_seconds upload parameter and an expires_at field
Claude Developer Platform
llms full
2026-08-29
api-platform
capability expanded
Anthropic's Files API list endpoint switches to an opaque page cursor and adds an ids filter
Claude Developer Platform
llms full
2026-08-29
api-platform
capability expanded
Anthropic's rate-limit list endpoints start honouring limit and paginating
Claude Developer Platform
llms full
2026-08-29
api-platform
capability expanded
Anthropic's Skills API drops the beta header and addresses versions by ID or latest
Claude Developer Platform
llms full
2026-08-29
api-platform
feature added
The TypeScript Agent SDK lets createSdkMcpServer set a per-server tool-call timeout
Claude Code
llms full
2026-08-29
billing-administration
capability expanded
Anthropic opens Claude for Teachers to US K-12 schools and districts as a free Claude Enterprise organization
Claude
llms full
2026-08-29
billing-administration
capability expanded
Claude Code and the Agent SDK apply the 1.1x data-residency multiplier to reported session cost
Claude Code
llms full
2026-08-29
collaboration
capability expanded
Claude Code shows the uncommitted-changes diff pane for any Remote Control session
Claude Code
llms full
2026-08-29
developer-experience
capability expanded
Claude Code runs /model, /effort and /fast mid-turn instead of queueing them until the turn ends
Claude Code
llms full
2026-08-29
developer-experience
feature added
claude remote-control accepts --permission-mode and --debug-file
Claude Code
llms full
2026-08-29
integrations-ecosystem
capability expanded
Claude Code stops falling back to OAuth for an MCP server whose headersHelper supplies Authorization
Claude Code
llms full
2026-08-29
network-transport
feature added
Claude Code adds a first-byte deadline for streaming requests via CLAUDE_STREAM_FIRST_BYTE_TIMEOUT_MS
Claude Code
llms full
2026-08-29
network-transport
capability expanded
Claude Code sends both credential headers on LLM gateway model discovery
Claude Code
llms full
2026-08-29
performance-scale
limit change
Claude Code caps a dynamic workflow's parallel() or pipeline() call at 4,096 items
Claude Code
llms full
2026-08-29
performance-scale
capability expanded
Claude Code marks mid-conversation system context for prompt caching on every provider and gateway
Claude Code
llms full
2026-08-29
security-compliance
capability expanded
Claude Code leaves uncommitted credential and key files out of the bundle it uploads to a cloud session
Claude Code
llms full
2026-08-29
security-compliance
capability expanded
Claude Code sandboxed Bash commands can write to directories added with --add-dir by default
Claude Code
llms full
2026-08-29
security-compliance
capability expanded
Claude Security plugin scans now emit a SARIF 2.1.0 log with CWE classifications for GitHub code scanning
Claude Code
llms full
2026-08-28
ai-agents
capability expanded
Agent teams change how teammate plans are approved and how subagent definitions apply
Claude Code
llms full
2026-08-28
ai-agents
capability expanded
Claude Code demotes CLAUDE_CODE_SUBAGENT_MODEL from an override to a default
Claude Code
changelog
2026-08-28
ai-agents
capability added
Claude Cowork gains a built-in browser in the desktop app
Claude Cowork
llms full
2026-08-28
ai-assist
capability expanded
Claude Code makes Opus 5 the default model for seat-based Enterprise subscriptions
Claude Code
changelog
2026-08-28
ai-assist
capability expanded
Claude Code saves the /effort level per model so each model keeps its own setting
Claude Code
changelog
2026-08-28
analytics-reporting
feature added
Claude Code reports per-session prompt-cache statistics in /cost and a prompt_cache status line object
Claude Code
changelog
2026-08-28
analytics-reporting
capability expanded
Enterprise Analytics API series can be scoped to an RBAC group
Claude
llms full
2026-08-28
billing-administration
feature added
Claude Code shows a spend-limit bar in /usage and exposes rate_limits.spend_limit to status line scripts
Claude Code
changelog
2026-08-28
content-media
capability expanded
Artifacts can load JavaScript libraries from four allowlisted CDNs
Claude Code
llms full
2026-08-28
deployment-topology
capability expanded
Claude Code makes /radio available on Bedrock, Vertex AI, Foundry and Claude Platform on AWS
Claude Code
changelog
2026-08-28
deployment-topology
capability expanded
Claude Tag channel sessions can now run in self-hosted environments
Claude Code
llms full
2026-08-28
developer-experience
capability expanded
Agent SDK adds a reloadSkills() control method
Claude Code
llms full
2026-08-28
developer-experience
capability expanded
Agent SDK frames gain message correlation and ambient-task fields
Claude Code
llms full
2026-08-28
developer-experience
capability expanded
Claude Code adds PreModelSwitch and PostModelSwitch hook events that can block, confirm or annotate a model switch
Claude Code
changelog
2026-08-28
developer-experience
feature removed
Claude Code drops syntax highlighting for six languages to cut 2.5 MB from the binary
Claude Code
changelog
2026-08-28
developer-experience
capability expanded
Claude Code neutralises repository-local git filter drivers when creating worktrees
Claude Code
llms full
2026-08-28
developer-experience
capability expanded
Claude Code ships three more built-in output styles
Claude Code
llms full
2026-08-28
developer-experience
feature removed
Claude Code stops honouring CLAUDE_CONFIG_DIR and TMPDIR set from project-level settings
Claude Code
changelog
2026-08-28
developer-experience
capability expanded
Claude Code streams a foreground subagent's tool calls and results live to Remote Control clients
Claude Code
changelog
2026-08-28
developer-experience
feature removed
Interactive attach to an existing cloud session is withdrawn from the CLI
Claude Code
llms full
2026-08-28
integrations-ecosystem
feature removed
Setup hooks lose their JSON output fields
Claude Code
llms full
2026-08-28
permissions-governance
capability expanded
Admins can re-enable Desktop WSL sessions on managed devices with a registry policy
Claude Code
llms full
2026-08-28
permissions-governance
capability expanded
Claude in Chrome flips to on by default for Enterprise from September 10
Claude in Chrome
llms full
2026-08-28
permissions-governance
capability expanded
Cloud sessions get a selectable permission mode
Claude Code
llms full
2026-08-28
permissions-governance
capability expanded
Cowork admin controls gain a Built-in browser switch
Claude Cowork
llms full
2026-08-28
permissions-governance
capability expanded
Managed settings gain an opt-in mode that composes every admin source
Claude Code
llms full
2026-08-28
permissions-governance
capability expanded
Workflow launches in headless runs go through permission evaluation
Claude Code
llms full
2026-08-28
security-compliance
capability expanded
Admin API accepts personal and service account keys as a third credential
Claude Developer Platform
llms full
2026-08-28
security-compliance
capability expanded
Claude Code requires approval before server-managed settings can weaken sandbox isolation
Claude Code
changelog
2026-08-28
security-compliance
capability expanded
Claude Code requires approval for ANTHROPIC_CUSTOM_HEADERS that set credential or routing headers
Claude Code
changelog
2026-08-28
security-compliance
capability expanded
Claude in Chrome browser actions now go through Claude Code's permission checks
Claude Code
changelog
2026-08-28
security-compliance
capability expanded
Customer-managed encryption keys reach general setup on Claude Platform on AWS
Claude Developer Platform
llms full
2026-08-27
ai-agents
feature added
Agent frontmatter gains a per-agent prompt cache TTL
Claude Code
changelog
2026-08-27
ai-agents
feature added
Claude Desktop suggests follow-up side tasks from a cloud session that start in one click
Claude Code
changelog
2026-08-27
ai-agents
capability expanded
Cross-session messaging works on Bedrock, Vertex and Foundry and with feature flags off
Claude Code
changelog
2026-08-27
ai-assist
feature added
Claude Science puts memory in first-time setup and on by default
Claude Science
changelog
2026-08-27
ai-assist
feature added
Claude Science warns before running on a model whose safeguards block life sciences work
Claude Science
changelog
2026-08-27
analytics-reporting
feature added
Claude Desktop adds an estimated-cost view to the Usage page chart
Claude
changelog
2026-08-27
api-platform
other
Anthropic deprecates workspace_id on API key objects in favour of scope
Claude Developer Platform
llms full
2026-08-27
billing-administration
capability expanded
/usage-credits reaches AWS Marketplace-billed, self-serve and trial Enterprise organizations
Claude Code
changelog
2026-08-27
billing-administration
price change
Anthropic reprices the Claude Team plan for scientists to free standard seats and $15 premium seats
Claude
llms full
2026-08-27
content-media
feature added
Claude Science opens TSV tables and small-molecule structures
Claude Science
changelog
2026-08-27
developer-experience
feature added
Claude Desktop adds /resume to continue a terminal Claude Code session on the same transcript
Claude Code
changelog
2026-08-27
developer-experience
capability expanded
Client SDK beta namespaces stop sending the Files and Skills beta headers
Claude Developer Platform
changelog
2026-08-27
developer-experience
feature added
Desktop-written sessions are exempted from the 30-day transcript cleanup
Claude Code
changelog
2026-08-27
developer-experience
feature added
Self-hosted runners can override the label they register with
Claude Code
changelog
2026-08-27
developer-experience
capability expanded
Workflow tool description drops from 5.7k to about 1k tokens
Claude Code
changelog
2026-08-27
fleet-management
feature added
Claude Desktop adds relaunchEnforcementHours to bound how long users may run on a stale configuration
Claude
changelog
2026-08-27
fleet-management
other
Claude Desktop deprecates a large set of managed-configuration spellings with a 2026-10-07 cut-off
Claude
changelog
2026-08-27
fleet-management
feature added
Claude Desktop warns users in-app when their organization's configuration uses a deprecated field
Claude
changelog
2026-08-27
integrations-ecosystem
feature added
Claude Desktop adds a /mcp view of a session's MCP servers with live status and connect actions
Claude Code
changelog
2026-08-27
integrations-ecosystem
feature added
Claude Science surfaces expired connector sign-ins with a Reconnect button
Claude Science
changelog
2026-08-27
permissions-governance
capability expanded
Claude Code adds a restricted launch mode for untrusted shared machines
Claude Code
changelog
2026-08-27
permissions-governance
feature added
Claude Desktop adds an sshHostAllowlist letting admins turn on SSH remote Code sessions
Claude
changelog
2026-08-27
permissions-governance
feature added
Server-managed settings gain load diagnostics in /doctor and /status
Claude Code
changelog
2026-08-27
security-compliance
capability expanded
Anthropic adds identity-backed personal and service account API keys in the Console
Claude Developer Platform
changelog
2026-08-27
security-compliance
capability added
Anthropic documents a service accounts API for organizations
Claude Developer Platform
llms full
2026-08-27
security-compliance
capability expanded
Claude Desktop makes an unreadable managed-configuration value fail closed instead of being ignored
Claude
changelog
2026-08-27
security-compliance
feature added
Claude Science sessions trust the corporate root certificate behind a TLS-inspecting proxy
Claude Science
changelog
2026-08-27
workflow-automation
capability expanded
/loop self-pacing and the autonomous default become available on every provider
Claude Code
changelog
2026-08-26
ai-agents
capability expanded
Cross-session peer messages collapse to a one-line preview by default
Claude Code
changelog
2026-08-26
ai-agents
capability expanded
Managed Agents model object accepts speed, effort and inference_geo
Claude Developer Platform
llms full
2026-08-26
api-platform
other
Sampling parameters deprecated on models after Claude Opus 4.6
Claude Developer Platform
llms full
2026-08-26
content-media
capability expanded
Artifact duplication becomes an audited action, plus an artifact presence setting
Claude
llms full
2026-08-26
data-import-export
capability expanded
Admin control over per-member self-serve data export
Claude
llms full
2026-08-26
developer-experience
capability added
Claude Code adds a SendFeedback tool that drafts a feedback report
Claude Code
changelog
2026-08-26
developer-experience
capability expanded
Claude Code bundled skills add /claude-api cost-optimize and Admin API coverage
Claude Code
changelog
2026-08-26
developer-experience
capability expanded
Claude Code Review gains an organization-configurable verification stage
Claude Code
llms full
2026-08-26
developer-experience
capability expanded
Plugin distribution through organization settings gains source and packaging rules
Claude Code
llms full
2026-08-26
developer-experience
capability expanded
Python Agent SDK adds skill selection, subagent provenance and resume controls
Claude Code
llms full
2026-08-26
developer-experience
capability expanded
Skills API deletes a skill and all its versions in one cascading request
Claude Developer Platform
llms full
2026-08-26
integrations-ecosystem
feature added
Claude Tag documentation set published; it replaces the earlier Claude in Slack app in place
Claude Tag
llms full
2026-08-26
integrations-ecosystem
capability expanded
Office add-ins add keyless Microsoft Entra ID sign-in for Azure AI Foundry
Office agents
llms full
2026-08-26
performance-scale
limit change
Sonnet 5 auto-compacts at about 967K tokens instead of about 934K
Claude Code
changelog
2026-08-26
permissions-governance
capability expanded
Bash permission prompts point to auto mode with a one-keystroke switch
Claude Code
changelog
2026-08-26
permissions-governance
capability expanded
Bulk revocation of a group's skill and plugin shares
Claude
llms full
2026-08-26
permissions-governance
capability expanded
Claude Code session lifecycle recorded in the compliance activity feed
Claude Code
llms full
2026-08-26
permissions-governance
feature added
Claude Science gains an organization admin control plane
Claude Science
llms full
2026-08-26
permissions-governance
capability expanded
Enterprise-managed connector auth reaches GA and adds Datadog, Notion and Slack
Claude
llms full
2026-08-26
permissions-governance
capability expanded
Managed MCP connector auth gains scope limits and an individual-auth switch
Claude
llms full
2026-08-26
permissions-governance
capability expanded
Organization toggle for running Cowork in the cloud
Claude Cowork
llms full
2026-08-26
permissions-governance
capability expanded
Per-project member roles for Claude Code Security scan projects
Claude Security
llms full
2026-08-26
security-compliance
capability expanded
Admin API reaches the ant CLI and seven client SDKs
Claude Developer Platform
changelog
2026-08-26
security-compliance
capability expanded
Claude Code hardens plugin marketplace names and output escaping
Claude Code
changelog
2026-08-26
security-compliance
capability expanded
Claude Console workspaces become writable on Claude Platform on AWS
Claude Developer Platform
llms full
2026-08-26
security-compliance
endpoint deprecated
Compliance API deprecates user_ids[] with updated_at filters, rejected after 2026-09-22
Claude Developer Platform
llms full
2026-08-26
security-compliance
capability expanded
Compliance API local session endpoints cover Claude Science and Claude for Microsoft 365
Claude Developer Platform
changelog
2026-08-26
security-compliance
capability expanded
Compliance API local sessions gain updated_at and per-message model
Claude Developer Platform
llms full
2026-08-26
security-compliance
capability expanded
Compliance API session endpoints leave beta for Cowork and Claude Code
Claude Developer Platform
changelog
2026-08-26
security-compliance
capability expanded
Custom OpenTelemetry collector for the Claude for M365 audit trail
Office agents
llms full
2026-08-26
security-compliance
feature added
Inference hooks gain an automatic circuit breaker
Claude Developer Platform
llms full
2026-08-26
security-compliance
capability expanded
SCIM welcome-email toggle and group attribution on invite acceptance
Claude
llms full
2026-08-25
ai-agents
limit change
/goal caps idle check-ins on background work at three per goal
Claude Code
changelog
2026-08-25
ai-agents
capability expanded
macOS computer use requires an explicit Finder grant
Claude Code
changelog
2026-08-25
ai-agents
feature added
Subagents hitting maxTurns return partial output that can be continued
Claude Code
changelog
2026-08-25
ai-assist
feature added
Dictation in the Claude in Chrome side panel
Claude
changelog
2026-08-25
analytics-reporting
feature added
Cost estimates alongside token counts on the Usage page
Claude
changelog
2026-08-25
analytics-reporting
feature added
OpenTelemetry plugin events report the real marketplace and admin-install source
Claude Code
changelog
2026-08-25
api-platform
feature added
mcpToolTimeoutSec caps MCP tool call duration
Claude
changelog
2026-08-25
api-platform
feature added
Non-interactive sessions auto-continue a response cut off mid-stream
Claude Code
changelog
2026-08-25
billing-administration
capability expanded
/usage adds a Loops breakdown
Claude Code
changelog
2026-08-25
billing-administration
capability expanded
Claude Desktop usage cost estimates honour custom per-model rates and a discount multiplier
Claude
changelog
2026-08-25
billing-administration
capability expanded
modelPricing managed setting applies contracted rates to cost reporting
Claude Code
changelog
2026-08-25
data-import-export
feature added
Claude Desktop accepts legacy .doc and Excel spreadsheet attachments
Claude
changelog
2026-08-25
deployment-topology
feature added
/code-review self-start extended to Bedrock, Vertex AI and Foundry
Claude Code
changelog
2026-08-25
developer-experience
feature added
/cd applies the new directory's settings, hooks, MCP servers, skills and agents immediately
Claude Code
changelog
2026-08-25
developer-experience
feature added
Code tab gains the standard app Files panel, composer suggestions, MCP widgets and terminal reading
Claude
changelog
2026-08-25
developer-experience
capability expanded
modelPicker setting curates the /model list
Claude Code
changelog
2026-08-25
integrations-ecosystem
feature added
Chat suggests plugins and skills from the organization's own library
Claude
changelog
2026-08-25
integrations-ecosystem
feature added
Plugin marketplace credential helpers support Bitbucket Data Center and GitLab deploy tokens
Claude
changelog
2026-08-25
network-transport
feature added
skipWebFetchPreflight removes the api.anthropic.com preflight before web fetches
Claude
changelog
2026-08-25
performance-scale
feature added
Configurable prompt-cache TTL for main session and subagents
Claude Code
changelog
2026-08-25
performance-scale
other
Native binary download drops from about 340 MB to about 75 MB
Claude Code
changelog
2026-08-25
permissions-governance
feature added
Admin controls for member-added plugin marketplaces and plugin uploads
Claude
changelog
2026-08-25
permissions-governance
feature added
Auto mode tab in /permissions for classifier rules
Claude Code
changelog
2026-08-25
permissions-governance
feature added
builtinToolPolicy accepts argument-scoped permission rules
Claude
changelog
2026-08-25
permissions-governance
feature removed
Chat artifact sharing withdrawn where an admin has turned Artifacts off
Claude
changelog
2026-08-25
permissions-governance
feature added
disableDesktopLocalSessions restricts Code sessions to remote environments
Claude
changelog
2026-08-25
permissions-governance
feature added
Managed-connector and skipped-settings visibility in /status, /mcp and /plugins
Claude Code
changelog
2026-08-25
permissions-governance
feature added
organizationInstructions appends org-wide instructions to the system prompt
Claude
changelog
2026-08-25
permissions-governance
feature added
Startup warning for Bash allow rules with a wildcard before the subcommand
Claude Code
changelog
2026-08-25
security-compliance
capability expanded
Keyless Console sign-in for organizations that disallow API keys
Claude Code
changelog
2026-08-23
ai-agents
capability expanded
Claude in Chrome ties its tab group to the session lifecycle
Claude Code
llms full
2026-08-23
integrations-ecosystem
capability expanded
Claude Code enforces RFC 9207 issuer checking on MCP OAuth sign-in
Claude Code
llms full
2026-08-23
permissions-governance
capability expanded
Claude Code adds /auto-mode-setup to draft auto mode environment entries
Claude Code
llms full
2026-08-23
permissions-governance
feature removed
Claude Code narrows cloud and self-hosted environment administration to Owners only
Claude Code
llms full
2026-08-23
security-compliance
capability expanded
Claude apps gateway covers Claude Desktop's Cowork and Code tabs, with Chat opt-in
Claude Code
llms full
2026-08-23
workflow-automation
capability expanded
Claude Desktop local scheduled tasks require build 1.1.5368
Claude Code
llms full
2026-08-22
developer-experience
other
Claude Code publishes a complete settings.json reference
Claude Code
llms full
2026-08-22
security-compliance
other
Claude for Government documents its Config settings and Desktop model picker
Claude Cowork
llms full
2026-08-21
billing-administration
feature added
Claude Code cost estimates include the US-only-inference premium
Claude Code
changelog
2026-08-21
content-media
feature added
Claude Code adds a /design skill that publishes editable artboards
Claude Code
llms full
2026-08-21
developer-experience
feature added
Claude Code adds /claude-api upgrade for the Python SDK 0.x to 1.x migration
Claude Code
changelog
2026-08-21
developer-experience
feature added
Claude Code offers the fullscreen renderer on Bedrock, Vertex and Foundry
Claude Code
changelog
2026-08-21
integrations-ecosystem
capability expanded
Claude Code cloud sessions surface claude.ai-synced plugins as name@synced
Claude Code
changelog
2026-08-21
mobile-desktop
capability expanded
Claude Code brings cross-session messaging to Windows
Claude Code
changelog
2026-08-21
mobile-desktop
feature added
Remote Control leaves research preview and machines start sessions from the phone
Claude Code
llms full
2026-08-21
security-compliance
feature added
Claude Code on the web routes non-API anthropic.com traffic through the session proxy
Claude Code
changelog
2026-08-20
ai-assist
feature added
Claude Code ships a built-in Concise output style
Claude Code
changelog
2026-08-20
api-platform
capability expanded
Computer use and browser use toolsets reach Google Cloud Vertex AI
Claude Developer Platform
changelog
2026-08-20
developer-experience
feature removed
Anthropic Python SDK v1.0 removes the legacy Text Completions API and sampling parameters
Claude Developer Platform
changelog
2026-08-20
developer-experience
feature added
Anthropic releases Python SDK v1.0 on httpx2
Claude Developer Platform
changelog
2026-08-20
developer-experience
feature added
Claude Code adds a readline keybinding flavor
Claude Code
changelog
2026-08-20
developer-experience
feature added
Plugin marketplaces can mint HTTP headers via headersHelper
Claude Code
changelog
2026-08-20
developer-experience
feature added
Self-hosted runners can mint a fresh Proxy-Authorization header per connection
Claude Code
changelog
2026-08-20
developer-experience
feature added
Self-hosted runners gain a deferred-shutdown window on SIGTERM
Claude Code
changelog
2026-08-19
ai-agents
capability added
Anthropic launches the browser use tool (browser_toolset_20260801)
Claude Developer Platform
changelog
2026-08-19
ai-agents
feature added
Anthropic lets self-hosted Managed Agents sandboxes attach memory stores
Claude Developer Platform
changelog
2026-08-19
ai-agents
feature added
Anthropic makes Agent Skills and the Skills API generally available
Claude Developer Platform
changelog
2026-08-19
ai-agents
feature added
Claude Code adds opt-in idle notifications between sessions on one machine
Claude Code
changelog
2026-08-19
ai-agents
capability expanded
Computer use tool reaches GA as the computer_toolset_20260801 toolset
Claude Developer Platform
changelog
2026-08-19
analytics-reporting
feature added
Anthropic rebuilds the Managed Agents session viewer in the Console
Claude Developer Platform
changelog
2026-08-19
api-platform
feature added
Anthropic makes the Files API generally available with published storage and rate limits
Claude Developer Platform
changelog
2026-08-19
api-platform
capability expanded
Workload identity federation stops explaining why a token exchange failed
Claude Developer Platform
llms full
2026-08-19
data-import-export
limit change
Anthropic doubles Files API storage to 1 TB per organization
Claude Developer Platform
llms full
2026-08-19
data-import-export
limit change
Files API rate limit rises to 500 requests per minute and loses its beta framing
Claude Developer Platform
llms full
2026-08-19
developer-experience
capability expanded
Claude Code /goal clears on unrecoverable errors and checks in on stalled background work
Claude Code
llms full
2026-08-19
developer-experience
feature added
Claude Code adds ANTHROPIC_DEFAULT_MODEL for the starting model of new sessions
Claude Code
changelog
2026-08-19
developer-experience
feature added
Claude Code adds screen reader support to the VS Code transcript
Claude Code
changelog
2026-08-19
permissions-governance
feature added
Anthropic adds domain restrictions to Managed Agents web tools
Claude Developer Platform
changelog
2026-08-19
permissions-governance
feature added
Anthropic makes Claude Enterprise Admin API user management generally available
Claude Developer Platform
changelog
2026-08-19
security-compliance
other
Anthropic states Skill security scanning does not cover the Skills API
Claude
llms full
2026-08-19
security-compliance
other
Claude Code hardens macOS sandbox read-deny rules against rename bypass
Claude Code
changelog
2026-08-19
security-compliance
capability expanded
Files and Skills API operations land in the Compliance API activity feed
Claude Developer Platform
llms full
2026-08-18
ai-agents
capability expanded
Cross-session messaging gains a size cap and refuses oversized messages up front
Claude Code
llms full
2026-08-18
ai-assist
feature added
Claude Desktop queues messages sent during a Research run
Claude
changelog
2026-08-18
data-import-export
capability expanded
Claude Desktop imports claude.ai history without a manual export download
Claude
changelog
2026-08-18
developer-experience
capability expanded
Anthropic renames Workbench to Playground and retires the legacy Workbench
Claude Developer Platform
changelog
2026-08-18
developer-experience
feature added
Claude Code adds an optional prompt-input spell checker
Claude Code
changelog
2026-08-18
permissions-governance
capability expanded
Removing an organization plugins endpoint now uninstalls its plugins from devices
Claude
changelog
2026-08-18
security-compliance
capability expanded
Claude Desktop adds header-based authentication for managed bootstrap configuration
Claude
changelog
2026-08-17
ai-agents
feature added
Claude Code checks in on background tasks that stall a goal
Claude Code
changelog
2026-08-17
ai-agents
feature removed
Claude Code removes the default teammate model setting
Claude Code
changelog
2026-08-17
data-import-export
feature added
Claude Desktop adds an export of chats, Cowork tasks and Code sessions
Claude
changelog
2026-08-17
developer-experience
capability expanded
/context prompt returns a structured context-usage payload to the SDK
Claude Code
llms full
2026-08-17
developer-experience
feature added
Claude Code opens permission and directory dialogs while it is working
Claude Code
changelog
2026-08-17
developer-experience
feature added
Claude Code resumes a session automatically when the usage limit resets
Claude Code
changelog
2026-08-17
developer-experience
capability expanded
Task-tracking tools documented as session-dependent
Claude Code
llms full
2026-08-17
developer-experience
capability expanded
unrecognized_model diagnostic on a request
Claude Code
llms full
2026-08-17
developer-experience
capability expanded
WebFetch response cache TTL becomes configurable
Claude Code
llms full
2026-08-17
integrations-ecosystem
feature added
Claude Code shows GitLab merge request status in the footer and statusline
Claude Code
changelog
2026-08-17
integrations-ecosystem
feature added
Claude Desktop adds HTTPS-hosted plugin marketplaces in beta
Claude
changelog
2026-08-17
integrations-ecosystem
capability expanded
Notification hooks fire for permission prompts in Agent SDK sessions
Claude Code
llms full
2026-08-17
performance-scale
other
Claude Code cuts the built-in claude-api skill from about 200k to about 25k tokens
Claude Code
changelog
2026-08-17
permissions-governance
feature removed
Cowork drops the blanket allow-all-browser-actions permission option
Claude Cowork
changelog
2026-08-17
security-compliance
other
Claude Code rejects Windows NT-namespace paths on pre-approval file accesses
Claude Code
changelog
2026-08-17
security-compliance
other
Claude Desktop rejects credentials embedded in managed-config URLs
Claude
changelog
2026-08-17
security-compliance
capability expanded
Memory cap for Bash and PowerShell tool commands on Linux and WSL
Claude Code
llms full
2026-08-15
ai-agents
capability expanded
Named subagents launch as teammates when agent teams are enabled
Claude Code
llms full
2026-08-15
collaboration
capability expanded
Claude Tag adds a command that returns a channel's settings page link
Claude Code
llms full
2026-08-15
content-media
feature added
Artifacts can load typefaces from Google Fonts
Claude Code
llms full
2026-08-15
developer-experience
capability expanded
/goal ends a run when the evaluator judges the condition impossible
Claude Code
llms full
2026-08-15
developer-experience
feature added
Slash commands load from additional directories
Claude Code
llms full
2026-08-15
security-compliance
capability expanded
CMEK workspaces gain Managed Agents memory stores and dreams
Claude Developer Platform
llms full
2026-08-14
ai-agents
feature added
Agent view labels and matches GitLab merge requests
Claude Code
llms full
2026-08-14
ai-agents
feature added
Claude Code turns fork mode on by default in interactive sessions
Claude Code
llms full
2026-08-14
analytics-reporting
capability expanded
Usage reports and invites become RBAC-group aware
Claude
llms full
2026-08-14
developer-experience
feature added
Claude Code branches worktrees from GitLab merge requests
Claude Code
llms full
2026-08-14
developer-experience
feature removed
Claude Code drops the task-tracking tools on its newest models
Claude Code
llms full
2026-08-14
permissions-governance
capability expanded
Auto mode becomes the default permission mode on Pro, Max, and Team
Claude Code
llms full
2026-08-14
permissions-governance
capability expanded
RBAC custom roles land across the Claude Enterprise admin surface
Claude
llms full
2026-08-14
security-compliance
feature added
Bash tool commands can run under a memory cgroup on Linux
Claude Code
changelog
2026-08-14
security-compliance
feature added
Claude apps gateway forwards signed-in user identity to upstream proxies
Claude Code
changelog
2026-08-13
ai-agents
feature added
Claude Code turns subagent forking on by default
Claude Code
changelog
2026-08-13
ai-agents
feature added
Claude Desktop adds Rewind to cloud sessions
Claude
changelog
2026-08-13
ai-assist
feature added
Fable 5 returns as a Claude Code advisor
Claude Code
changelog
2026-08-13
analytics-reporting
feature added
Telemetry user attribution on third-party Cowork deployments
Claude Cowork
llms full
2026-08-13
collaboration
feature added
Claude Code lets you @-mention another live session
Claude Code
changelog
2026-08-13
integrations-ecosystem
feature added
Claude Code plugin marketplaces support GitLab
Claude Code
changelog
2026-08-13
permissions-governance
capability expanded
Claude Code gateway accepts every released Desktop setting in its overlay
Claude Code
changelog
2026-08-13
security-compliance
feature added
Claude Code redacts GitLab token families and protects the glab credential store
Claude Code
changelog
2026-08-13
security-compliance
feature added
Claude Desktop adds two ways to authenticate telemetry exports without static headers
Claude
changelog
2026-08-12
api-platform
feature added
ListAgents reports offline and cloud session state
Claude Code
changelog
2026-08-12
developer-experience
feature added
Plugin marketplace command sources in Claude Code
Claude Code
changelog
2026-08-12
developer-experience
other
Self-hosted runner on Windows now requires an explicit --base-dir
Claude Code
changelog
2026-08-12
developer-experience
feature added
Server-supplied hooks for self-hosted runner sessions
Claude Code
changelog
2026-08-12
developer-experience
feature added
Session groups in the Claude Code VSCode sidebar
Claude Code
changelog
2026-08-12
security-compliance
other
/commit-push-pr no longer auto-approves dangerous git flags
Claude Code
changelog
2026-08-11
api-platform
feature added
anthropic-workspace-id response header on the Claude API
Claude Developer Platform
changelog
2026-08-11
data-import-export
feature added
Claude Desktop imports history from claude.ai exports and other installs
Claude
changelog
2026-08-11
developer-experience
other
Claude Code drops the read-before-write requirement for newer models
Claude Code
changelog
2026-08-11
permissions-governance
capability expanded
Claude Desktop deployment adds 1M-context default and gateway-address consent
Claude
changelog
2026-08-11
security-compliance
capability expanded
Claude Code hardens skills synced from claude.ai
Claude Code
changelog
2026-08-11
security-compliance
capability expanded
Compliance API returns local Cowork and Claude Code session transcripts
Claude Developer Platform
changelog
2026-08-10
billing-administration
other
Claude Sonnet 5 introductory pricing becomes the standard price
Claude Developer Platform
changelog
2026-08-09
ai-assist
capability expanded
Automatic model switching extends to Claude Opus 5, with cyber fallback to Opus 4.8
Claude
llms full
2026-08-09
developer-experience
feature added
Claude Code adds a promptSuggestionEnabled setting, controllable through managed settings
Claude Code
llms full
2026-08-07
ai-agents
capability expanded
Advisor tool widens its model matrix and stops rejecting orphaned result blocks
Claude Developer Platform
llms full
2026-08-07
ai-agents
capability expanded
Managed Agents sessions can consult an advisor model mid-turn
Claude Developer Platform
changelog
2026-08-07
ai-agents
feature added
Plan execution approval
Claude Science
changelog
2026-08-07
ai-assist
feature added
Per-session reasoning effort
Claude Science
changelog
2026-08-07
billing-administration
capability expanded
Fast mode premium pricing now applies inside Claude Managed Agents sessions
Claude Developer Platform
llms full
2026-08-07
billing-administration
feature added
Session budgets for Claude Managed Agents
Claude Developer Platform
changelog
2026-08-07
billing-administration
capability expanded
Usage credit and spend controls
Claude Science
changelog
2026-08-07
collaboration
feature added
Starred sessions
Claude Science
changelog
2026-08-07
developer-experience
capability expanded
Managed Agents sessions load skills from a mounted GitHub repository
Claude Developer Platform
changelog
2026-08-07
developer-experience
capability expanded
PHP SDK gains Managed Agents event filtering and event deltas
Claude Developer Platform
llms full
2026-08-07
mobile-desktop
capability added
Session completion notifications
Claude Science
changelog
2026-08-07
performance-scale
capability expanded
Automatic prompt caching reaches Amazon Bedrock
Claude Developer Platform
llms full
2026-08-07
security-compliance
capability expanded
Cyber Verification Program opens to Amazon Bedrock customers
Claude Developer Platform
llms full
2026-08-07
security-compliance
capability expanded
inference_geo pins where Managed Agents inference runs
Claude Developer Platform
changelog
2026-08-06
collaboration
capability expanded
Create a project from Claude Desktop add-to-project menu
Claude
changelog
2026-08-06
content-media
feature added
Live artifact external-link confirmations
Claude Cowork
changelog
2026-08-06
developer-experience
feature added
Claude Code Desktop session-window restore
Claude Code
changelog
2026-08-06
integrations-ecosystem
feature added
Install suggested skills and marketplace plugins from cards
Claude
changelog
2026-08-06
mobile-desktop
capability expanded
Merged Chat and Cowork home in Claude Desktop
Claude
changelog
2026-08-06
permissions-governance
capability added
Claude adds skill and plugin security scanning for Enterprise
Claude
llms full
2026-08-06
permissions-governance
feature added
Folder-scoped Claude Code permission modes
Claude Code
changelog
2026-08-06
permissions-governance
feature added
Read-only allowed-workspace folders for Cowork
Claude
changelog
2026-08-06
workflow-automation
feature added
Cowork scheduled-task sidebar actions
Claude Cowork
changelog
2026-08-05
api-platform
other
Anthropic retires Claude Opus 4.1
Claude Developer Platform
changelog
2026-08-05
permissions-governance
capability added
Anthropic ships Inference hooks in beta for Claude Enterprise
Claude Developer Platform
changelog
2026-08-04
ai-assist
feature removed
Ultraplan removed (2.1.222)
Claude Code
changelog
2026-08-04
collaboration
capability added
Chat Projects in Claude Desktop
Claude
changelog
2026-08-04
content-media
feature added
Browser-page capture and annotation in Claude Code
Claude Code
changelog
2026-08-04
content-media
feature added
Uploaded image files in Cowork sessions
Claude Cowork
changelog
2026-08-04
data-import-export
feature added
Windows mapped network drives in Cowork sandbox
Claude
changelog
2026-08-04
developer-experience
feature added
Automatic resume after sleep in Claude Code Desktop
Claude Code
changelog
2026-08-04
integrations-ecosystem
new integration
GitHub connector in Claude Desktop
Claude
changelog
2026-08-04
mobile-desktop
feature added
Dictation and voice-mode selector in Claude Desktop
Claude
changelog
2026-08-04
permissions-governance
feature added
Managed skill-creation controls
Claude
changelog
2026-08-04
security-compliance
feature added
Bootstrap local-execution consent control
Claude
changelog
2026-08-04
security-compliance
capability expanded
Sandboxed commands read masked credential files (2.1.221)
Claude Code
changelog
2026-08-03
security-compliance
capability expanded
Compliance API returns remote Cowork session transcripts
Claude Developer Platform
changelog
2026-08-01
ai-agents
capability expanded
Dreams adds Claude Opus 5 support
Claude Developer Platform
changelog
2026-07-28
unmapped
other
Python SDK patch release v0.120.1
Cross-product
releases github
2026-07-28
unmapped
other
Python SDK patch release v0.120.2
Cross-product
releases github
2026-07-24
ai-assist
model release
Claude Opus 5 availability in Desktop model picker
Claude
changelog
2026-07-24
ai-assist
other
Claude Opus 5 becomes the default Opus model (2.1.219)
Claude Code
changelog
2026-07-24
api-platform
model release
Claude Opus 5 launched
Cross-product
changelog
2026-07-24
api-platform
capability expanded
Fallbacks parameter supports 'default' mode
Cross-product
changelog
2026-07-24
api-platform
capability removed
Fast mode discontinued for Claude Opus 4.7
Cross-product
changelog
2026-07-24
api-platform
capability expanded
Mid-conversation tool changes now in beta
Cross-product
changelog
2026-07-24
performance-scale
capability expanded
Fast mode adds Claude Opus 5 support
Claude Developer Platform
llms full
2026-07-24
performance-scale
capability expanded
New `general_harms` refusal category added to the Claude API
Claude Developer Platform
llms full
2026-07-24
performance-scale
feature removed
Opus 4.7 dropped from fast mode (2.1.219)
Claude Code
changelog
2026-07-24
performance-scale
capability expanded
Server-side fallback: streaming carryover added, AWS platform support quietly dropped
Claude Developer Platform
llms full
2026-07-24
permissions-governance
feature added
MCP persistent-approval control for administrators
Claude
changelog
2026-07-24
workflow-automation
capability expanded
DirectoryAdded hook (2.1.219)
Claude Code
changelog
2026-07-23
api-platform
other
Python SDK v0.119.0 release
Claude Developer Platform
releases github
2026-07-22
ai-agents
feature added
Effort level parameter for Claude Managed Agents
Claude Developer Platform
changelog
2026-07-22
ai-agents
feature added
Session initialization with initial events
Claude Developer Platform
changelog
2026-07-22
api-platform
feature added
Environment lifecycle webhook events
Claude Developer Platform
changelog
2026-07-22
api-platform
feature added
Memory store lifecycle webhook events
Claude Developer Platform
changelog
2026-07-22
api-platform
feature added
Optimistic concurrency control on agent updates
Claude Developer Platform
changelog
2026-07-22
api-platform
other
Python SDK v0.118.0 release
Claude Developer Platform
releases github
2026-07-22
api-platform
feature added
Real-time preview of thread subagent output via event deltas
Claude Developer Platform
changelog
2026-07-21
ai-agents
feature added
Faster background computer use in Cowork
Claude Cowork
changelog
2026-07-21
ai-agents
feature added
Pause and resume Claude Code projects
Claude Code
changelog
2026-07-21
analytics-reporting
feature added
Cowork task usage and cost cards
Claude Cowork
changelog
2026-07-21
analytics-reporting
feature added
Usage page for custom Claude Desktop deployments
Claude
changelog
2026-07-21
billing-administration
feature removed
Spend alerts removed from Claude Console billing docs
Claude Developer Platform
llms full
2026-07-21
collaboration
feature added
Project archiving
Claude Science
changelog
2026-07-21
content-media
feature added
Edit messages with attachments
Claude Science
changelog
2026-07-21
content-media
feature added
Message annotation carryover
Claude Science
changelog
2026-07-21
content-media
feature added
Parquet table previews
Claude Science
changelog
2026-07-21
content-media
feature added
Richer artifact previews
Claude Science
changelog
2026-07-21
content-media
feature added
Screenshot annotation in Claude Code composer
Claude Code
changelog
2026-07-21
developer-experience
capability expanded
Corporate-network sign-in and package installs
Claude Science
changelog
2026-07-21
developer-experience
capability added
iOS Simulator support in Claude Code Desktop
Claude Code
changelog
2026-07-21
developer-experience
capability added
Password SSH for remote machines
Claude Science
changelog
2026-07-21
developer-experience
other
Python SDK v0.117.1 released
Claude Developer Platform
releases github
2026-07-21
integrations-ecosystem
feature added
Automatic custom plugin-marketplace updates
Claude
changelog
2026-07-21
integrations-ecosystem
feature added
Microsoft Teams tools in Claude Desktop connector
Claude
changelog
2026-07-21
performance-scale
feature added
Compute tab and kernel controls
Claude Science
changelog
2026-07-21
performance-scale
capability added
Extended context preservation
Claude Science
changelog
2026-07-21
search-retrieval
capability added
Memory search
Claude Science
changelog
2026-07-18
ai-assist
feature added
EndConversation tool lets Claude end abusive sessions (2.1.214)
Claude Code
changelog
2026-07-17
ai-agents
feature removed
The Task tool's mode parameter stops working (2.1.212)
Claude Code
changelog
2026-07-17
api-platform
endpoint deprecated
Experimental generate_prompt API deprecated
Claude
changelog
2026-07-17
api-platform
endpoint deprecated
Experimental improve_prompt API deprecated
Claude
changelog
2026-07-17
api-platform
endpoint deprecated
Experimental templatize_prompt API deprecated
Claude
changelog
2026-07-17
developer-experience
capability expanded
/fork copies a conversation into a parallel background session (2.1.212)
Claude Code
changelog
2026-07-17
developer-experience
capability removed
Legacy Workbench sunset
Claude
changelog
2026-07-16
analytics-reporting
feature added
OpenTelemetry traces for Cowork and Claude Code
Claude
changelog
2026-07-16
collaboration
feature added
Reorganized Add to project menu
Claude
changelog
2026-07-16
collaboration
feature added
Shared-project membership controls
Claude Code
changelog
2026-07-16
content-media
feature added
Responsive artifact generation in Claude Desktop
Claude
changelog
2026-07-16
developer-experience
feature added
Queued-message row actions in Claude Code
Claude Code
changelog
2026-07-16
integrations-ecosystem
feature added
Connected-app draft preview cards in Cowork
Claude Cowork
changelog
2026-07-16
permissions-governance
feature added
External-navigation control for Claude Code Browser pane
Claude
changelog
2026-07-15
api-platform
capability expanded
Mid-conversation system messages across Fable 5, Mythos 5, and Opus 4.8
Claude Developer Platform
changelog
2026-07-14
ai-assist
other
Chat tab and advanced file analysis become generally available
Claude
changelog
2026-07-14
api-platform
feature added
On-demand MCP tool-schema loading
Claude
changelog
2026-07-14
content-media
feature added
Cowork Markdown editor and queued-composer redesign
Claude Cowork
changelog
2026-07-14
content-media
feature added
Document word-count and copy controls in Cowork
Claude Cowork
changelog
2026-07-14
content-media
feature added
Pinned artifacts in Claude Code gallery
Claude Code
changelog
2026-07-14
developer-experience
feature added
Browser address bar in Claude Code preview
Claude Code
changelog
2026-07-14
developer-experience
capability added
Screen reader mode (2.1.208)
Claude Code
changelog
2026-07-14
developer-experience
capability expanded
vimInsertModeRemaps maps two-key insert-mode sequences (2.1.208)
Claude Code
changelog
2026-07-14
integrations-ecosystem
feature added
Multi-region Vertex AI endpoint support
Claude
changelog
2026-07-14
integrations-ecosystem
feature added
Unified organization-plugin marketplace browser
Claude
changelog
2026-07-14
permissions-governance
capability expanded
Claude Enterprise user management through the Admin API
Claude Developer Platform
changelog
2026-07-14
permissions-governance
feature added
Feature-discovery notification controls in Claude Desktop
Claude
changelog
2026-07-14
permissions-governance
feature added
Web-fetch permission defaults in Claude Desktop
Claude
changelog
2026-07-14
security-compliance
capability added
CLAUDE_CODE_PROCESS_WRAPPER routes every self-spawn through a corporate launcher (2.1.208)
Claude Code
changelog
2026-07-14
security-compliance
feature added
Managed MCP environment helper settings
Claude
changelog
2026-07-10
ai-agents
capability expanded
Dreams supports Claude Fable 5 and Claude Sonnet 5
Claude Developer Platform
changelog
2026-07-10
security-compliance
other
Access Transparency cmek_preserve documentation expanded
Claude Developer Platform
changelog
2026-07-09
analytics-reporting
feature added
Cowork OpenTelemetry gRPC export
Claude
changelog
2026-07-09
billing-administration
capability added
Usage-spend confirmation
Claude Science
changelog
2026-07-09
content-media
feature added
Artifact downloads
Claude Science
changelog
2026-07-09
content-media
feature added
Starred artifacts
Claude Science
changelog
2026-07-09
developer-experience
feature added
Import local Claude Code CLI sessions in Desktop
Claude Code
changelog
2026-07-09
performance-scale
capability added
Compute monitoring
Claude Science
changelog
2026-07-09
permissions-governance
feature added
Wildcard MCP tool policies in Claude Desktop
Claude
changelog
2026-07-09
search-retrieval
feature added
Project search
Claude Science
changelog
2026-07-08
developer-experience
capability expanded
/doctor becomes a setup checkup that can fix what it finds (2.1.205)
Claude Code
changelog
2026-07-08
security-compliance
feature added
API key expiration in the Claude Console
Claude Developer Platform
changelog
2026-07-07
ai-agents
capability added
Auto-review for Pro
Claude Science
changelog
2026-07-07
collaboration
capability added
Project dashboard navigation
Claude Science
changelog
2026-07-07
content-media
feature added
Artifact annotation controls
Claude Science
changelog
2026-07-07
content-media
capability added
Artifact previews
Claude Science
changelog
2026-07-07
content-media
feature added
LaTeX cross-reference previews
Claude Science
changelog
2026-07-07
developer-experience
feature added
Descriptive branch names for local Claude Code sessions
Claude Code
changelog
2026-07-07
developer-experience
feature added
Keyboard navigation for Cowork preview pages
Claude Cowork
changelog
2026-07-07
developer-experience
feature added
Session management from Claude Desktop command palette
Claude
changelog
2026-07-07
integrations-ecosystem
capability expanded
MCP roots/list exposes the session's additional working directories (2.1.203)
Claude Code
changelog
2026-07-07
integrations-ecosystem
new integration
Private GitHub skill imports
Claude Science
changelog
2026-07-07
mobile-desktop
feature added
Automatic Claude Desktop updates on Linux
Claude
changelog
Named in changes
48
microsoft-teams
Microsoft 365 connector gains Teams write tools
2026-09-11
csharp
C# SDK leaves beta
2026-09-06
mcp
Removing a remote MCP server now deletes its stored OAuth credentials
2026-09-06 · 9 changes
typescript-4-9
TypeScript SDK raises its minimum TypeScript to 5.0
2026-09-06
amazon-bedrock
Claude Fable 5.1 released on the API
2026-09-01 · 12 changes
c2pa
Content provenance marking for Claude output
2026-09-01
gcp
Claude Fable 5.1 launched
2026-09-01 · 2 changes
google-vertex-ai
Claude Fable 5.1 released on the API
2026-09-01 · 9 changes
microsoft-foundry
Claude Fable 5.1 released on the API
2026-09-01 · 7 changes
cwe
Claude Security plugin scans now emit a SARIF 2.1.0 log with CWE classifications for GitHub code scanning
2026-08-29
github
Claude Security plugin scans now emit a SARIF 2.1.0 log with CWE classifications for GitHub code scanning
2026-08-29 · 3 changes
oauth
Claude Code stops falling back to OAuth for an MCP server whose headersHelper supplies Authorization
2026-08-29 · 2 changes
36 more
sarif
Claude Security plugin scans now emit a SARIF 2.1.0 log with CWE classifications for GitHub code scanning
2026-08-29
terraform
Claude Code leaves uncommitted credential and key files out of the bundle it uploads to a cloud session
2026-08-29
aws-kms
Customer-managed encryption keys reach general setup on Claude Platform on AWS
2026-08-28
claude-opus-5
Claude Code makes Opus 5 the default model for seat-based Enterprise subscriptions
2026-08-28 · 7 changes
git-lfs
Claude Code neutralises repository-local git filter drivers when creating worktrees
2026-08-28
slack
Claude Tag channel sessions can now run in self-hosted environments
2026-08-28 · 3 changes
netskope
Claude Science sessions trust the corporate root certificate behind a TLS-inspecting proxy
2026-08-27
zscaler
Claude Science sessions trust the corporate root certificate behind a TLS-inspecting proxy
2026-08-27
aws
Claude Console workspaces become writable on Claude Platform on AWS
2026-08-26 · 2 changes
claude-sonnet-5
Sonnet 5 auto-compacts at about 967K tokens instead of about 934K
2026-08-26 · 3 changes
conda
Claude Science gains an organization admin control plane
2026-08-26
datadog
Enterprise-managed connector auth reaches GA and adds Datadog, Notion and Slack
2026-08-26
microsoft-365
Compliance API local session endpoints cover Claude Science and Claude for Microsoft 365
2026-08-26
microsoft-entra-id
Office add-ins add keyless Microsoft Entra ID sign-in for Azure AI Foundry
2026-08-26
modal
Claude Science gains an organization admin control plane
2026-08-26
notion
Enterprise-managed connector auth reaches GA and adds Datadog, Notion and Slack
2026-08-26
okta
Enterprise-managed connector auth reaches GA and adds Datadog, Notion and Slack
2026-08-26
opentelemetry
Custom OpenTelemetry collector for the Claude for M365 audit trail
2026-08-26 · 3 changes
pip
Claude Science gains an organization admin control plane
2026-08-26
scim
SCIM welcome-email toggle and group attribution on invite acceptance
2026-08-26
bitbucket
Plugin marketplace credential helpers support Bitbucket Data Center and GitLab deploy tokens
2026-08-25
gitlab
Plugin marketplace credential helpers support Bitbucket Data Center and GitLab deploy tokens
2026-08-25 · 6 changes
macos
macOS computer use requires an explicit Finder grant
2026-08-25
python
Claude Code adds /claude-api upgrade for the Python SDK 0.x to 1.x migration
2026-08-21 · 3 changes
claude-fable-5
Computer use and browser use toolsets reach Google Cloud Vertex AI
2026-08-20 · 2 changes
claude-mythos-5
Computer use and browser use toolsets reach Google Cloud Vertex AI
2026-08-20 · 2 changes
claude-opus-4-8
Computer use and browser use toolsets reach Google Cloud Vertex AI
2026-08-20 · 2 changes
httpx
Anthropic releases Python SDK v1.0 on httpx2
2026-08-20
httpx2
Anthropic releases Python SDK v1.0 on httpx2
2026-08-20
linux
Memory cap for Bash and PowerShell tool commands on Linux and WSL
2026-08-17
google-fonts
Artifacts can load typefaces from Google Fonts
2026-08-15
fable-5
Fable 5 returns as a Claude Code advisor
2026-08-13
claude-opus-4-1
Anthropic retires Claude Opus 4.1
2026-08-05
claude-opus-4-7
Opus 4.7 dropped from fast mode (2.1.219)
2026-07-24
microsoft
Microsoft Teams tools in Claude Desktop connector
2026-07-21
latex
LaTeX cross-reference previews
2026-07-07
Select a row