releasebeginner
[Release] anthropics/claude-code v2.1.209: v2.1.209
By ashwin-antgithub
View original on githubClaude Code v2.1.209 is a patch release that fixes a regression where the /model command and other dialogs were incorrectly blocked in `claude agents` background sessions. The fix reverts an overly broad guard that was preventing legitimate dialog interactions in background agent contexts.
Key Points
- •Fixed /model command being blocked in `claude agents` background sessions
- •Other dialogs were also incorrectly blocked by the same overly broad guard
- •The fix involves reverting a guard mechanism that was too restrictive
- •This is a patch release (v2.1.209) addressing a regression
- •Background agent sessions can now properly interact with dialogs and model selection
Found this useful? Add it to a playbook for a step-by-step implementation guide.