Every release, doc update, and news item across the Claude ecosystem. Deduped and sorted by publish date.
Fixed read-only git commands in Bash unexpectedly asking for permission after a session had been running for a while (regression in 2.1.269)
What's changed Fixed read-only git commands in Bash unexpectedly asking for permission after a session had been running for a while (regression in 2.1.269)
claude import [codex|gemini] is no longer listed in the Claude Code docs.
Added claude plugin eval: run a plugin's eval suite against Claude Code and get scored, reproducible results (JSON + HTML report); see claude plugin eval --help Added /output-style [name] to list and switch output styles, including over Remote Control and in cloud and other headl…
What's changed Added claude plugin eval: run a plugin's eval suite against Claude Code and get scored, reproducible results (JSON + HTML report); see claude plugin eval --help Added /output-style [name] to list and switch output styles, including over Remote Control and in cloud…
Impact: major · Status: monitoring investigating (2026-09-11T14:19:51.661Z): We are investigating elevated errors on requests to Claude Fable 5.1 and Claude Mythos 5.1. We will provide an update as soon as possible. identified (2026-09-11T14:21:01.595Z): We have identified the ca…
Impact: minor · Status: identified identified (2026-09-10T21:43:40.269Z): We are experiencing slower than normal response times on the Claude API for some customers whose traffic enters through the US Midwest. Users may experience elevated latency and some request timeouts.
Added to the Claude apps gateway: with pricing: set in gateway.yaml, signed-in Claude Code clients receive the same rates through managed settings, so /cost and telemetry match the spend meter Added a startup warning for gateways when access_control.allow_cidrs is empty, and a on…
What's changed Added to the Claude apps gateway: with pricing: set in gateway.yaml, signed-in Claude Code clients receive the same rates through managed settings, so /cost and telemetry match the spend meter Added a startup warning for gateways when access_control.allow_cidrs is…
September 2026 September 10, 2026 Smart reports (beta) We’ve launched smart reports, which analyze how a team uses Claude and report on the work getting done, what it costs, where sessions run into friction, and which repeated patterns are worth packaging as shared skills. Smart…
The Claude Platform release notes list changes to the Claude API, the client SDKs, and the Claude Console, newest first. September 10, 2026 Claude Managed Agents permission policies now include auto: the server evaluates each agent or MCP tool call and runs it, denies it, or pau…
0.125.0 (2026-09-10) Full Changelog: sdk-v0.124.0...sdk-v0.125.0 Features api: add auto mode tool permissions for Managed Agents (7f5e2c6) api: add content_too_large web_fetch tool error code (f06416e) api: add the user-profiles-2026-09-04 beta value and external_user_details to…
1.5.0 (2026-09-10) Full Changelog: v1.4.0...v1.5.0 Features api: add auto mode tool permissions for Managed Agents (62aa21b) api: add content_too_large web_fetch tool error code (4b5dec6) api: add the user-profiles-2026-09-04 beta value and external_user_details to user profiles…
1.72.0 (2026-09-10) Full Changelog: v1.71.0...v1.72.0 Features api: add auto mode tool permissions for Managed Agents (f72f8e3) api: add content_too_large web_fetch tool error code (21646a7) api: add the user-profiles-2026-09-04 beta value and external_user_details to user profil…
Impact: major · Status: identified identified (2026-09-10T15:54:10.200Z): A Windows update released September 8 has left Claude Cowork on Windows unable to run local commands, because its workspace can no longer reach your computer's drive. For most users, chat and file reading a…
--system-prompt-snapshot — Pass off to rebuild the system prompt on every request instead of reusing the prompt recorded on the conversation’s first request, for example while you iterate on --append-system-prompt text across --continue runs. Requires Claude Code v2.1.257 or late…
Added maxEffortLevel setting (top-level or per model under modelSettings): caps the effort level on every provider, including Bedrock, Vertex and Foundry; users can still pick a lower level Added --system-prompt-snapshot off to render the system prompt fresh on every request inst…
What's changed Added maxEffortLevel setting (top-level or per model under modelSettings): caps the effort level on every provider, including Bedrock, Vertex and Foundry; users can still pick a lower level Added --system-prompt-snapshot off to render the system prompt fresh on eve…
claude import [source] — Start an interactive session that runs /import to bring configuration from other coding agents into Claude Code. Accepts the same --dry-run and --yes options as the command. Not available on Amazon Bedrock, Google Cloud’s Agent Platform, Microsoft Foundry…
The Claude Platform release notes list changes to the Claude API, the client SDKs, and the Claude Console, newest first. September 3, 2026 Version 1.30.0 of the ant CLI adds ant apply, which creates and updates agents, environments, skills, memory stores, and deployments from fi…
Uh oh! There was an error while loading. Please reload this page. Notifications You must be signed in to change notification settings Fork 23.1k Star 145k FilesExpand file tree CHANGELOG.md Latest commit History CHANGELOG.md File metadata and controls Preview Code Blame
Fixed a 2.1.265 regression affecting LLM-gateway and proxy setups: the undocumented CLAUDE_CODE_USE_GATEWAY environment variable, previously ignored unless ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN were both set, began forcing Cloud-gateway sign-in on its own in 2.1.265, so con…
What's changed Fixed a 2.1.265 regression affecting LLM-gateway and proxy setups: the undocumented CLAUDE_CODE_USE_GATEWAY environment variable, previously ignored unless ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN were both set, began forcing Cloud-gateway sign-in on its own in…
Added user.email and user.groups to the telemetry Claude Desktop and Cowork send through a Claude apps gateway, matching terminal sessions Added support for pointing --plugin-dir at a folder of plugins: each child folder with a manifest loads, and children added or removed while…
What's changed Added user.email and user.groups to the telemetry Claude Desktop and Cowork send through a Claude apps gateway, matching terminal sessions Added support for pointing --plugin-dir at a folder of plugins: each child folder with a manifest loads, and children added or…
2D drafting with dimensions and hatches, 3D solids with booleans, auto-generated 2D drawing views, PDF export. Portable to any AutoLISP-capable CAD.
Uh oh! There was an error while loading. Please reload this page. Notifications You must be signed in to change notification settings Fork 23.1k Star 144k FilesExpand file tree CHANGELOG.md Latest commit History CHANGELOG.md File metadata and controls Preview Code Blame
125 companies and ~15k live postings with freshness verification, ghost-job scoring and deep-link apply channels. Résumés never transit the server; matching runs client-side.
--append-subagent-system-prompt-file — Load text from a file and append it to subagent system prompts. An alternative to --append-subagent-system-prompt for text too long to pass on the command line. The two flags can’t be combined. Only applies in non-interactive mode with -p. R…
/skill-doctor — Show what each of your skills costs in context and how often it gets used, so you can find skills to turn off. Requires Claude Code v2.1.252 or later and feature-flag fetching
0.7.0 (2026-09-04) Full Changelog: aws-sdk-v0.6.6...aws-sdk-v0.7.0 Features api: add support for sending a workspace ID on more endpoints (a11e6f1)
0.4.5 (2026-09-04) Full Changelog: foundry-sdk-v0.4.4...foundry-sdk-v0.4.5 Chores examples: refresh platform model IDs (#376) (2637d11)
0.33.4 (2026-09-04) Full Changelog: bedrock-sdk-v0.33.3...bedrock-sdk-v0.33.4 Chores examples: refresh platform model IDs (#376) (2637d11)
0.19.7 (2026-09-04) Full Changelog: vertex-sdk-v0.19.6...vertex-sdk-v0.19.7 Chores examples: refresh platform model IDs (#376) (2637d11)
0.124.0 (2026-09-04) Full Changelog: sdk-v0.123.0...sdk-v0.124.0 Features api: add Claude Tag category and user breakdowns to usage reports (669ff22) api: add named types for organization compliance settings state (54be8da) api: add support for sending a workspace ID on more endp…
1.4.0 (2026-09-04) Full Changelog: v1.3.0...v1.4.0 Features api: add Claude Tag category and user breakdowns to usage reports (9fce1e4) api: add named types for organization compliance settings state (1de1957) api: add support for sending a workspace ID on more endpoints (d1d2c01…
1.71.0 (2026-09-04) Full Changelog: v1.70.1...v1.71.0 Features api: add named types for organization compliance settings state (5ce34ff) Chores examples: refresh platform model IDs (#327) (4b064a1) tests: reword the skip reason on the path-level query param tests (c0b3d71)
Added an "Organization policy" line to /status and claude doctor that says why your organization's policy could not be loaded, such as a proxy not passing the endpoint through Added bashOutputMaxChars and taskOutputMaxChars settings to raise how much command and background-task o…
What's changed Added an "Organization policy" line to /status and claude doctor that says why your organization's policy could not be loaded, such as a proxy not passing the endpoint through Added bashOutputMaxChars and taskOutputMaxChars settings to raise how much command and ba…
The Claude Platform release notes list changes to the Claude API, the client SDKs, and the Claude Console, newest first. September 3, 2026 Version 1.30.0 of the ant CLI adds ant apply, which creates and updates agents, environments, skills, memory stores, and deployments from fi…
--permission-prompts — Set who answers permission prompts in print mode. With the default host, Claude Code sends them to the Agent SDK host or the --permission-prompt-tool tool. Pass none when nobody can answer, and Claude Code denies them instead. See Turn off permission prompt…
Added a diff panel that opens beside the conversation in fullscreen mode and shows your uncommitted changes as Claude edits; toggle it with /diff Added a likely cause for prompt-cache misses (e.g. tool definitions or system prompt changed, idle past the TTL) to /cost and the stat…
What's changed Added a diff panel that opens beside the conversation in fullscreen mode and shows your uncommitted changes as Claude edits; toggle it with /diff Added a likely cause for prompt-cache misses (e.g. tool definitions or system prompt changed, idle past the TTL) to /co…