Files
Alexis 1b63631eb9 Fix confirmation prompts rejecting lowercase y/n input
Rich's Confirm.ask rejects lowercase "y" in certain terminal conditions
despite documenting [y/n] as valid input. Replace all Confirm.ask calls
with typer.confirm() which uses Click's battle-tested confirm under the
hood and handles case-insensitive input reliably.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 17:30:59 +02:00
..
2026-01-29 21:53:58 -05:00
2026-01-29 21:53:58 -05:00
2026-01-29 21:53:58 -05:00
2026-01-29 21:53:58 -05:00
2026-01-29 21:53:58 -05:00