Skip to content

Daily settings drift check — 2026-07-18 (Claude Code v2.1.214) - #155

Closed
shanraisshan wants to merge 2 commits into
mainfrom
settings-drift/2026-07-18
Closed

Daily settings drift check — 2026-07-18 (Claude Code v2.1.214)#155
shanraisshan wants to merge 2 commits into
mainfrom
settings-drift/2026-07-18

Conversation

@shanraisshan

Copy link
Copy Markdown
Owner

Summary

Automated daily drift check for best-practice/claude-settings.md against Claude Code v2.1.214 (report was at v2.1.210, 4 versions behind).

9 action items applied — all HIGH priority:

# Type Change
1 Version bump Badge + intro updated: v2.1.210 → v2.1.214
2 Settings hierarchy Added v2.1.211 git-root note to .claude/settings.local.json row
3 Permission syntax Added dir/** allow-rule narrowing callout (v2.1.211)
4 MCP change Added MCP auto-background blockquote (v2.1.212, default 2-min threshold)
5 New env var CLAUDE_CODE_MCP_AUTO_BACKGROUND_MS — MCP auto-bg threshold in ms (v2.1.212)
6 New env var CLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION — WebSearch budget per session (v2.1.212)
7 New env var CLAUDE_CODE_MAX_SUBAGENTS_PER_SESSION — Agent/Task spawn budget per session (v2.1.212)
8 New env var CLAUDE_CODE_FORWARD_SUBAGENT_TEXT — include subagent output in stream-json (v2.1.211)
9 New env var 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 page
  • CLAUDE_CODE_RETRY_WATCHDOG — 12 consecutive runs, changelog-only, not on official env-vars page

Verification

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.org 301-redirects to www.schemastore.org (same schema content — not broken).

Files changed

  • best-practice/claude-settings.md — drift fixes applied
  • changelog/best-practice/claude-settings/changelog.md — new dated entry appended

Generated by Claude Code

claude added 2 commits July 18, 2026 05:50
- 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
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