Skip to content

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

Open
ar4ntic wants to merge 1 commit into
mainfrom
claude/modest-clarke-xfqgua
Open

docs(claude-code): sync Arantic docs with latest Claude Code documentation#42
ar4ntic wants to merge 1 commit into
mainfrom
claude/modest-clarke-xfqgua

Conversation

@ar4ntic

@ar4ntic ar4ntic commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Summary:

  • Synced Arantic Claude Code documentation with the latest official Claude Code docs (releases v2.1.195 through v2.1.212, "what's new" weeks 27-29 of 2026).

What changed:

  • docs/claude-code/subagents.md — Subagents now run in the background by default (v2.1.198). Rewrote the "Background vs. foreground" guidance and the background frontmatter field to match, added the completion-notification behavior (v2.1.211), and removed a set of duplicated frontmatter rows.
  • docs/claude-code/commands.md — Rewrote /fork (now copies the conversation into a new background session), added /subtask (the old in-session forked-subagent behavior) and /radio, and updated /doctor to the full setup checkup with the /checkup alias (v2.1.205).
  • docs/claude-code/permissions.md — Noted that the default permission mode is now labelled Manual across the CLI, --help, VS Code, and JetBrains, that --permission-mode manual is accepted as an alias, and the ⏸ manual mode on status badge (v2.1.203).
  • docs/claude-code/flags.md — Added manual to --permission-mode, plus --forward-subagent-text, --ax-screen-reader (new Accessibility section), and the CLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION, CLAUDE_CODE_MAX_SUBAGENTS_PER_SESSION, and CLAUDE_CODE_MCP_AUTO_BACKGROUND_MS environment variables.
  • docs/claude-code/auto-mode.md — The CLAUDE_CODE_ENABLE_AUTO_MODE opt-in was removed on Amazon Bedrock, Google Cloud's Agent Platform, and Microsoft Foundry (v2.1.207); updated the enablement guidance, availability table, and provider naming (Vertex AI → Google Cloud's Agent Platform).

Reason:

  • Added newly documented Claude Code features (/subtask, /radio, screen reader mode, session-cap env vars)
  • Corrected outdated behavior or terminology (subagent background default, Manual permission mode, auto mode provider opt-in)
  • 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
  • npm run build passes (no broken links or MDX errors)

🤖 Generated with Claude Code

https://claude.ai/code/session_01Dh4JTTyXT2muxiMwRJJSXr


Generated by Claude Code

…ation

Align Claude Code docs with official changes from v2.1.195-v2.1.212
(weeks 27-29, 2026):

- subagents: subagents now run in the background by default (v2.1.198);
  update the background/foreground guidance and the `background`
  frontmatter field, and dedupe duplicate frontmatter rows
- commands: rewrite /fork (now copies into a background session), add
  /subtask, /radio; update /doctor to the full setup checkup with the
  /checkup alias
- permissions: note the `default` mode is now labelled "Manual" and that
  `--permission-mode manual` is accepted
- flags: add `manual` to --permission-mode, --forward-subagent-text,
  --ax-screen-reader, and the session-cap / MCP auto-background env vars
- auto-mode: CLAUDE_CODE_ENABLE_AUTO_MODE opt-in removed on Bedrock,
  Google Cloud's Agent Platform, and Foundry (v2.1.207); update provider
  naming

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

Copy link
Copy Markdown

Deploying arantic-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5427ca7
Status: ✅  Deploy successful!
Preview URL: https://0bdb3a85.arantic-docs.pages.dev
Branch Preview URL: https://claude-modest-clarke-xfqgua.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