SDK gains request cancellation and a new additionalDirectories option for custom path searching; settings validation and a large-file crash fix add reliability.
Changes
5
Total Changes (vs Average)
0.4×
Version Type
Patch
Release Focus
Mixed
Day Since Prior Release
1
Release # This Month
#10 of 19
Bug Fix Ratio
0%
Post-Release Edits
—
Change Category
Ecosystem Impact
Key Themes
2SDK Capability Expansion|2Hardened Runtime Reliability|1MCP Tool Name Polish
May Help If You've Noticed
Claude crashes when automatically reading large files in a bash session
SDK requests have no way to be cancelled once started
Claude can't find files in directories outside your main project folder
Your settings file silently accepts invalid fields without any warning
MCP tool names behave unexpectedly or inconsistently across integrations
Changes in Claude Code v1.0.82
Added1 change
•SDK: New additionalDirectories option to search custom paths, improved slash command processing
Improved1 change
•MCP: Improve tool name consistency
Other3 changes
•SDK: Add request cancellation support
•Settings: Validation prevents invalid fields in .claude/settings.json files
•Bash: Fix crash when Claude tries to automatically read large files