Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Daily settings drift check — 2026-07-21 (Claude Code v2.1.216)#158

Open
shanraisshan wants to merge 2 commits into
mainshanraisshan/claude-code-best-practice:mainfrom
settings-drift/2026-07-21shanraisshan/claude-code-best-practice:settings-drift/2026-07-21Copy head branch name to clipboard
Open

Daily settings drift check — 2026-07-21 (Claude Code v2.1.216)#158
shanraisshan wants to merge 2 commits into
mainshanraisshan/claude-code-best-practice:mainfrom
settings-drift/2026-07-21shanraisshan/claude-code-best-practice:settings-drift/2026-07-21Copy head branch name to clipboard

Conversation

@shanraisshan

Copy link
Copy Markdown
Owner

Summary

Automated daily drift check against Claude Code v2.1.216. Two parallel research agents (workflow-claude-settings-agent + claude-code-guide) identified 8 actionable items; all HIGH/MED/LOW items applied in this PR. Badge, header, and changelog updated as mandatory housekeeping.

Changes Applied

best-practice/claude-settings.md

# Priority Change
1 HIGH Version badge + header bumped: v2.1.215 → v2.1.216
2 HIGH Added sandbox.filesystem.disabled (boolean, default false, v2.1.216) to Sandbox Settings table — disables filesystem isolation while network controls remain active
3 HIGH Added Single-segment path pattern note (v2.1.214): Edit(src/**) only matches directly under <cwd>/src; use Edit(**/src/**) for any-depth matching
4 MED Added Docker daemon-redirect prompting note (v2.1.214): --url/--connection/--identity flags and Podman remote mode always trigger permission prompts regardless of allow rules
5 MED Added EndConversation built-in tool entry to Useful Commands (v2.1.214) — Claude can terminate sessions on severe ToU violations
6 MED Fixed CLAUDE_CODE_OTEL_CONTENT_MAX_LENGTH version annotation: "v2.1.215 changelog" → "v2.1.214 changelog"
7 LOW Added subagentStatusLine.effort field note to Status Line input fields table (v2.1.216)

changelog/best-practice/claude-settings/changelog.md

Appended new entry [2026-07-21 10:45 AM PKT] Claude Code v2.1.216 with 10 items (7 COMPLETE, 1 ON HOLD pending cleaner fetch, 2 recurring ON HOLD suspect keys).

Items Deferred (ON HOLD)

  • disableBrowserExternalNavigation (MED) — listed on official settings page as a managed boolean, but the settings page fetch had partial garbling this run. Will resolve on next run with a cleaner fetch.
  • OTEL_LOG_TOOL_DETAILS (LOW) — 58+ consecutive runs; still not on the official env-vars page. Kept with existing annotation.
  • CLAUDE_CODE_RETRY_WATCHDOG (LOW) — 13 consecutive runs; still not on the official env-vars page. Kept with existing annotation.

Hyperlink Validation

All links OK. One note: json.schemastore.org now issues a 301 redirect to www.schemastore.org — destination is valid; LOW priority for a future pass.

Verification Checklist Results

All 25 rules executed. Failures this run (all fixed in this PR):

  • 1A: sandbox.filesystem.disabled missing → added
  • 3B: single-segment path restriction not documented → added
  • 3D: docker daemon-redirect not documented → added
  • 10A: badge/header at v2.1.215 → bumped to v2.1.216

Do not merge — leave open for human review.


Generated by Claude Code

claude added 2 commits July 21, 2026 05:50
Adds the drift run for Claude Code v2.1.216 — 10 action items
covering sandbox.filesystem.disabled, permission syntax changes,
docker daemon-redirect prompting, EndConversation tool, OTEL
version attribution fix, subagentStatusLine note, and two
recurring ON HOLD suspect keys.

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MYBMNTshAUzrGs8FaWBZ35
- Bump version badge and header: v2.1.215 → v2.1.216
- Add sandbox.filesystem.disabled (boolean, default false, v2.1.216)
- Add single-segment dir/** path pattern note (v2.1.214)
- Add docker daemon-redirect permission prompting note (v2.1.214)
- Add EndConversation built-in tool entry to Useful Commands
- Fix CLAUDE_CODE_OTEL_CONTENT_MAX_LENGTH annotation: v2.1.215 → v2.1.214
- Add subagentStatusLine.effort field note to Status Line table (v2.1.216)

Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MYBMNTshAUzrGs8FaWBZ35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.