feat: Implement -y flag to enable bypass permissions mode
Author: ksj0109188Created Nov 26, 2025Updated Mar 24, 2026
Description
The -y flag exists in the CLI but currently doesn't function properly.
Current Behavior
cs -yis accepted but has no effect- autoYes parameter not propagated
Expected Behavior
cs -yshould start Claude with--permission-mode bypassPermissions
Proposed Solution
I have implemented and tested this locally and can contribute via PR.
Source: smtg-ai/claude-squad