Skip to content

Default to upgrade on empty input to the upgrade prompt#306

Open
mxxun wants to merge 1 commit into
Rishang:mainfrom
mxxun:main
Open

Default to upgrade on empty input to the upgrade prompt#306
mxxun wants to merge 1 commit into
Rishang:mainfrom
mxxun:main

Conversation

@mxxun
Copy link
Copy Markdown
Contributor

@mxxun mxxun commented May 11, 2026

The (Y/n) prompt suggests that the "default" action on an empty prompt would be "Y", i.e. to upgrade. This is now implemented.

Closes #305.

The `(Y/n)` prompt suggests that the "default" action on an empty prompt would be "Y", i.e. to upgrade. This is now implemented.
@Rishang
Copy link
Copy Markdown
Owner

Rishang commented May 14, 2026

I have intentionally kept it this way because I do not want anyone to accidentally trigger an upgrade. Upgrading should be a conscious decision, which is why y is required. If you do not want the prompt, you can skip it by using -y as a CLI argument.

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.

Prompt to upgrade tools capitalizes the opposite of default action

2 participants