Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
260 changes: 130 additions & 130 deletions content/.metadata.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.1.215

- Claude no longer runs the `/verify` and `/code-review` skills on its own; invoke them with `/verify` or `/code-review` when you want them

## 2.1.214

- Fixed single-segment `dir/**` allow rules like `Edit(src/**)` auto-approving writes to nested `dir/` directories anywhere in the tree instead of only `<cwd>/dir`
Expand Down
36 changes: 18 additions & 18 deletions content/claude-code-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@anthropic-ai/claude-code",
"version": "2.1.214",
"version": "2.1.215",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
},
"license": "SEE LICENSE IN README.md",
"_id": "@anthropic-ai/claude-code@2.1.214",
"_id": "@anthropic-ai/claude-code@2.1.215",
"maintainers": [
{
"name": "zak-anthropic",
Expand Down Expand Up @@ -69,20 +69,20 @@
"claude": "bin/claude.exe"
},
"dist": {
"shasum": "99ea5554ae1498cc5128e1b0b72f35250f5a7994",
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.214.tgz",
"shasum": "c349d13afa43e6cf6f147f36bec121dc9824ed89",
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.215.tgz",
"fileCount": 7,
"integrity": "sha512-Gf8XbPHBacVqBlxx8sMnKWPEU6AvRNUcjD0FS6zhD44fCgCHcpbpxwSoTbHlLTqKsr/0S7wdfhjjOIq8WlYbng==",
"integrity": "sha512-lsWBvyMyBqg/rOZ06o/HEhlpOzHsH8IBf9RH4u5gzizQ1LWS/oXAh5nqWNUu3hn2d8QkyYg0aseNzMDlGD+3qg==",
"signatures": [
{
"sig": "MEYCIQDCJvyztDj3LDciHfikf9PC2wV/YZ30aFhKyv61bocnMAIhAL3p+i085yIADcjreFZ21gTwVIo0/drxZmnjUzAiLfzC",
"sig": "MEUCIDMhAnHnwQOkVShX93Vrlg1V0yWFmKoxXZEO2vaxoF2JAiEAiIPDb+5n1XvwFBJcQP3COvZVkZ8qfqzEFP0W4VmUOjk=",
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
}
],
"unpackedSize": 165282
},
"type": "module",
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.214.tgz",
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.215.tgz",
"engines": {
"node": ">=22.0.0"
},
Expand All @@ -94,8 +94,8 @@
"name": "wolffiex",
"email": "wolffiex@anthropic.com"
},
"_resolved": "/home/runner/work/claude-cli-internal/claude-cli-internal/staged-npm/anthropic-ai-claude-code-2.1.214.tgz",
"_integrity": "sha512-Gf8XbPHBacVqBlxx8sMnKWPEU6AvRNUcjD0FS6zhD44fCgCHcpbpxwSoTbHlLTqKsr/0S7wdfhjjOIq8WlYbng==",
"_resolved": "/home/runner/work/claude-cli-internal/claude-cli-internal/staged-npm/anthropic-ai-claude-code-2.1.215.tgz",
"_integrity": "sha512-lsWBvyMyBqg/rOZ06o/HEhlpOzHsH8IBf9RH4u5gzizQ1LWS/oXAh5nqWNUu3hn2d8QkyYg0aseNzMDlGD+3qg==",
"_npmVersion": "11.16.0",
"description": "Use Claude, Anthropic's AI assistant, right from your terminal. Claude can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.",
"directories": {},
Expand All @@ -104,17 +104,17 @@
"_hasShrinkwrap": false,
"readmeFilename": "README.md",
"optionalDependencies": {
"@anthropic-ai/claude-code-linux-x64": "2.1.214",
"@anthropic-ai/claude-code-win32-x64": "2.1.214",
"@anthropic-ai/claude-code-darwin-x64": "2.1.214",
"@anthropic-ai/claude-code-linux-arm64": "2.1.214",
"@anthropic-ai/claude-code-win32-arm64": "2.1.214",
"@anthropic-ai/claude-code-darwin-arm64": "2.1.214",
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.214",
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.214"
"@anthropic-ai/claude-code-linux-x64": "2.1.215",
"@anthropic-ai/claude-code-win32-x64": "2.1.215",
"@anthropic-ai/claude-code-darwin-x64": "2.1.215",
"@anthropic-ai/claude-code-linux-arm64": "2.1.215",
"@anthropic-ai/claude-code-win32-arm64": "2.1.215",
"@anthropic-ai/claude-code-darwin-arm64": "2.1.215",
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.215",
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.215"
},
"_npmOperationalInternal": {
"tmp": "tmp/claude-code_2.1.214_1784333621505_0.33682896826816733",
"tmp": "tmp/claude-code_2.1.215_1784422417038_0.7779043961753329",
"host": "s3://npm-registry-packages-npm-production"
}
}
4 changes: 4 additions & 0 deletions content/en/docs/claude-code/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ This page is generated from the [CHANGELOG.md on GitHub](https://github.com/anth

Run `claude --version` to check your installed version.

<Update label="2.1.215" description="July 19, 2026">
* Claude no longer runs the `/verify` and `/code-review` skills on its own; invoke them with `/verify` or `/code-review` when you want them
</Update>

<Update label="2.1.214" description="July 18, 2026">
* Fixed single-segment `dir/**` allow rules like `Edit(src/**)` auto-approving writes to nested `dir/` directories anywhere in the tree instead of only `<cwd>/dir`
* Fixed a permission-check bypass affecting commands run in Windows PowerShell 5.1 sessions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"source": "url",
"url": "https://github.com/BrainBlend-AI/atomic-agents.git",
"path": "claude-plugin/atomic-agents",
"sha": "7fb0741f52ae7312b6e00bf1ad2c80aab4a2709e"
"sha": "b15ca449a81278b1c92666bdf9a2e57a817dcacd"
},
"homepage": "https://github.com/BrainBlend-AI/atomic-agents",
"tags": [
Expand Down Expand Up @@ -367,7 +367,7 @@
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
"path": "plugins/aws-core",
"ref": "main",
"sha": "77dc9d04f7ca56c14514eabcf8773644681f378a"
"sha": "36f16570de2015c0f0ce94ba9e391bd703c9ffb7"
},
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
},
Expand Down Expand Up @@ -1596,7 +1596,7 @@
"source": {
"source": "url",
"url": "https://github.com/heygen-com/hyperframes.git",
"sha": "7f761709569dcc1d8a46c132e629d85fbe68dcb2"
"sha": "d7933aa5fa94243aba9540341529341bf9413b09"
},
"homepage": "https://hyperframes.heygen.com"
},
Expand Down Expand Up @@ -2677,7 +2677,7 @@
"source": {
"source": "url",
"url": "https://github.com/rilldata/agent-skills.git",
"sha": "6dffeeee8617aceb796edb744e3c52a7c0ee88ac"
"sha": "6e5df00631875bc9f1119d5f08194596ad02e8f1"
},
"homepage": "https://docs.rilldata.com/developers/build/ai-configuration"
},
Expand Down Expand Up @@ -3405,7 +3405,7 @@
"source": {
"source": "url",
"url": "https://github.com/wix/skills.git",
"sha": "e08711cc8d56d23e229b1ec68a88cec6d2c08042"
"sha": "9ad4cec50ae58a5f0b00d960f75029a18e58429d"
},
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To regain access to your account on any device, you'll need to authenticate agai

