Vertex AI config in settings.json now applies correctly; a history race condition is patched and error messages for --teleport and /usage are sharpened.
Changes
4
Total Changes (vs Average)
0.3×
Version Type
Patch
Release Focus
Mixed
Day Since Prior Release
1
Release # This Month
#12 of 18
Bug Fix Ratio
50%
Post-Release Edits
—
Change Category
Ecosystem Impact
Key Themes
1Vertex AI configuration fix|3CLI error handling and reliability
May Help If You've Noticed
Your Vertex AI settings in settings.json aren't being picked up when Claude starts
The /usage command throws an error instead of showing usage data
Running --teleport fails with a confusing or absent error message
Session history is missing entries after Claude exits
Changes in Claude Code v2.0.47
Improved2 changes
•Improved error messages and validation for claude --teleport
•Improved error handling in /usage
Fixed2 changes
•Fixed race condition with history entry not getting logged at exit
•Fixed Vertex AI configuration not being applied from settings.json