Real-time steering lets you redirect Claude mid-task without canceling; MCP wizard removed for dedicated commands; bash timeouts now configurable via env vars.
Changes
6
Total Changes (vs Average)
0.5×
Version Type
Patch
Release Focus
Mixed
Days Since Prior Release
3
Release # This Month
#8 of 13
Bug Fix Ratio
33%
Post-Release Edits
—
Change Category
Ecosystem Impact
Key Themes
1Real-time task steering|1MCP wizard removal|4Configuration control and stability
May Help If You've Noticed
Claude drifts off course mid-task and you have to cancel and restart just to give new direction
Bash commands run indefinitely with no way to enforce a global or per-command timeout
Claude's extended thinking silently stops working when run non-interactively with the -p flag
/cost reports inaccurate totals after a session
MCP wizard setup feels disconnected from other MCP configuration commands
Changes in Claude Code v0.2.108
Added1 change
•Introduced BASH_DEFAULT_TIMEOUT_MS and BASH_MAX_TIMEOUT_MS env vars
Fixed2 changes
•Fixed a bug where thinking was not working in -p mode
•Fixed a regression in /cost reporting
Removed1 change
•Deprecated MCP wizard interface in favor of other MCP commands
Other2 changes
•You can now send messages to Claude while it works to steer Claude in real-time