If you used your Claude account to authenticate into Claude Code, you can manage your authorization tokens by navigating to [Settings > Claude Code](http://claude.ai/settings/claude-code). To remove a token and log out of Claude Code, click the trash can icon.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1784394900&amp;signature=7c3a17efd2fc8a7f7cdc6dee43d6bfc038c3b3c8e9df0169c58c7178d625b9fe&amp;req=dSYnHst4nohdWvMW1HO4zVuHihj%2B32OyAQofdwM8qVecR%2BbtHQ9uYvP9WQNm%0AfBjqu2IBJiG2cMV0DmQ%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1784436300&amp;signature=e74dfcce8489ae2e634c2f16c2c147258e3b821ccd43760cb1bb21884084df1e&amp;req=dSYnHst4nohdWvMW1HO4zVuHihj51WG4AQofdwM8qVf2edZTzTHMBfUgKLqw%0Ae6cK9yRh5kDW96NUkCo%3D%0A)

## Unable to access your account?

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ If you followed the steps above to delete your Console organization but want to

If you have an outstanding balance, you will see a message during the deletion flow that prompts you to pay the balance first by routing you to [Settings > Billing](https://platform.claude.com/settings/billing).

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1784394900&amp;signature=5b16eff87d15eaab05b3fd3277fbcc72b07229f71be4c8da00a931d57f8f7630&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBNhVeASFZRyvJPpBZ%2BUpBRM8K1XGon0FyI2%0ALxTSWFI%2B57sEeQRUfJE%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957766/5c2dd87c0818a0400099a833c9b3/4cc3130a-f696-4967-9fe3-e5623c6f02bd?expires=1784436300&amp;signature=dc11caa3e9f94199d6409d101e0e1988fc83847954a96124d086c5f054dcb491&amp;req=dSkgFcB7moZZX%2FMW1HO4zbYXUBNmX%2BIYFZRyvJPpBZ%2B03OPA2%2BZaQ0apSrw6%0AU%2FEXLgb%2F7UayL3Tf68g%3D%0A)

You must pay this outstanding balance before you’re able to move forward with the deletion process.

### I’m seeing a message about contacting the Support team when I try to delete my Console organization.

There are some scenarios where you will need to contact our team to delete your account. If this is the case, it will be noted when you try to delete your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1784394900&amp;signature=7b96cd7537fad8b2ee54434217715ba648b6c3a09eaee3ec5ae33bc16d17064b&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BHOcaDwZxDZGlqR6GhanE1%2FMnazpkRjr3mt%0AQHjd6PC95j%2FaVob25YQ%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1973957765/19dda72a40db95d78c00c27a1a1c/6ce89be6-93ce-409c-bbea-d34be09db348?expires=1784436300&amp;signature=945a338fbea3bfd632faed6bc7b3f877e9eebe7c16f636cf0df8a8f040c88423&amp;req=dSkgFcB7moZZXPMW1HO4zRW12%2BHJe6L6ZxDZGlqR6Gh%2FhJEv40o4e8XIzLle%0AYAiFhayefEwX5oGuIZs%3D%0A)

