Skip to content

docs(claude-code): sync Arantic docs with latest Claude Code documentation#40

Open
ar4ntic wants to merge 7 commits into
devfrom
claude/modest-clarke-w6efxx
Open

docs(claude-code): sync Arantic docs with latest Claude Code documentation#40
ar4ntic wants to merge 7 commits into
devfrom
claude/modest-clarke-w6efxx

Conversation

@ar4ntic

@ar4ntic ar4ntic commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Synced Arantic Claude Code documentation with the latest official Claude Code docs.

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 the background: true frontmatter 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 later on the Anthropic API; Sonnet 5, Opus 4.7, and Opus 4.8 on Bedrock/Vertex/Foundry).
  • docs/claude-code/permissions.md — noted that the default permission mode is labeled Manual in the CLI and IDE extensions, with manual accepted as an alias (v2.1.200+).
  • docs/claude-code/flags.md — documented the manual alias for --permission-mode.

Reason:

  • Added newly documented Claude Code features
  • Corrected outdated behavior or terminology
  • Improved alignment with official workflows and guidance

Validation checklist:

  • Official Claude Code docs reviewed
  • Relevant Arantic Claude Code files reviewed
  • Outdated content updated or removed
  • New relevant features documented
  • Terminology aligned with official docs

Note: npm run build could not be run in this environment because the sharp native dependency's binary download is blocked by the sandbox proxy (HTTP 403) during npm ci. All edits are text-only within existing tables/paragraphs plus one standard :::note admonition (matching the existing :::warning usage in the repo); no new internal links were introduced, so onBrokenLinks is unaffected.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Mm5eqVHYiMfqCqTuxmMvBj


Generated by Claude Code

claude and others added 7 commits June 22, 2026 07:07
…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
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying arantic-docs with  Cloudflare Pages  Cloudflare Pages

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

View logs

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.

2 participants