Claude Code v1.0.45

変更項目: 6件

Changed
Redesigned Search (Grep) tool with new tool input parameters and features
Updated
Updated prompt input undo to Ctrl+\_ to avoid breaking existing Ctrl+U behavior, matching zsh's undo shortcut
Changed
Stop Hooks: Fixed transcript path after /clear and fixed triggering when loop ends with tool call
Changed
Custom slash commands: Restored namespacing in command names based on subdirectories. For example, .claude/commands/frontend/component.md is now /frontend:component, not /component.
Fixed
Fixed config file corruption issue by enforcing atomic writes