docs(claude-code): sync Arantic docs with latest Claude Code documentation#40
Open
ar4ntic wants to merge 7 commits into
Open
docs(claude-code): sync Arantic docs with latest Claude Code documentation#40ar4ntic wants to merge 7 commits into
ar4ntic wants to merge 7 commits into
Conversation
…ude Code docs Sync Claude Code install instructions with the latest official documentation, which now recommends the native installer (curl install.sh / irm install.ps1) over npm. The native binary is self-updating and does not require Node.js. - starter/setup: lead with native installer, keep npm as an alternative; drop Node.js as a hard prerequisite and correct the account requirement (Pro/Max/Team/Enterprise or Console; free plan excluded) - setup/web-and-backend, setup/firmware: native installer first, npm optional - setup/dotnet: replace the "Install Node.js" step with the native Windows installer and renumber the following steps Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LVxBvMcT1pMmC6YDwJMTVP
…ation Align the Claude Code reference pages with the official documentation through Week 26 (June 2026, v2.1.166-v2.1.193). - flags: --fallback-model now applies to interactive sessions (not just headless) and supports fallbackModel chains; add --safe-mode - commands: add /cd; document /config key=value; note /rewind can resume from before /clear; update ! shell mode to reflect Claude responding to command output (respondToBashCommands) - mcp: add `claude mcp login`/`logout` CLI authentication - permissions: add "Match by input parameter" (Tool(param:value)) and tool-name wildcard deny rules; note /cd and Cd() rules - auto-mode: add autoMode.classifyAllShell; note blocked destructive git and terraform commands - subagents: add nested subagents (five-level cap) and background subagent permission prompts surfacing in the main session Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01R3aztezKxBEnbZzKdnhSZV
docs(claude-code): sync Arantic docs with latest Claude Code documentation
docs(claude-code): sync Arantic docs with latest Claude Code documentation
…ation Align Claude Code pages with the current official docs: - subagents run in the background by default (v2.1.198) - Explore agent inherits the session model (capped at Opus), not Haiku - add Sonnet 5 to the adaptive-reasoning model list - add Sonnet 5 to auto mode supported models - note the "default" permission mode is labeled Manual (v2.1.200+) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mm5eqVHYiMfqCqTuxmMvBj
Deploying arantic-docs with
|
| Latest commit: |
e597e40
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3ffb37a4.arantic-docs.pages.dev |
| Branch Preview URL: | https://claude-modest-clarke-w6efxx.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— subagents now run in the background by default (v2.1.198); corrected the prior "foreground by default" wording and documented thebackground: truefrontmatter field. Also updated the Explore built-in subagent: it now inherits the session model (capped at Opus) instead of always running on Haiku.docs/claude-code/context.md— added Sonnet 5 to the adaptive-reasoning model list and to the "always use adaptive reasoning" group.docs/claude-code/auto-mode.md— updated the auto mode supported-models row to include Sonnet 5 (Sonnet 4.6 or lateron the Anthropic API;Sonnet 5, Opus 4.7, and Opus 4.8on Bedrock/Vertex/Foundry).docs/claude-code/permissions.md— noted that thedefaultpermission mode is labeled Manual in the CLI and IDE extensions, withmanualaccepted as an alias (v2.1.200+).docs/claude-code/flags.md— documented themanualalias for--permission-mode.Reason:
Validation checklist:
Note:
npm run buildcould not be run in this environment because thesharpnative dependency's binary download is blocked by the sandbox proxy (HTTP 403) duringnpm ci. All edits are text-only within existing tables/paragraphs plus one standard:::noteadmonition (matching the existing:::warningusage in the repo); no new internal links were introduced, soonBrokenLinksis unaffected.🤖 Generated with Claude Code
https://claude.ai/code/session_01Mm5eqVHYiMfqCqTuxmMvBj
Generated by Claude Code