-
Notifications
You must be signed in to change notification settings - Fork 22
Enhance CLI init GitHub app installation prompt visibility with ENTER in caps and >>> indicator #941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance CLI init GitHub app installation prompt visibility with ENTER in caps and >>> indicator #941
Conversation
|
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
Co-authored-by: Saurabh Misra <misra.saurabh1@gmail.com>
⚡️ Codeflash found optimizations for this PR📄 320% (3.20x) speedup for
|
User description
Improves the UX of the GitHub app installation prompt during
codeflash initby:This makes it easier for users to spot the instruction and understand they need to provide input.
PR Type
Enhancement
Description
Improve GitHub app prompt wording
Emphasize ENTER in instruction
Add ">>> " input prompt suffix
Diagram Walkthrough
File Walkthrough
cmd_init.py
Clarify and highlight GitHub app install promptcodeflash/cli_cmds/cmd_init.py