Claude Code v1.0.123

変更項目: 7件

Added
Bash permission rules now support output redirections when matching (e.g., Bash(python:*) matches python script.py > output.txt)

関連ドキュメント

Added
Added SlashCommand tool, which enables Claude to invoke your slash commands. https://code.claude.com/docs/en/slash-commands#SlashCommand-tool
Changed
Enhanced BashTool environment snapshot logging
Changed
Migrated --debug logging to a file, to enable easy tailing & filtering
Fixed
Fixed thinking mode triggering on negation phrases like "don't think"
Fixed
Fixed rendering performance degradation during token streaming
Fixed
Fixed a bug where resuming a conversation in headless mode would sometimes enable thinking unnecessarily