🔄 Documentation refresh: New Claude Code features and API updates#973
Closed
claude-yolo[bot] wants to merge 1 commit into
Closed
🔄 Documentation refresh: New Claude Code features and API updates#973claude-yolo[bot] wants to merge 1 commit into
claude-yolo[bot] wants to merge 1 commit into
Conversation
Key updates: - New /code-review command for local diff analysis (renamed from /simplify) - Git worktrees support in sandboxing - Shell aliases/functions now available in Bash tool - API documentation refresh across terraform endpoints - URL updates from anthropic.com to code.claude.com 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
Author
|
Superseded by more recent documentation updates. Content already merged with newer timestamps. |
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
/code-reviewcommand documentation (renamed from/simplify).gitdirectory writesKey Features
New
/code-reviewcommand: Local diff analysis before pushing (code-review.md:29)Git worktrees support: Enhanced sandboxing for linked worktrees (sandboxing.md:203)
Shell environment: Aliases/functions from ~/.zshrc, ~/.bashrc available (tools-reference.md:114)
Changes
🤖 Generated with Claude Code