docs(claude-code): sync Arantic docs with latest Claude Code documentation - #44
Open
ar4ntic wants to merge 1 commit into
Open
docs(claude-code): sync Arantic docs with latest Claude Code documentation#44ar4ntic wants to merge 1 commit into
ar4ntic wants to merge 1 commit into
Conversation
…ation Align Claude Code docs with the official documentation as of the July 2026 releases (v2.1.217-v2.1.219): - subagents: nested subagent spawning is no longer capped at a fixed five levels. It now defaults to three layers below the main conversation and is configurable via CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH (v2.1.217+; default raised from one to three in v2.1.219). - flags: document the CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTH environment variable. - context: add Opus 5, now the default Opus model, to the list of models that use adaptive reasoning. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0191hU4L77514PkaqEESxvcZ
Deploying arantic-docs with
|
| Latest commit: |
f684111
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7da611be.arantic-docs.pages.dev |
| Branch Preview URL: | https://claude-modest-clarke-e5c0mt.arantic-docs.pages.dev |
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:
What changed:
docs/claude-code/subagents.md— nested subagent spawning is no longer described as a fixed "five levels deep" cap. It now defaults to three layers below the main conversation and is configurable via theCLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTHenvironment variable (v2.1.217+; default raised from one to three in v2.1.219).docs/claude-code/flags.md— documented the newCLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTHenvironment variable in the environment-variable reference.docs/claude-code/context.md— added Opus 5 (now the default Opus model,claude-opus-5, v2.1.219+) to the list of models that use adaptive reasoning.Reason:
CLAUDE_CODE_MAX_SUBAGENT_SPAWN_DEPTHcontrol).Validation checklist:
Notes:
onBrokenLinksbuild is unaffected. Dependencies were not installed in this environment, so a fullnpm run buildwas not run.🤖 Generated with Claude Code
https://claude.ai/code/session_0191hU4L77514PkaqEESxvcZ
Generated by Claude Code