How to Reconfigure Claude Code After the v2.1.200 Permission Mode Change
Claude Code v2.1.200 shipped a breaking change that caught a lot of automated workflows by surprise: the default permission mode is now Manual. If you had scripts, CI jobs, or headless agent pipelines relying on the old default behavior — where Claude would proceed without explicit permission approval — those workflows may now be stalling waiting for input that never comes. This guide covers exactly what changed, what it means for your setup, and how to update your configuration so automated workflows keep running. ...