Skip to content

Commit 9a3cdef

Browse files
github-actions[bot]claude-yolo[bot]
authored andcommitted
docs: Claude Code v2.1.215 - /verify and /code-review no longer run automatically
Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
1 parent 4b2b5c1 commit 9a3cdef

77 files changed

Lines changed: 345 additions & 337 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

content/.metadata.json

Lines changed: 130 additions & 130 deletions
Large diffs are not rendered by default.

content/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.1.215
4+
5+
- Claude no longer runs the `/verify` and `/code-review` skills on its own; invoke them with `/verify` or `/code-review` when you want them
6+
37
## 2.1.214
48

59
- 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`

content/claude-code-manifest.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@anthropic-ai/claude-code",
3-
"version": "2.1.214",
3+
"version": "2.1.215",
44
"author": {
55
"name": "Anthropic",
66
"email": "support@anthropic.com"
77
},
88
"license": "SEE LICENSE IN README.md",
9-
"_id": "@anthropic-ai/claude-code@2.1.214",
9+
"_id": "@anthropic-ai/claude-code@2.1.215",
1010
"maintainers": [
1111
{
1212
"name": "zak-anthropic",
@@ -69,20 +69,20 @@
6969
"claude": "bin/claude.exe"
7070
},
7171
"dist": {
72-
"shasum": "99ea5554ae1498cc5128e1b0b72f35250f5a7994",
73-
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.214.tgz",
72+
"shasum": "c349d13afa43e6cf6f147f36bec121dc9824ed89",
73+
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.215.tgz",
7474
"fileCount": 7,
75-
"integrity": "sha512-Gf8XbPHBacVqBlxx8sMnKWPEU6AvRNUcjD0FS6zhD44fCgCHcpbpxwSoTbHlLTqKsr/0S7wdfhjjOIq8WlYbng==",
75+
"integrity": "sha512-lsWBvyMyBqg/rOZ06o/HEhlpOzHsH8IBf9RH4u5gzizQ1LWS/oXAh5nqWNUu3hn2d8QkyYg0aseNzMDlGD+3qg==",
7676
"signatures": [
7777
{
78-
"sig": "MEYCIQDCJvyztDj3LDciHfikf9PC2wV/YZ30aFhKyv61bocnMAIhAL3p+i085yIADcjreFZ21gTwVIo0/drxZmnjUzAiLfzC",
78+
"sig": "MEUCIDMhAnHnwQOkVShX93Vrlg1V0yWFmKoxXZEO2vaxoF2JAiEAiIPDb+5n1XvwFBJcQP3COvZVkZ8qfqzEFP0W4VmUOjk=",
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
8080
}
8181
],
8282
"unpackedSize": 165282
8383
},
8484
"type": "module",
85-
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.214.tgz",
85+
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.215.tgz",
8686
"engines": {
8787
"node": ">=22.0.0"
8888
},
@@ -94,8 +94,8 @@
9494
"name": "wolffiex",
9595
"email": "wolffiex@anthropic.com"
9696
},
97-
"_resolved": "/home/runner/work/claude-cli-internal/claude-cli-internal/staged-npm/anthropic-ai-claude-code-2.1.214.tgz",
98-
"_integrity": "sha512-Gf8XbPHBacVqBlxx8sMnKWPEU6AvRNUcjD0FS6zhD44fCgCHcpbpxwSoTbHlLTqKsr/0S7wdfhjjOIq8WlYbng==",
97+
"_resolved": "/home/runner/work/claude-cli-internal/claude-cli-internal/staged-npm/anthropic-ai-claude-code-2.1.215.tgz",
98+
"_integrity": "sha512-lsWBvyMyBqg/rOZ06o/HEhlpOzHsH8IBf9RH4u5gzizQ1LWS/oXAh5nqWNUu3hn2d8QkyYg0aseNzMDlGD+3qg==",
9999
"_npmVersion": "11.16.0",
100100
"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.",
101101
"directories": {},
@@ -104,17 +104,17 @@
104104
"_hasShrinkwrap": false,
105105
"readmeFilename": "README.md",
106106
"optionalDependencies": {
107-
"@anthropic-ai/claude-code-linux-x64": "2.1.214",
108-
"@anthropic-ai/claude-code-win32-x64": "2.1.214",
109-
"@anthropic-ai/claude-code-darwin-x64": "2.1.214",
110-
"@anthropic-ai/claude-code-linux-arm64": "2.1.214",
111-
"@anthropic-ai/claude-code-win32-arm64": "2.1.214",
112-
"@anthropic-ai/claude-code-darwin-arm64": "2.1.214",
113-
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.214",
114-
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.214"
107+
"@anthropic-ai/claude-code-linux-x64": "2.1.215",
108+
"@anthropic-ai/claude-code-win32-x64": "2.1.215",
109+
"@anthropic-ai/claude-code-darwin-x64": "2.1.215",
110+
"@anthropic-ai/claude-code-linux-arm64": "2.1.215",
111+
"@anthropic-ai/claude-code-win32-arm64": "2.1.215",
112+
"@anthropic-ai/claude-code-darwin-arm64": "2.1.215",
113+
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.215",
114+
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.215"
115115
},
116116
"_npmOperationalInternal": {
117-
"tmp": "tmp/claude-code_2.1.214_1784333621505_0.33682896826816733",
117+
"tmp": "tmp/claude-code_2.1.215_1784422417038_0.7779043961753329",
118118
"host": "s3://npm-registry-packages-npm-production"
119119
}
120120
}

content/en/docs/claude-code/changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ This page is generated from the [CHANGELOG.md on GitHub](https://github.com/anth
1010

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

13+
<Update label="2.1.215" description="July 19, 2026">
14+
* Claude no longer runs the `/verify` and `/code-review` skills on its own; invoke them with `/verify` or `/code-review` when you want them
15+
</Update>
16+
1317
<Update label="2.1.214" description="July 18, 2026">
1418
* 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`
1519
* Fixed a permission-check bypass affecting commands run in Windows PowerShell 5.1 sessions

