docs(claude-code): sync Arantic docs with latest Claude Code documentation#42
Open
ar4ntic wants to merge 1 commit into
Open
docs(claude-code): sync Arantic docs with latest Claude Code documentation#42ar4ntic wants to merge 1 commit into
ar4ntic wants to merge 1 commit into
Conversation
…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
Deploying arantic-docs with
|
| 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 |
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). Rewrote the "Background vs. foreground" guidance and thebackgroundfrontmatter 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/doctorto the full setup checkup with the/checkupalias (v2.1.205).docs/claude-code/permissions.md— Noted that thedefaultpermission mode is now labelled Manual across the CLI,--help, VS Code, and JetBrains, that--permission-mode manualis accepted as an alias, and the⏸ manual mode onstatus badge (v2.1.203).docs/claude-code/flags.md— Addedmanualto--permission-mode, plus--forward-subagent-text,--ax-screen-reader(new Accessibility section), and theCLAUDE_CODE_MAX_WEB_SEARCHES_PER_SESSION,CLAUDE_CODE_MAX_SUBAGENTS_PER_SESSION, andCLAUDE_CODE_MCP_AUTO_BACKGROUND_MSenvironment variables.docs/claude-code/auto-mode.md— TheCLAUDE_CODE_ENABLE_AUTO_MODEopt-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:
/subtask,/radio, screen reader mode, session-cap env vars)Validation checklist:
npm run buildpasses (no broken links or MDX errors)🤖 Generated with Claude Code
https://claude.ai/code/session_01Dh4JTTyXT2muxiMwRJJSXr
Generated by Claude Code