Claude Code v2.1.14

変更項目: 16件

GitHub Release
Added
Added history-based autocomplete in bash mode (!) - type a partial command and press Tab to complete from your bash command history
Added
Added search to installed plugins list - type to filter by name or description
Added
Added support for pinning plugins to specific git commit SHAs, allowing marketplace entries to install exact versions
Improved
Improved backspace to delete pasted text as a single token instead of one character at a time
Fixed
Fixed a regression where the context window blocking limit was calculated too aggressively, blocking users at ~65% context usage instead of the intended ~98%
Fixed
Fixed memory issues that could cause crashes when running parallel subagents
Fixed
Fixed memory leak in long-running sessions where stream resources were not cleaned up after shell commands completed
Fixed
Fixed @ symbol incorrectly triggering file autocomplete suggestions in bash mode

関連ドキュメント

Fixed
Fixed @-mention menu folder click behavior to navigate into directories instead of selecting them

関連ドキュメント

Fixed
Fixed inconsistent back navigation in plugin marketplace when only one marketplace is configured
Fixed
Fixed iTerm2 progress bar not clearing properly on exit, preventing lingering indicators and bell sounds