If you are seeing this message, this indicates that your Console organization cannot be deleted via the self-service pathway.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ As a Primary Owner or Owner of a Team or Enterprise plan, you can manage the abi

2. Use the toggle to change the **Rate chats** setting for your organization:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1784394900&amp;signature=8ee5d3702ed4112c8d6899d4d0317143671880d6f131e5f2a0d2060ff7d450b6&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iMfGazF085gFtEpvcTqTV7urUt9JY5waoig%0Aedu8IJ7P1NQwRS2Y6DI%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2058292603/75752add0bed6a9f3ab217f01708/CleanShot%2B2026-02-12%2Bat%2B08_55_14-402x.png?expires=1784436300&amp;signature=35e21089fbd7c21988a6fee5321c41c7b2ea3ab0cf43a73c2dfc1428f1f749c7&amp;req=diAiHst3n4dfWvMW1HO4zYGm8iMYE67P085gFtEpvcR28Mi2PVNjI%2Bg3aO5N%0A5Erd4gWvcO5gSpAKef8%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: **[How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)**
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ To manage feedback for your Console organization:

2. Toggle the feedback switch on or off.

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1784394900&amp;signature=d65cdcbdb848bd9e719d07d6fb88d01f43de4936ef9a23c80aa24378ebbe614c&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HMeUGxMJ%2FadMup7FQfdLXFrQK2MT8%2B1Vi%2B9%0AlxUIaozTWdx%2Fu9MziAo%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1729186182/ebf4032a12a8c56959ca927726ce/Screenshot+2025-09-16+at+12_32_31%E2%80%AFPM.png?expires=1784436300&amp;signature=7ee03c6917da29d6a6ae25c938603fab05304e530f301e677e0f96acfa388c8b&amp;req=dSclH8h2m4BXW%2FMW1HO4zVpN5HMZWm5GJ%2FadMup7FQeQ50X0GoOWxkpCMK4w%0Apau0xSAK%2F1tmMDIpyV0%3D%0A)

