Skip to content

fix(cli): improve confirmation prompt handling - #28748

Draft
ssncferreira wants to merge 1 commit into
mainfrom
susana/improve-confirmation-prompts
Draft

fix(cli): improve confirmation prompt handling#28748
ssncferreira wants to merge 1 commit into
mainfrom
susana/improve-confirmation-prompts

Conversation

@ssncferreira

@ssncferreira ssncferreira commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Description

Confirmation prompts only accept lowercase yes or y, and canceled commands exit without feedback.

Normalize confirmation input and print Aborted. when a command exits because confirmation was declined.

Changes

  • Accept uppercase and whitespace-padded confirmation input.
  • Normalize accepted confirmation responses.
  • Print Aborted. when confirmation is declined.

Note

Generated by Coder Agents on behalf of @ssncferreira.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant