Skip to content

feat(claude-code-settings): sync to Claude Code v2.1.52#5406

Closed
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
miteshashar:claude-code-schema-2.1.52
Closed

feat(claude-code-settings): sync to Claude Code v2.1.52#5406
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
miteshashar:claude-code-schema-2.1.52

Conversation

@miteshashar
Copy link
Copy Markdown
Contributor

Schema

  • Update env description to reference comprehensive settings#environment-variables page instead of model-config subset, and note that many env vars provide settings dimensions not available as dedicated settings.json properties (v2.1.51)
  • Add UNDOCUMENTED CLAUDE_CODE_PLUGIN_GIT_TIMEOUT_MS env var reference — plugin marketplace git timeout in ms, default 120000 (v2.1.51)
  • Add finer-grained model env var references to model description: ANTHROPIC_MODEL, ANTHROPIC_DEFAULT_OPUS_MODEL, ANTHROPIC_DEFAULT_SONNET_MODEL, ANTHROPIC_DEFAULT_HAIKU_MODEL, CLAUDE_CODE_SUBAGENT_MODEL — first env var audit
  • Add CLAUDE_CODE_EFFORT_LEVEL env var reference to effortLevel description — first env var audit
  • Add DISABLE_AUTOUPDATER env var reference to autoUpdatesChannel description — first env var audit

Tests

  • No test changes needed — all changes are description-only (no new properties, enums, types, or constraints)

Skipped

  • $schema URL http→https redirect: Schemastore CLI validator only accepts http://json-schema.org/draft-07/schema#
  • v2.1.51 startupTimeout for LSP servers: belongs in .lsp.json, not settings.json
  • v2.1.52: VS Code crash fix only, no schema impact

🤖 Generated with Claude Code

Schema:
- Update env description to reference comprehensive settings#environment-variables page and note that many env vars provide settings not available as dedicated properties
- Add UNDOCUMENTED CLAUDE_CODE_PLUGIN_GIT_TIMEOUT_MS env var reference (v2.1.51)
- Add finer-grained model env var references to model description (ANTHROPIC_MODEL, ANTHROPIC_DEFAULT_*_MODEL, CLAUDE_CODE_SUBAGENT_MODEL)
- Add CLAUDE_CODE_EFFORT_LEVEL env var reference to effortLevel description
- Add DISABLE_AUTOUPDATER env var reference to autoUpdatesChannel description

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

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.

@miteshashar miteshashar marked this pull request as draft February 28, 2026 06:28
@miteshashar
Copy link
Copy Markdown
Contributor Author

Superseded by new PR from branch claude-code-schema-2.1.63 (extended sync to v2.1.63)

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