More information on how Anthropic collects, uses, and stores feedback data can be found in our Privacy Center: [How long do you store my organization’s data?](https://privacy.claude.com/en/articles/7996866-how-long-do-you-store-my-organization-s-data)
6 changes: 3 additions & 3 deletions content/support/10593882-share-and-unshare-chats.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ To unshare a chat:

Users on free, Pro, or Max plans can review a log of shared chats by navigating to **[Settings > Privacy](https://claude.ai/settings/data-privacy-controls)**. Find the **Privacy settings** section and click “Manage” next to **Shared chats:**

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1784394900&amp;signature=961e99390ece3e423211fcb21216d20ca47be9e1c7e03e08a27f0af49adcb216&amp;req=dSklF894lIheWvMW1HO4zWn5Hzcea0Fic9cNIYuX0GHNJZPc4HGCZXLFoBvW%0Af7KTurKiq6Jtr70ljNE%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1921669913/7cc7be48cfc7a18f9f469d6cd83c/CleanShot+2026-01-08+at+10_20_43%402x.png?expires=1784436300&amp;signature=fe919fde0dcd484165ad786b0d8ecf6d420c2e1ba1429a33307b6e520525ce45&amp;req=dSklF894lIheWvMW1HO4zWn5HzcZYUNoc9cNIYuX0GGFSs0mwWiyCSqUAMiK%0ASxNJ74o%2BYy5JxWIJYYc%3D%0A)

This will open a **Shared chats** modal listing the title, date shared, and link to each chat, allowing you to easily review and access all your previously-shared content. From here, you also have the option to click “Unshare” next to each listed chat to revoke access to the last snapshot you shared:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1784394900&amp;signature=0dbe9693fc4a39f8eeb76ebfc28763a073c7d3d7f0bdf5158c3eeee441349341&amp;req=dSYlEst6noleWfMW1HO4ze44eCNinRY3guvTv9woD7a3CLEo9jdoHtgceen5%0AX8GlSMWqj%2BJ2nJCSjPg%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243810/e6fe1d262597446c7fe21dff9f10/AD_4nXdW-GhByF8uKV7fCq9lTbkVB91FglSL6TSyXAOUk_MLcTV9YsEMBMkm9rgm1oXqv0k3sJh1JhlzZP6tHVkKbDJJ71pDRRtM3aVNG64MDuKDIzgmknh-XDZdNa7biTsTdwGoPr5GRg?expires=1784436300&amp;signature=b6898bd57b68e5e4dfab346a42e15e1b0ecc62a5de5e9b0f8a7bc499d0d88190&amp;req=dSYlEst6noleWfMW1HO4ze44eCNllxQ9guvTv9woD7YnIgPvnM7TF6pP15xA%0AlXVHTmtqH5g7Y54gz%2F0%3D%0A)

If you don’t have any shared chat snapshots, the **Shared chats** modal will show “No shared content found”:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1784394900&amp;signature=bbf1f7ae536145ee7b16bad109708327adf659294699dbbe0a8d23b0d04f06d7&amp;req=dSYlEst6nolfUfMW1HO4zdaFncF3iI24DeZsm0Gz1Hs9qqj2Zwa%2FXqpwgnJQ%0AyloTUvmkWief18vzUCg%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1784436300&amp;signature=948030e51cf6388c0b3accad01429ea25f4298945a96a9f1612ecd8b54cdff68&amp;req=dSYlEst6nolfUfMW1HO4zdaFncFwgo%2ByDeZsm0Gz1Ht8q871t78l4UGdZigW%0APyRfkhiC3Az5iIkALOk%3D%0A)
2 changes: 1 addition & 1 deletion content/support/10684626-enable-and-use-web-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Web search expands Claude's knowledge with real-time data, helping you make bett

An Owner or Primary Owner must first enable web search for the entire workspace. This can be found in **[Admin settings > Capabilities](https://claude.ai/admin-settings/capabilities)**:

![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1784394900&amp;signature=3767de3566b4281f22a274733a5a06a1bcd344f440289090510482376a891852&amp;req=diAkFMl9n4deXfMW1HO4zetvyra5EcpZUJIbgsqS2%2BPXl4Ohg92aAdQH7Q85%0As8bKsojSye%2FR11rZDQk%3D%0A)
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/2032032614/ad907328c4d9a26ee4bd9ca27a52/CleanShot+2026-02-05+at+09_01_42%402x.png?expires=1784436300&amp;signature=382f341357681d99b7e1440d6c8be564a583ad7bb86caa3c9d5053b41c3a1be6&amp;req=diAkFMl9n4deXfMW1HO4zetvyra%2BG8hTUJIbgsqS2%2BMGc6mS2fYtcwhSZUcU%0AEYcj5Ryt9IooNrUGphk%3D%0A)

Once this is enabled at the workspace level, any member of the organization can switch it on while starting a chat by clicking the “+” button in the lower left corner of the chat window and selecting “Web search." Users can toggle this off for chats that don’t require web search capabilities.

Expand Down
Loading
Loading