Claude Code auto mode: a safer way to skip permissions
… In headless mode claude -p there is no UI to ask the human, so we instead terminate the process. It's also what makes false positives survivable. A 0.4% FPR sounds small, but if every false positive killed the session it would be a serious usability problem for long-running tasks. …