← Claude Code changelog
Claude Code 2.1.148
Primary focus of this release: stability improvements. A critical fix addresses a recent regression that caused the Bash tool to return exit code 127 on every command for certain users. The resolution of this issue restores expected behavior and ensures reliable execution of Bash commands for those affected by the previous problem.
Fixed
- Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)