Skip to content

Commit 4214f1f

Browse files
github-actions[bot]claude-yolo[bot]
andcommitted
docs: Claude Code v2.1.210 - worktree isolation security fix, screen reader mode, auto mode everywhere
Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
1 parent 9fe085e commit 4214f1f

1,668 files changed

Lines changed: 105258 additions & 35935 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: 5262 additions & 2853 deletions
Large diffs are not rendered by default.

content/CHANGELOG.md

Lines changed: 172 additions & 1 deletion
Large diffs are not rendered by default.

content/claude-code-manifest.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@anthropic-ai/claude-code",
3-
"version": "2.1.204",
3+
"version": "2.1.210",
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.204",
9+
"_id": "@anthropic-ai/claude-code@2.1.210",
1010
"maintainers": [
1111
{
1212
"name": "zak-anthropic",
@@ -69,20 +69,20 @@
6969
"claude": "bin/claude.exe"
7070
},
7171
"dist": {
72-
"shasum": "b34139bd500ec82f463568ec8933c296d568c1c5",
73-
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.204.tgz",
72+
"shasum": "8b0306a7497680b242955a53db363e13b846406d",
73+
"tarball": "https://registry.npmjs.org/@anthropic-ai/claude-code/-/claude-code-2.1.210.tgz",
7474
"fileCount": 7,
75-
"integrity": "sha512-DmU1s/YJVvbdTAYiv9YTdA06qaD27otG5OJ2VVGGguQPMiyvfcoPP+//JJACbmBDcxMm121aqBssOXDp+4UXeQ==",
75+
"integrity": "sha512-VlV7HSkli4UhlZXF5dWmDolXDz16GJdhgpUbVeXnylRHjr6fDDQtgZhO1X1JAxrQjufqXhOs3o1hveqZjLmjNw==",
7676
"signatures": [
7777
{
78-
"sig": "MEQCIH5qfRlpeeSti6j1r4BrN8IhhcxFUdMrnIqLEiakOEzwAiAfQ1I/grIztJI6jhZcKFXJcg11DzT2WQ0NZ8UZq/u90Q==",
78+
"sig": "MEUCIQCUYqIgtuONo0wZRQwBzcB0Y+a5xJLKyl3pFik/CsJ0RQIgWza3fG95n/Xala7jMGrkr+ASAZrrhFiSG+VlphcfWzg=",
7979
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
8080
}
8181
],
82-
"unpackedSize": 157204
82+
"unpackedSize": 158809
8383
},
8484
"type": "module",
85-
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.204.tgz",
85+
"_from": "file:staged-npm/anthropic-ai-claude-code-2.1.210.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.204.tgz",
98-
"_integrity": "sha512-DmU1s/YJVvbdTAYiv9YTdA06qaD27otG5OJ2VVGGguQPMiyvfcoPP+//JJACbmBDcxMm121aqBssOXDp+4UXeQ==",
97+
"_resolved": "/home/runner/work/claude-cli-internal/claude-cli-internal/staged-npm/anthropic-ai-claude-code-2.1.210.tgz",
98+
"_integrity": "sha512-VlV7HSkli4UhlZXF5dWmDolXDz16GJdhgpUbVeXnylRHjr6fDDQtgZhO1X1JAxrQjufqXhOs3o1hveqZjLmjNw==",
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.204",
108-
"@anthropic-ai/claude-code-win32-x64": "2.1.204",
109-
"@anthropic-ai/claude-code-darwin-x64": "2.1.204",
110-
"@anthropic-ai/claude-code-linux-arm64": "2.1.204",
111-
"@anthropic-ai/claude-code-win32-arm64": "2.1.204",
112-
"@anthropic-ai/claude-code-darwin-arm64": "2.1.204",
113-
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.204",
114-
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.204"
107+
"@anthropic-ai/claude-code-linux-x64": "2.1.210",
108+
"@anthropic-ai/claude-code-win32-x64": "2.1.210",
109+
"@anthropic-ai/claude-code-darwin-x64": "2.1.210",
110+
"@anthropic-ai/claude-code-linux-arm64": "2.1.210",
111+
"@anthropic-ai/claude-code-win32-arm64": "2.1.210",
112+
"@anthropic-ai/claude-code-darwin-arm64": "2.1.210",
113+
"@anthropic-ai/claude-code-linux-x64-musl": "2.1.210",
114+
"@anthropic-ai/claude-code-linux-arm64-musl": "2.1.210"
115115
},
116116
"_npmOperationalInternal": {
117-
"tmp": "tmp/claude-code_2.1.204_1783469097416_0.06481989301297486",
117+
"tmp": "tmp/claude-code_2.1.210_1784057961569_0.16964935035617112",
118118
"host": "s3://npm-registry-packages-npm-production"
119119
}
120120
}

