Fixes Windows startup failures for users without .bashrc and IDE connection drops that broke diagnostics — both hard-to-diagnose platform-specific edge cases.
Changes
2
Total Changes (vs Average)
0.2×
Version Type
Patch
Release Focus
Bug Fixes
Day Since Prior Release
1
Release # This Month
#23 of 23
Bug Fix Ratio
100%
Post-Release Edits
—
Change Category
Ecosystem Impact
Windows has received fixes in 3 of the last 10 releases, reflecting sustained effort to close compatibility gaps in non-Unix environments — shell setup, environment variables, and related edge cases recur as a theme.
Key Themes
2Platform-Specific Edge Case Triage
May Help If You've Noticed
Claude Code fails to start on Windows with shell-related errors
Diagnostic errors stop appearing or behave inconsistently in your editor
IDE language server keeps disconnecting without a clear reason
Windows setup works for some teammates but not others on the same machine
Changes in Claude Code v1.0.65
Fixed2 changes
•IDE: Fixed connection stability issues and error handling for diagnostics
•Windows: Fixed shell environment setup for users without .bashrc files