Built-in ripgrep now enabled by default for all users; real-time steering mid-task finally lands reliably; network jitter no longer breaks tool call sequencing.
Changes
4
Total Changes (vs Average)
0.3×
Version Type
Patch
Release Focus
Mixed
Days Since Prior Release
0
Release # This Month
#12 of 19
Bug Fix Ratio
0%
Post-Release Edits
+1−1
Change Category
Key Themes
2Agentic Reliability Fixes|2Tooling Defaults and Config Access
May Help If You've Noticed
Tool call errors appear mid-task when your network drops or fluctuates
Claude keeps finishing its current step instead of responding to your mid-task redirects
You want to @-mention your personal Claude config or custom slash command files directly
File search feels slow or requires ripgrep installed separately on your system
Changes in Claude Code v1.0.84
Other4 changes
•Fix tool_use/tool_result id mismatch error when network is unstable
•Fix Claude sometimes ignoring real-time steering when wrapping up a task
•@-mention: Add ~/.claude/\* files to suggestions for easier agent, output style, and slash command editing
•Use built-in ripgrep by default; to opt out of this behavior, set USE_BUILTIN_RIPGREP=0