Skip to content

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

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

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

Conversation

@ar4ntic

@ar4ntic ar4ntic commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Synced Arantic Claude Code documentation with the latest official Claude Code docs (Week 29 · July 13–17, 2026 release, v2.1.207–v2.1.212).

What changed:

  • docs/claude-code/auto-mode.md — Auto mode no longer requires the CLAUDE_CODE_ENABLE_AUTO_MODE=1 opt-in on Amazon Bedrock, Google Cloud's Agent Platform, and Microsoft Foundry. The opt-in was removed in v2.1.207 (required only in v2.1.158–v2.1.206; still accepted for compatibility with no effect). Updated the "How to enable" note and the Availability table's Providers row.
  • docs/claude-code/auto-mode.md — Refreshed the supported-model list: Bedrock / Agent Platform / Foundry now support Sonnet 5, Opus 4.7, Opus 4.8, and Fable 5; the Anthropic API and Claude Platform on AWS also allow Opus 4.6+, Sonnet 4.6+, and Fable 5. Aligned "Vertex AI" terminology to "Google Cloud's Agent Platform".
  • docs/claude-code/auto-mode.md — Documented the new claude auto-mode reset CLI subcommand (with --yes).
  • docs/claude-code/commands.md/fork now copies the conversation into a new independent background session (agent view) instead of an in-session fork; added the new /subtask command that carries the old in-session forked-subagent behavior.
  • docs/claude-code/commands.md/doctor is now a full setup checkup that diagnoses and can fix issues (unused skills/MCP/plugins, CLAUDE.md dedup/trim, slow hooks), and gained the /checkup alias.

Reason:

  • Corrected outdated behavior and terminology to match official Claude Code docs
  • Documented newly shipped commands and CLI subcommands
  • Improved alignment with official workflows and guidance

Validation checklist:

  • Official Claude Code docs reviewed (overview, permission-modes, commands, What's new W28–W29)
  • 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 is blocked by the proxy (403 from GitHub during install). The changes are Markdown table/text edits only, with no new internal links or MDX constructs, so build risk is nil.

🤖 Generated with Claude Code

https://claude.ai/code/session_01HyjydAro5GTSj5iUa64gfk


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 auto-mode and commands reference with the Week 29 (July 13-17, 2026)
Claude Code release (v2.1.207-v2.1.212):

- auto-mode: the CLAUDE_CODE_ENABLE_AUTO_MODE opt-in was removed in v2.1.207;
  auto mode is now available by default on Bedrock, Google Cloud's Agent
  Platform, and Foundry. Update the supported-model list (Sonnet 5, Opus 4.7,
  Opus 4.8, Fable 5; API/AWS also allow Opus 4.6+ and Sonnet 4.6+). Add the
  new "claude auto-mode reset" CLI subcommand.
- commands: /fork now copies the conversation into a new background session;
  the old in-session forked-subagent behavior moved to /subtask. /doctor is
  now a fixing setup checkup with a /checkup alias.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HyjydAro5GTSj5iUa64gfk
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying arantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1a44f1b
Status: ✅  Deploy successful!
Preview URL: https://2442c1ba.arantic-docs.pages.dev
Branch Preview URL: https://claude-modest-clarke-nwjs7n.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