← Claude Code changelog
Claude Code 2.1.209
This release primarily focuses on a significant fix for users interacting with background agent sessions. The resolution addresses an issue where UI dialogs, including the /model dialog, were inadvertently blocked. This correction ensures a much smoother and uninterrupted workflow for developers utilizing agent capabilities, allowing full access to necessary interactive elements during their sessions. The fix re-establishes expected UI behavior by reverting an overly broad protective measure.
Fixed
- Fixed /model and other dialogs being blocked in `claude agents` background sessions (reverts an overly broad guard)