Claude Code v2.0.30

変更項目: 16件

Added
Added allowUnsandboxedCommands sandbox setting to disable the dangerouslyDisableSandbox escape hatch at policy level

関連ドキュメント

Added
Added disallowedTools field to custom agent definitions for explicit tool blocking

関連ドキュメント

Added
Added prompt-based stop hooks
Deprecated
Deprecated output styles. Review options in /output-style and use --system-prompt-file, --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead

関連ドキュメント

Changed
VSCode: Added respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)
Changed
VSCode: Restored selection indicator in input footer showing current file or code selection status
Removed
Removed support for custom ripgrep configuration, resolving an issue where Search returns no results and config discovery fails
Fixed
Fixed Explore agent creating unwanted .md investigation files during codebase exploration
Fixed
Fixed a bug where /context would sometimes fail with "max_tokens must be greater than thinking.budget_tokens" error message
Fixed
Fixed bug that saved session permissions to local settings
Fixed
Fixed hooks and plugins not executing when using --dangerously-skip-permissions flag
Fixed
Fixed delay when navigating through typeahead suggestions with arrow keys