docs(claude-code): sync Arantic docs with latest Claude Code documentation - #46
Open
ar4ntic wants to merge 2 commits into
Open
docs(claude-code): sync Arantic docs with latest Claude Code documentation#46ar4ntic wants to merge 2 commits into
ar4ntic wants to merge 2 commits into
Conversation
…ation Align Claude Code docs with official documentation as of Week 32 (Aug 3-7, 2026): - auto-mode: remove "research preview" framing; document auto mode as the default starting mode on Pro/Max/Team (v2.1.228+); use "Manual mode" terminology; correct Team/Enterprise availability (on by default, admin can disable) and provider/model requirements - permissions: note auto mode is now the built-in starting mode on Pro/Max/Team; clarify disableAutoMode effect - commands: remove deprecated /ultraplan (removed in Week 32); add /list-agents for cross-session messaging - agent-teams: add cross-session messaging section (ListAgents/ SendMessage, /list-agents; macOS/Linux, v2.1.224+) - context: add Opus 5 to the adaptive-reasoning model list Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Jm7peWavuzJA4MP6hX3cnF
Deploying arantic-docs with
|
| Latest commit: |
ab9ac64
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://0a351f01.arantic-docs.pages.dev |
| Branch Preview URL: | https://claude-modest-clarke-vt5lh8.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/auto-mode.md: Removed the "research preview" framing (auto mode has graduated). Documented that auto mode is now the default starting mode for new terminal and VS Code sessions on Pro/Max/Team plans (built-in default requires v2.1.228+, or v2.1.233 on native Windows). Adopted the official "Manual mode" terminology for thedefaultmode. Corrected Team/Enterprise availability (available by default; admins can disable viadisableAutoMode) and the model requirements table (Anthropic API and Claude Platform on AWS: Opus 4.6+/Sonnet 4.6+/Fable 5; Bedrock/Agent Platform/Foundry: Sonnet 5, Opus 4.7+, Fable 5).docs/claude-code/permissions.md: Noted auto mode is now the built-in starting mode on Pro/Max/Team; clarified the effect ofpermissions.disableAutoMode.docs/claude-code/commands.md: Removed the deprecated/ultraplancommand (Ultraplan and its/ultraplancommand were removed in Week 32). Added/list-agentsfor cross-session messaging.docs/claude-code/agent-teams.md: Added a cross-session messaging section (new in Week 32): sessions on macOS/Linux can message each other via theListAgents/SendMessagetools and/list-agents; requires v2.1.224+.docs/claude-code/context.md: Added Opus 5 to the list of models that use adaptive reasoning (Opus 5 is now the default Opus on the Anthropic API).Reason:
/ultraplan)Validation checklist:
npm run buildpasses (bothenanddelocales; no broken links)🤖 Generated with Claude Code
https://claude.ai/code/session_01Jm7peWavuzJA4MP6hX3cnF
Generated by Claude Code