Daily settings drift check — 2026-07-10 (Claude Code v2.1.206)#146
Closed
shanraisshan wants to merge 2 commits into
Closed
Daily settings drift check — 2026-07-10 (Claude Code v2.1.206)#146shanraisshan wants to merge 2 commits into
shanraisshan wants to merge 2 commits into
Conversation
…, add missing var, remove 4 stale annotations - Badge + header: v2.1.205 → v2.1.206 (Phase 2.6) - Mark CLAUDE_CODE_CONNECT_TIMEOUT_MS as REMOVED in v2.1.186 (official /en/env-vars confirms removal) - Add ANTHROPIC_FOUNDRY_AUTH_TOKEN (bearer token, takes precedence over API key) - Remove stale "not on official page" annotations from CLAUDE_CODE_DISABLE_BG_SHELL_PRESSURE_REAP, CLAUDE_CODE_RETRY_WATCHDOG, CLAUDE_CODE_DISABLE_MOUSE_CLICKS, OTEL_LOG_ASSISTANT_RESPONSES (all now confirmed on official /en/env-vars page) Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019aM5nvwd8AyyPa1BRnbUVt
8 items: HIGH version bump + REMOVED env var, MED missing var + 4 stale annotation removals, LOW OTEL_LOG_TOOL_DETAILS recurring ON HOLD (53+ runs) Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019aM5nvwd8AyyPa1BRnbUVt
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 against official Claude Code docs for v2.1.206. All changes confirmed against
code.claude.com/docs/en/settingsandcode.claude.com/docs/en/env-varsper Rule 8A (source credibility guard).Drift Findings (v2.1.205 → v2.1.206)
1. New Settings Keys
No new
settings.jsonkeys found for v2.1.206.2. Changed Setting Behavior
No changed setting behavior for v2.1.206.
3. Deprecated / Removed Settings
CLAUDE_CODE_CONNECT_TIMEOUT_MSAPI_TIMEOUT_MS/API_FORCE_IDLE_TIMEOUT. Was added to the report in the v2.1.185 run.4. Missing Environment Variable
ANTHROPIC_FOUNDRY_AUTH_TOKENANTHROPIC_FOUNDRY_API_KEY5. Stale Annotations Resolved
Four env vars previously annotated "not yet on official env-vars page" are now confirmed on the official page — annotations removed:
CLAUDE_CODE_DISABLE_BG_SHELL_PRESSURE_REAPCLAUDE_CODE_RETRY_WATCHDOGCLAUDE_CODE_DISABLE_MOUSE_CLICKSOTEL_LOG_ASSISTANT_RESPONSES6. Recurring Suspects
OTEL_LOG_TOOL_DETAILSVerification Log
maxSkillDescriptionChars,skillListingBudgetFractionpresentANTHROPIC_FOUNDRY_AUTH_TOKENwas missing; added this runCLAUDE_CODE_SAFE_MODEconfirmed out-of-scope (CLI flags file)json.schemastore.orgschema URL returns 301→valid content../.claude/settings.jsonexistscode.claude.comlinks validated; GitHub CHANGELOG reachableOTEL_LOG_TOOL_DETAILSat 53+ runs (annotated, no escalation needed); RETRY_WATCHDOG resolvedHyperlink Validation Log (Phase 2.7)
../.claude/settings.jsonhttps://code.claude.com/docs/en/settingshttps://code.claude.com/docs/en/env-varshttps://code.claude.com/docs/en/permissionshttps://code.claude.com/docs/en/artifactshttps://code.claude.com/docs/en/monitoring-usagehttps://json.schemastore.org/claude-code-settings.jsonhttps://github.com/anthropics/claude-code/blob/main/CHANGELOG.mdhttps://github.com/shanraisshan/claude-code-hooksAction Items
CLAUDE_CODE_CONNECT_TIMEOUT_MSmarked REMOVED in v2.1.186ANTHROPIC_FOUNDRY_AUTH_TOKENCLAUDE_CODE_DISABLE_BG_SHELL_PRESSURE_REAPCLAUDE_CODE_RETRY_WATCHDOGCLAUDE_CODE_DISABLE_MOUSE_CLICKSOTEL_LOG_ASSISTANT_RESPONSESOTEL_LOG_TOOL_DETAILS— 53+ runs ON HOLD, annotation retainedResolved Since Last Run (v2.1.205)
CLAUDE_CODE_RETRY_WATCHDOGannotation (ON HOLD since v2.1.199) — now confirmed on official page; annotation removed this runAutomated by
workflows:best-practice:workflow-claude-settings— do not merge without human review.Generated by Claude Code