← Claude Code changelog
Claude Code 2.1.27
Added
- Added tool call failures and denials to debug logs
- Added `--from-pr` flag to resume sessions linked to a specific GitHub PR number or URL
Changed
- Sessions are now automatically linked to PRs when created via `gh pr create`
Fixed
- Fixed context management validation error for gateway users, ensuring `CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1` avoids the error
- Fixed /context command not displaying colored output
- Fixed status bar duplicating background task indicator when PR status was shown
- Windows: Fixed bash command execution failing for users with `.bashrc` files
- Windows: Fixed console windows flashing when spawning child processes
- VSCode: Fixed OAuth token expiration causing 401 errors after extended sessions