feat(claude-code-settings): sync to Claude Code v2.1.52#5406
Closed
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
Closed
feat(claude-code-settings): sync to Claude Code v2.1.52#5406miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
miteshashar wants to merge 1 commit intoSchemaStore:masterfrom
Conversation
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>
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. |
Contributor
Author
|
Superseded by new PR from branch claude-code-schema-2.1.63 (extended sync to v2.1.63) |
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.
Schema
envdescription 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)CLAUDE_CODE_PLUGIN_GIT_TIMEOUT_MSenv var reference — plugin marketplace git timeout in ms, default 120000 (v2.1.51)modeldescription:ANTHROPIC_MODEL,ANTHROPIC_DEFAULT_OPUS_MODEL,ANTHROPIC_DEFAULT_SONNET_MODEL,ANTHROPIC_DEFAULT_HAIKU_MODEL,CLAUDE_CODE_SUBAGENT_MODEL— first env var auditCLAUDE_CODE_EFFORT_LEVELenv var reference toeffortLeveldescription — first env var auditDISABLE_AUTOUPDATERenv var reference toautoUpdatesChanneldescription — first env var auditTests
Skipped
$schemaURL http→https redirect: Schemastore CLI validator only acceptshttp://json-schema.org/draft-07/schema#startupTimeoutfor LSP servers: belongs in.lsp.json, notsettings.json🤖 Generated with Claude Code