Claude Code v2.1.20

変更項目: 28件

GitHub Release
Added
Added arrow key history navigation in vim normal mode when cursor cannot move further
Added
Added external editor shortcut (Ctrl+G) to the help menu for better discoverability
Added
Added PR review status indicator to the prompt footer, showing the current branch's PR state (approved, changes requested, pending, or draft) as a colored dot with a clickable link

関連ドキュメント

Added
Added support for loading CLAUDE.md files from additional directories specified via --add-dir flag (requires setting CLAUDE_CODE_ADDITIONAL_DIRECTORIES_CLAUDE_MD=1)
Added
Added ability to delete tasks via the TaskUpdate tool

関連ドキュメント

Improved
Improved thinking status text with a subtle shimmer animation
Improved
Improved task list to dynamically adjust visible items based on terminal height
Improved
Improved fork conversation hint to show how to resume the original session
Changed
Changed collapsed read/search groups to show present tense ("Reading", "Searching for") while in progress, and past tense ("Read", "Searched for") when complete
Changed
Changed ToolSearch results to appear as a brief notification instead of inline in the conversation
Changed
Changed the /commit-push-pr skill to automatically post PR URLs to Slack channels when configured via MCP tools

関連ドキュメント

Changed
Changed the /copy command to be available to all users

関連ドキュメント

Changed
Changed background agents to prompt for tool permissions before launching
Changed
Changed config backups to be timestamped and rotated (keeping 5 most recent) to prevent data loss
Fixed
Fixed session compaction issues that could cause resume to load full history instead of the compact summary
Fixed
Fixed agents sometimes ignoring user messages sent while actively working on a task
Fixed
Fixed wide character (emoji, CJK) rendering artifacts where trailing columns were not cleared when replaced by narrower characters
Fixed
Fixed up/down arrow keys in multi-line and wrapped text input to prioritize cursor movement over history navigation
Fixed
Fixed ghost text flickering when typing slash commands mid-input
Fixed
Fixed marketplace source removal not properly deleting settings
Fixed
Fixed task list sometimes showing outside the main conversation view
Fixed
Fixed syntax highlighting for diffs occurring within multiline constructs like Python docstrings
Fixed
Fixed crashes when cancelling tool use