Daily settings drift check — 2026-07-18 (Claude Code v2.1.214) - #155
Closed
shanraisshan wants to merge 2 commits into
Closed
Daily settings drift check — 2026-07-18 (Claude Code v2.1.214)#155shanraisshan wants to merge 2 commits into
shanraisshan wants to merge 2 commits into
Conversation
- Update version badge and intro from v2.1.210 → v2.1.214 - Add git-root note to .claude/settings.local.json hierarchy row (v2.1.211) - Add dir/** allow-rule narrowing callout to Permission Syntax section (v2.1.211) - Add MCP auto-background blockquote to MCP Server Configuration (v2.1.212) - Add CLAUDE_CODE_MCP_AUTO_BACKGROUND_MS env var (v2.1.212) - Add CLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION env var (v2.1.212) - Add CLAUDE_CODE_MAX_SUBAGENTS_PER_SESSION env var (v2.1.212) - Add CLAUDE_CODE_FORWARD_SUBAGENT_TEXT env var (v2.1.211) - Add CLAUDE_CODE_OTEL_CONTENT_MAX_LENGTH env var (v2.1.214) Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nuz5pmb49T7ZZJinaXh9Hj
Records 9 action items for this run: version bump, settings hierarchy git-root note, dir/** permission narrowing, MCP auto-background, and 5 new environment variables (MCP_AUTO_BACKGROUND_MS, MAX_WEB_SEARCHES_PER_SESSION, MAX_SUBAGENTS_PER_SESSION, FORWARD_SUBAGENT_TEXT, OTEL_CONTENT_MAX_LENGTH). Recurring ON HOLD items: OTEL_LOG_TOOL_DETAILS (57+ runs), CLAUDE_CODE_RETRY_WATCHDOG (12 runs). Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Nuz5pmb49T7ZZJinaXh9Hj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated daily drift check for
best-practice/claude-settings.mdagainst Claude Code v2.1.214 (report was at v2.1.210, 4 versions behind).9 action items applied — all HIGH priority:
.claude/settings.local.jsonrowdir/**allow-rule narrowing callout (v2.1.211)CLAUDE_CODE_MCP_AUTO_BACKGROUND_MS— MCP auto-bg threshold in ms (v2.1.212)CLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION— WebSearch budget per session (v2.1.212)CLAUDE_CODE_MAX_SUBAGENTS_PER_SESSION— Agent/Task spawn budget per session (v2.1.212)CLAUDE_CODE_FORWARD_SUBAGENT_TEXT— include subagent output in stream-json (v2.1.211)CLAUDE_CODE_OTEL_CONTENT_MAX_LENGTH— OTel content field byte cap (v2.1.214)Recurring ON HOLD (no action needed):
OTEL_LOG_TOOL_DETAILS— 57+ consecutive runs, changelog-only, not on official env-vars pageCLAUDE_CODE_RETRY_WATCHDOG— 12 consecutive runs, changelog-only, not on official env-vars pageVerification
All changes confirmed against raw GitHub changelog (
raw.githubusercontent.com/anthropics/claude-code/main/CHANGELOG.md) per Rule 8A (Source Credibility Guard). No unverified findings included.Hyperlink validation: all local file links, anchor links, and external URLs resolve correctly.
json.schemastore.org301-redirects towww.schemastore.org(same schema content — not broken).Files changed
best-practice/claude-settings.md— drift fixes appliedchangelog/best-practice/claude-settings/changelog.md— new dated entry appendedGenerated by Claude Code