Analysis
Anthropic's latest release of Claude Code v2.1.97 is a fantastic win for developers relying on automated workflows. By fixing a critical silent downgrade bug with the --dangerously-skip-permissions flag, the update ensures stable and predictable behavior for CI/CD pipelines. Furthermore, the introduction of the focus view toggle via Ctrl+O in NO_FLICKER mode brings a beautifully clean interface for tracking complex Agent tasks.
Key Takeaways
- •Fixed a silent downgrade bug in the --dangerously-skip-permissions flag, vastly improving CI/CD automation reliability.
- •Introduced a streamlined focus view in NO_FLICKER mode (Ctrl+O) to display only the prompt, tool summary, and final response.
- •Enhanced overall system stability by fixing 429 retry backoff issues and tightening bash tool permission checks.
Reference / Citation
View Original"--dangerously-skip-permissionsの意図しないダウングレード修正 -- 保護パスへの書き込み承認後にサイレントダウングレードされていた重大な不具合を修正"