content/en/agents-and-tools/agent-skills/best-practices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ Organize findings by theme. Include:
469469
Check that every claim references the correct source document. If citations are incomplete, return to Step 3.
470470
````
471471

472-
This example shows how workflows apply to analysis tasks that don't require code. The checklist pattern works for any complex, multi-step process.
472+
This example shows how workflows apply to analysis tasks that don't require code. The checklist pattern works for any complex, multistep process.
473473

474474
**Example 2: PDF form filling workflow** (for Skills with code):
475475

@@ -514,7 +514,7 @@ Run: `python scripts/verify_output.py output.pdf`
514514
If verification fails, return to Step 2.
515515
````
516516

517-
Clear steps prevent Claude from skipping critical validation. The checklist helps both Claude and you track progress through multi-step workflows.
517+
Clear steps prevent Claude from skipping critical validation. The checklist helps both Claude and you track progress through multistep workflows.
518518

519519
### Implement feedback loops
520520

@@ -1036,7 +1036,7 @@ Skills run in a code execution environment with filesystem access, bash commands
10361036

10371037
1. **Metadata pre-loaded:** At startup, the name and description from all Skills' YAML frontmatter are loaded into the system prompt
10381038
2. **Files read on-demand:** Claude uses bash Read tools to access SKILL.md and other files from the filesystem when needed
1039-
3. **Scripts executed efficiently:** Utility scripts can be executed via bash without loading their full contents into context. Only the script's output consumes tokens
1039+
3. **Scripts executed efficiently:** Utility scripts can be executed through bash without loading their full contents into context. Only the script's output consumes tokens
10401040
4. **No context penalty for large files:** Reference files, data, or documentation don't consume context tokens until actually read
10411041

10421042
* **File paths matter:** Claude navigates your skill directory like a filesystem. Use forward slashes (`reference/guide.md`), not backslashes

content/en/agents-and-tools/agent-skills/enterprise.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,11 +91,11 @@ Evaluation results signal when to act:
9191
</Step>
9292

9393
<Step title="Deploy">
94-
Upload via the Skills API for workspace-wide access. See [Using Skills with the API](/docs/en/build-with-claude/skills-guide) for upload and version management. Document the Skill in your internal registry with purpose, owner, and version.
94+
Upload through the Skills API for workspace-wide access. See [Using Skills with the API](/docs/en/build-with-claude/skills-guide) for upload and version management. Document the Skill in your internal registry with purpose, owner, and version.
9595
</Step>
9696

9797
<Step title="Monitor">
98-
Track usage patterns and collect feedback from users. Re-run evaluations periodically to detect drift or regressions as workflows and models evolve. Usage analytics are not currently available via the Skills API. Implement application-level logging to track which Skills are included in requests.
98+
Track usage patterns and collect feedback from users. Re-run evaluations periodically to detect drift or regressions as workflows and models evolve. Usage analytics are not currently available through the Skills API. Implement application-level logging to track which Skills are included in requests.
9999
</Step>
100100

101101
<Step title="Iterate or deprecate">
@@ -113,7 +113,7 @@ Note that API requests support a maximum of 8 Skills per request (see [Using Ski
113113

114114
### Start specific, consolidate later
115115

116-
Encourage teams to start with narrow, workflow-specific Skills rather than broad, multi-purpose ones. As patterns emerge across your organization, consolidate related Skills into role-based bundles.
116+
Encourage teams to start with narrow, workflow-specific Skills rather than broad, multipurpose ones. As patterns emerge across your organization, consolidate related Skills into role-based bundles.
117117

118118
<Tip>
119119
Use evaluations to decide when to consolidate. Merge narrow Skills into a broader one only when the consolidated Skill's evaluations confirm equivalent performance to the individual Skills it replaces.
@@ -150,11 +150,11 @@ Each role-based bundle should contain only the Skills relevant to that role's da
150150

151151
### Source control
152152

153-
Store Skill directories in Git for history tracking, code review via pull requests, and rollback capability. Each Skill directory (containing SKILL.md and any bundled files) maps naturally to a Git-tracked folder.
153+
Store Skill directories in Git for history tracking, code review through pull requests, and rollback capability. Each Skill directory (containing SKILL.md and any bundled files) maps naturally to a Git-tracked folder.
154154

155155
### API-based distribution
156156

157-
The Skills API provides workspace-scoped distribution. Skills uploaded via the API are available to all workspace members. See [Using Skills with the API](/docs/en/build-with-claude/skills-guide) for upload, versioning, and management endpoints.
157+
The Skills API provides workspace-scoped distribution. Skills uploaded through the API are available to all workspace members. See [Using Skills with the API](/docs/en/build-with-claude/skills-guide) for upload, versioning, and management endpoints.
158158

159159
### Versioning strategy
160160

0 commit comments

Comments
 (0)