Skip to content

feat(claude-code-settings): sync to Claude Code v2.1.71#5451

Open
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
miteshashar:claude-code-schema-2.1.71
Open

feat(claude-code-settings): sync to Claude Code v2.1.71#5451
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
miteshashar:claude-code-schema-2.1.71

Conversation

@miteshashar
Copy link
Contributor

Schema

  • Add claudeMdExcludes — glob patterns for excluding CLAUDE.md files in monorepos, as per memory documentation. Not in changelog; documented feature missed in prior syncs.
  • Add allowedHttpHookUrls — URL pattern allowlist for HTTP hooks, as per settings documentation. HTTP hooks added in v2.1.63; this security setting missed since then.
  • Add httpHookAllowedEnvVars — env var name allowlist for HTTP hook header interpolation, as per settings documentation. Same origin as allowedHttpHookUrls.

Tests

  • Add all 3 new properties to modern-complete-config.json for full coverage
  • Add allowedHttpHookUrls and httpHookAllowedEnvVars to hooks-complete.json (hook feature-specific test)

Skipped

  • No changelog-driven schema changes in v2.1.70–v2.1.71 (bug fixes only)
  • voice:pushToTalk (v2.1.71) is a keybinding, not a settings.json property

Schema:
- Add claudeMdExcludes property for excluding CLAUDE.md files in monorepos
- Add allowedHttpHookUrls property for HTTP hook URL allowlisting
- Add httpHookAllowedEnvVars property for HTTP hook env var allowlisting

Tests:
- Add claudeMdExcludes, allowedHttpHookUrls, httpHookAllowedEnvVars to modern-complete-config.json
- Add allowedHttpHookUrls, httpHookAllowedEnvVars to hooks-complete.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2026

Thanks for the PR!

This section of the codebase is owned by @domdomegg, @bogini, and @ant-kurt - if they write a comment saying "LGTM" then it will be merged.

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.

1 participant