content/github/claude-plugins-official/.claude-plugin/marketplace.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"source": "url",
287287
"url": "https://github.com/BrainBlend-AI/atomic-agents.git",
288288
"path": "claude-plugin/atomic-agents",
289-
"sha": "7fb0741f52ae7312b6e00bf1ad2c80aab4a2709e"
289+
"sha": "b15ca449a81278b1c92666bdf9a2e57a817dcacd"
290290
},
291291
"homepage": "https://github.com/BrainBlend-AI/atomic-agents",
292292
"tags": [
@@ -367,7 +367,7 @@
367367
"url": "https://github.com/aws/agent-toolkit-for-aws.git",
368368
"path": "plugins/aws-core",
369369
"ref": "main",
370-
"sha": "77dc9d04f7ca56c14514eabcf8773644681f378a"
370+
"sha": "36f16570de2015c0f0ce94ba9e391bd703c9ffb7"
371371
},
372372
"homepage": "https://github.com/aws/agent-toolkit-for-aws"
373373
},
@@ -1596,7 +1596,7 @@
15961596
"source": {
15971597
"source": "url",
15981598
"url": "https://github.com/heygen-com/hyperframes.git",
1599-
"sha": "7f761709569dcc1d8a46c132e629d85fbe68dcb2"
1599+
"sha": "d7933aa5fa94243aba9540341529341bf9413b09"
16001600
},
16011601
"homepage": "https://hyperframes.heygen.com"
16021602
},
@@ -2677,7 +2677,7 @@
26772677
"source": {
26782678
"source": "url",
26792679
"url": "https://github.com/rilldata/agent-skills.git",
2680-
"sha": "6dffeeee8617aceb796edb744e3c52a7c0ee88ac"
2680+
"sha": "6e5df00631875bc9f1119d5f08194596ad02e8f1"
26812681
},
26822682
"homepage": "https://docs.rilldata.com/developers/build/ai-configuration"
26832683
},
@@ -3405,7 +3405,7 @@
34053405
"source": {
34063406
"source": "url",
34073407
"url": "https://github.com/wix/skills.git",
3408-
"sha": "e08711cc8d56d23e229b1ec68a88cec6d2c08042"
3408+
"sha": "9ad4cec50ae58a5f0b00d960f75029a18e58429d"
34093409
},
34103410
"homepage": "https://dev.wix.com/docs/wix-cli/guides/development/about-wix-skills"
34113411
},

content/support/10310342-how-do-i-log-out-of-all-active-sessions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To regain access to your account on any device, you'll need to authenticate agai
3838

3939
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.
4040

41-
![](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)
41+
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1608263923/b4fa7d6f6f08f2adffb4ea63bc58/image+%287%29.png?expires=1784436300&amp;signature=e74dfcce8489ae2e634c2f16c2c147258e3b821ccd43760cb1bb21884084df1e&amp;req=dSYnHst4nohdWvMW1HO4zVuHihj51WG4AQofdwM8qVf2edZTzTHMBfUgKLqw%0Ae6cK9yRh5kDW96NUkCo%3D%0A)
4242

4343
## Unable to access your account?
4444

content/support/10366376-how-can-i-delete-my-claude-console-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ If you followed the steps above to delete your Console organization but want to
3636

3737
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).
3838

39-
![](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)
39+
![](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)
4040

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

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

4545
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:
4646

47-
![](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)
47+
![](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)
4848

4949
If you are seeing this message, this indicates that your Console organization cannot be deleted via the self-service pathway.

content/support/10504844-manage-user-feedback-settings-on-team-and-enterprise-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ As a Primary Owner or Owner of a Team or Enterprise plan, you can manage the abi
66

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

9-
![](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)
9+
![](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)
1010

1111
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)**

content/support/10504853-manage-user-feedback-settings-on-claude-console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ To manage feedback for your Console organization:
88

99
2. Toggle the feedback switch on or off.
1010

11-
![](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)
11+
![](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)
1212

1313
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)

content/support/10593882-share-and-unshare-chats.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ To unshare a chat:
3838

3939
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:**
4040

41-
![](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)
41+
![](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)
4242

4343
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:
4444

45-
![](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)
45+
![](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)
4646

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

49-
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1784394900&amp;signature=bbf1f7ae536145ee7b16bad109708327adf659294699dbbe0a8d23b0d04f06d7&amp;req=dSYlEst6nolfUfMW1HO4zdaFncF3iI24DeZsm0Gz1Hs9qqj2Zwa%2FXqpwgnJQ%0AyloTUvmkWief18vzUCg%3D%0A)
49+
![](https://downloads.intercomcdn.com/i/o/lupk8zyo/1624243808/b025db8e598f0c88fb16d83d48d5/AD_4nXeUwCKnmFzzrjMHhfr5By4zk5pJlkEn3wbJ8-aNfu13Yl99IjBywpqPx9G07QRzpH1EwRY7uG7Q9m9fib98Gql1cIV7XwUCTzEgBNu79Ey8tCOS5CEVmwveIcEOxJ4fonBhe3g9MA?expires=1784436300&amp;signature=948030e51cf6388c0b3accad01429ea25f4298945a96a9f1612ecd8b54cdff68&amp;req=dSYlEst6nolfUfMW1HO4zdaFncFwgo%2ByDeZsm0Gz1Ht8q871t78l4UGdZigW%0APyRfkhiC3Az5iIkALOk%3D%0A)

0 commit comments

Comments
 (0)