Claude Code v2.1.21

変更項目: 10件

GitHub Release
Improved
Improved read/search progress indicators to show "Reading…" while in progress and "Read" when complete
Improved
Improved Claude to prefer file operation tools (Read, Edit, Write) over bash equivalents (cat, sed, awk)
Changed
[VSCode] Added automatic Python virtual environment activation, ensuring python and pip commands use the correct interpreter (configurable via claudeCode.usePythonEnvironment setting)
Changed
[VSCode] Fixed message action buttons having incorrect background colors
Fixed
Fixed shell completion cache files being truncated on exit
Fixed
Fixed auto-compact triggering too early on models with large output token limits
Fixed
Fixed task IDs potentially being reused after deletion